summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-08-18 15:46:29 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2025-08-18 15:46:29 -0600
commitfcc04a60e81e063c3c5a112e4529f12827acb661 (patch)
treeed8b1f49629fd8fc81f541c288cc8147ea54b921 /flake.nix
parentdd4dab7175a8efcc5f93efffb94c449324e43ad5 (diff)
parent7b2f70e3e8f3d940a8f0d1f6204b45203d53942f (diff)
Merge branch 'master' of ssh://bosco:/srv/git/.flake
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";
};