summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-09-06 17:53:46 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-09-06 17:53:46 -0600
commit98645a68624a49a27e93497912c7e3a98e3593e3 (patch)
treeaf81490e02e0b0a6190722707949a4c23e4b8777 /flake.nix
parent5929645da2114ec11470f01f1b681542fea0f155 (diff)
parent05a0c9efeb9d83ed24124c525fdfaf50e1951884 (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 6b8eb1a..d906fcd 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.90.0-rc1.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};