summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-12-05 15:51:51 -0700
committerDevin Finlinson <devin.finlinson@pm.me>2025-12-05 15:51:51 -0700
commit488ee45806803579e65c0c7e42c1e1adf1634d84 (patch)
tree31da518e4844e9b5347a8d1f81f7bc7b7005e297 /flake.nix
parent055aea08f91823d4ad32c124fe06e8bd07f2e5c7 (diff)
lix upgrade stuffHEADmaster
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1712a31..42a0d04 100644
--- a/flake.nix
+++ b/flake.nix
@@ -14,9 +14,14 @@
};
# alternative nix compiler
+ lix = {
+ url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
+ flake = false;
+ };
lix-module = {
- url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
+ inputs.lix.follows = "lix";
};
#for device formatting