summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-01-30 08:50:02 +0000
committerDevin Finlinson <devin.finlinson@pm.me>2025-01-30 08:50:02 +0000
commit2f1c08144090d9d644a2f34244f2b042b467aeee (patch)
tree425191c79d1c8df05507387f86181fbeaa7750b9 /flake.nix
parentc37437cd1d4446a16a744c52c1e6ac3b47e00c56 (diff)
parentb1646aa682a00e15e00a3c931ad5a6d10eac3ebd (diff)
Merge branch 'master' of ssh://bosco:/srv/git/.flake
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index b234d7f..c6b4afa 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,7 +15,7 @@
# alternative nix compiler
lix-module = {
- url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};