diff --git a/flake.lock b/flake.lock index b0fc213..3e7647e 100644 --- a/flake.lock +++ b/flake.lock @@ -240,11 +240,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1746193606, - "narHash": "sha256-LD3ce/SlIY8Wr8XG52EI5t9bNa/peBCXykIJBvcGmO8=", + "lastModified": 1745933300, + "narHash": "sha256-BJpxqZar6vrmv1MtZIjmBa7x+0HEP8kmYeFejz7m2uc=", "owner": "helix-editor", "repo": "helix", - "rev": "12139a4c30ad20d9a1b181de69532a57601cf96f", + "rev": "1c32fb2d4df3f06f96ca33db7d9f9b15297c7f8d", "type": "github" }, "original": { @@ -379,11 +379,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1746204835, - "narHash": "sha256-tJ34GENiaSYNP4Tll0GFMgXkcaeDpubCZNJWE6UxFhg=", + "lastModified": 1746018443, + "narHash": "sha256-8eC5ZKHil0fgK8cmYZcDZyhRU0XlgcYy2ggIGmLBUIU=", "owner": "hyprwm", "repo": "hyprland", - "rev": "0c736217a787928a87224b2bf7e984c446d4fc22", + "rev": "5d005f11fa218d26ed2cf6ce75cd9aac9c2c00e5", "type": "github" }, "original": { @@ -660,11 +660,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1746141548, - "narHash": "sha256-IgBWhX7A2oJmZFIrpRuMnw5RAufVnfvOgHWgIdds+hc=", + "lastModified": 1745930157, + "narHash": "sha256-y3h3NLnzRSiUkYpnfvnS669zWZLoqqI6NprtLQ+5dck=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f02fddb8acef29a8b32f10a335d44828d7825b78", + "rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae", "type": "github" }, "original": { diff --git a/modules/system/nix/module.nix b/modules/system/nix/module.nix index 4f0d67a..befe56d 100644 --- a/modules/system/nix/module.nix +++ b/modules/system/nix/module.nix @@ -97,7 +97,6 @@ in { "flakes" # flakes "nix-command" # experimental nix commands "cgroups" # allow nix to execute builds inside cgroups - "repl-flake" # nh os repl needs this on lix ]; # Ensures that the result of Nix expressions is fully determined by