summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-10-06 02:49:30 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2025-10-06 02:49:30 -0600
commitaf7b06e1afe94998e51b9e817673b1a3a3c79132 (patch)
tree358c86bf179a0d550e09852b960e950f2eb1b00f /flake.nix
parentd1023072b452fd49ee5fe67bbec913c54a27f228 (diff)
parentee3258bde01bd4a140ec4c0347bba45aa0fbd01a (diff)
Merge branch 'master' into website
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 11789ab..d6a24e6 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.93.0.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};