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" "nixpkgs": "nixpkgs_3"
}, },
"locked": { "locked": {
"lastModified": 1593628299, "lastModified": 1597418359,
"narHash": "sha256-TG05BV4fbJdDW4RzoYBYaGdFtOq6NNet1JHjP1Au/VE=", "narHash": "sha256-gPisVlIfQyZfNg4FA63N1onQRoXyXmvsSnfMxGSXOaE=",
"owner": "nixos", "owner": "NixOS",
"repo": "nix", "repo": "nix",
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0", "rev": "13e49be6602314fe5e5d7beb8a807d5d892e864e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "id": "nix",
"repo": "nix", "type": "indirect"
"rev": "6ff9aa8df7ce8266147f74c65e2cc529a1e72ce0",
"type": "github"
} }
}, },
"nixos-fhs-compat": { "nixos-fhs-compat": {

View File

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