From d00ef791399d8316a8414fe4d0a29d42baef7b1f Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sun, 21 Feb 2021 19:38:12 -0500 Subject: Update flake --- flake.lock | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 96d8c8e..7d0dd74 100644 --- a/flake.lock +++ b/flake.lock @@ -21,6 +21,22 @@ "type": "github" } }, + "nixos-hardware": { + "locked": { + "lastModified": 1613453906, + "narHash": "sha256-w6oeQ3OTCKxRAG9KtjK+ErxpvUhNr48binO99JVQP9Q=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "115770eed0c0fa50c1277cd0f7fe0f15501dbc43", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixos-hardware", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1613772719, @@ -37,7 +53,7 @@ "type": "github" } }, - "nixpkgs_unstable": { + "nixpkgs-unstable": { "locked": { "lastModified": 1613761605, "narHash": "sha256-lUF6UPR96ZzQC0faNXBHLoLhNAdxZqYqDwz0PaIZ/7Y=", @@ -56,8 +72,9 @@ "root": { "inputs": { "nix": "nix", + "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", - "nixpkgs_unstable": "nixpkgs_unstable" + "nixpkgs-unstable": "nixpkgs-unstable" } } }, -- cgit v1.2.3