Downgrade nix

This commit is contained in:
Alexander Bantyev 2020-08-09 16:00:59 +03:00
parent cacb29b419
commit 0e259fe117
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
2 changed files with 9 additions and 6 deletions

14
flake.lock generated
View File

@ -106,16 +106,18 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1596706841,
"narHash": "sha256-PmETx1tgC93F/WU7zOX6UeA6hHbGN6KYRuEDe3z46/w=",
"owner": "NixOS",
"lastModified": 1593628299,
"narHash": "sha256-TG05BV4fbJdDW4RzoYBYaGdFtOq6NNet1JHjP1Au/VE=",
"owner": "nixos",
"repo": "nix",
"rev": "59067f0f587f75908c4f990bcbab29340c7f7652",
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
"type": "github"
},
"original": {
"id": "nix",
"type": "indirect"
"owner": "nixos",
"repo": "nix",
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
"type": "github"
}
},
"nixos-fhs-compat": {

View File

@ -4,6 +4,7 @@
inputs = {
nixpkgs.url = github:nixos/nixpkgs/c253216595572930316f2be737dc288a1da22558;
nix.url = github:nixos/nix/6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0;
nixpkgs-mesa.url = github:nixos/nixpkgs-channels/bdac777becdbb8780c35be4f552c9d4518fe0bdb;
lambda-launcher.url = github:balsoft/lambda-launcher;
NUR = {