Downgrade nix
This commit is contained in:
parent
cacb29b419
commit
0e259fe117
14
flake.lock
generated
14
flake.lock
generated
@ -106,16 +106,18 @@
|
|||||||
"nixpkgs": "nixpkgs_3"
|
"nixpkgs": "nixpkgs_3"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1596706841,
|
"lastModified": 1593628299,
|
||||||
"narHash": "sha256-PmETx1tgC93F/WU7zOX6UeA6hHbGN6KYRuEDe3z46/w=",
|
"narHash": "sha256-TG05BV4fbJdDW4RzoYBYaGdFtOq6NNet1JHjP1Au/VE=",
|
||||||
"owner": "NixOS",
|
"owner": "nixos",
|
||||||
"repo": "nix",
|
"repo": "nix",
|
||||||
"rev": "59067f0f587f75908c4f990bcbab29340c7f7652",
|
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"id": "nix",
|
"owner": "nixos",
|
||||||
"type": "indirect"
|
"repo": "nix",
|
||||||
|
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixos-fhs-compat": {
|
"nixos-fhs-compat": {
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = github:nixos/nixpkgs/c253216595572930316f2be737dc288a1da22558;
|
nixpkgs.url = github:nixos/nixpkgs/c253216595572930316f2be737dc288a1da22558;
|
||||||
|
nix.url = github:nixos/nix/6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0;
|
||||||
nixpkgs-mesa.url = github:nixos/nixpkgs-channels/bdac777becdbb8780c35be4f552c9d4518fe0bdb;
|
nixpkgs-mesa.url = github:nixos/nixpkgs-channels/bdac777becdbb8780c35be4f552c9d4518fe0bdb;
|
||||||
lambda-launcher.url = github:balsoft/lambda-launcher;
|
lambda-launcher.url = github:balsoft/lambda-launcher;
|
||||||
NUR = {
|
NUR = {
|
||||||
|
Loading…
Reference in New Issue
Block a user