summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-08-16 16:09:02 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2025-08-16 16:09:02 -0600
commit86527eba4972380f3d2ff65c44c3bf7268ccf166 (patch)
tree5f3edf2928321ef645ee9b2adf395d102ed09645 /flake.nix
parentbda633270af667a0fa3d7508f8465631cc1533e4 (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 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";
};