diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-12-06 06:21:08 +0000 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-12-06 06:21:08 +0000 |
| commit | 021085f91ca9c6e0b32b91497ed51e7ed6c4b464 (patch) | |
| tree | 42cf1d6ed5f2566e9fb0c54ad807cd57f074e50a /flake.nix | |
| parent | c52ab4c2dccc577ee70dbe5b182d1320afd88335 (diff) | |
update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ # alternative nix compiler lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"; + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; }; |
