summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-01-30 01:49:39 -0700
committerDevin Finlinson <devin.finlinson@pm.me>2025-01-30 01:49:39 -0700
commitb1646aa682a00e15e00a3c931ad5a6d10eac3ebd (patch)
tree9728f9aa0060a982c9e565c66598820ea510ebd9 /flake.nix
parentdb19fb021254850b65eac2b31423b02ac4915689 (diff)
update
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";
};