flak.nix: update lix version
This commit is contained in:
parent
fc4abfb8ec
commit
213d31230b
2 changed files with 7 additions and 0 deletions
|
@ -79,6 +79,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# The things rust is making me do...
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue