Update nix

This commit is contained in:
Alexander Bantyev 2020-08-16 10:59:17 +03:00
parent 60214632c1
commit 4736c67449
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
2 changed files with 6 additions and 9 deletions

14
flake.lock generated
View File

@ -106,18 +106,16 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1593628299,
"narHash": "sha256-TG05BV4fbJdDW4RzoYBYaGdFtOq6NNet1JHjP1Au/VE=",
"owner": "nixos",
"lastModified": 1597418359,
"narHash": "sha256-gPisVlIfQyZfNg4FA63N1onQRoXyXmvsSnfMxGSXOaE=",
"owner": "NixOS",
"repo": "nix",
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
"rev": "13e49be6602314fe5e5d7beb8a807d5d892e864e",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nix",
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
"type": "github"
"id": "nix",
"type": "indirect"
}
},
"nixos-fhs-compat": {

View File

@ -4,7 +4,6 @@
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 = {