update flake inputs
This commit is contained in:
parent
94218afbe1
commit
5f3b317091
8 changed files with 112 additions and 55 deletions
|
|
@ -7,6 +7,13 @@
|
|||
# nixpkgs.url = "github:NixOS/nixpkgs/master";
|
||||
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
|
||||
|
||||
nixpkgs-d056063028f6cbe9b99c3a4b52fdad99573db3ab = {
|
||||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
rev = "d056063028f6cbe9b99c3a4b52fdad99573db3ab";
|
||||
};
|
||||
|
||||
lix-module = {
|
||||
url = "git+https://git.lix.systems/lix-project/nixos-module";
|
||||
inputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue