summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-05-16 04:01:55 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2025-05-16 04:01:55 -0600
commitbdab6795e4d3d881aef2b0ead2e2cdf323b76ef9 (patch)
treeca403780a3e3bf45f2ceb772070edf53fdeafd64 /flake.nix
parent73f45808aaa2394872c5996e84ef64df2bdfb748 (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 b1a61e9..4571a0f 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.92.0-3.tar.gz";
+ url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};