From c6682218084a5eeaecbad39648f89e09393a35ee Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Tue, 29 Apr 2025 13:57:19 +0200 Subject: [PATCH 1/2] nix/module.nix: add repl-flake to experimental features --- modules/system/nix/module.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/nix/module.nix b/modules/system/nix/module.nix index befe56d..4f0d67a 100644 --- a/modules/system/nix/module.nix +++ b/modules/system/nix/module.nix @@ -97,6 +97,7 @@ 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 From 274c79705cd2c1c7e10ea4c975468e1e2b80da2d Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Tue, 29 Apr 2025 13:57:19 +0200 Subject: [PATCH 2/2] flake.lock: bump inputs --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 3e7647e..b0fc213 100644 --- a/flake.lock +++ b/flake.lock @@ -240,11 +240,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1745933300, - "narHash": "sha256-BJpxqZar6vrmv1MtZIjmBa7x+0HEP8kmYeFejz7m2uc=", + "lastModified": 1746193606, + "narHash": "sha256-LD3ce/SlIY8Wr8XG52EI5t9bNa/peBCXykIJBvcGmO8=", "owner": "helix-editor", "repo": "helix", - "rev": "1c32fb2d4df3f06f96ca33db7d9f9b15297c7f8d", + "rev": "12139a4c30ad20d9a1b181de69532a57601cf96f", "type": "github" }, "original": { @@ -379,11 +379,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1746018443, - "narHash": "sha256-8eC5ZKHil0fgK8cmYZcDZyhRU0XlgcYy2ggIGmLBUIU=", + "lastModified": 1746204835, + "narHash": "sha256-tJ34GENiaSYNP4Tll0GFMgXkcaeDpubCZNJWE6UxFhg=", "owner": "hyprwm", "repo": "hyprland", - "rev": "5d005f11fa218d26ed2cf6ce75cd9aac9c2c00e5", + "rev": "0c736217a787928a87224b2bf7e984c446d4fc22", "type": "github" }, "original": { @@ -660,11 +660,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1745930157, - "narHash": "sha256-y3h3NLnzRSiUkYpnfvnS669zWZLoqqI6NprtLQ+5dck=", + "lastModified": 1746141548, + "narHash": "sha256-IgBWhX7A2oJmZFIrpRuMnw5RAufVnfvOgHWgIdds+hc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae", + "rev": "f02fddb8acef29a8b32f10a335d44828d7825b78", "type": "github" }, "original": {