From 4736c67449c0d50a2c1b344fca932ca2770d6726 Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Sun, 16 Aug 2020 10:59:17 +0300 Subject: [PATCH] Update nix --- flake.lock | 14 ++++++-------- flake.nix | 1 - 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 1c37c22..54b125d 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/flake.nix b/flake.nix index 1fa78a4..a9b959b 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = {