summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
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