From ba1fcdddc1eee9b740dfb6c5f931cb489dae66ee Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 7 Oct 2022 22:45:00 +0200 Subject: Update to NixOS unstable --- flake.lock | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index d76385d0..8c6e18ca 100644 --- a/flake.lock +++ b/flake.lock @@ -1,12 +1,28 @@ { "nodes": { + "nixos": { + "locked": { + "lastModified": 1664883812, + "narHash": "sha256-wqBAcVRBxls2nVaNeQaOy9SRg/bvEUiD26TQDprIg8U=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fe76645aaf2fac3baaa2813fd0089930689c53b5", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-22.05", + "repo": "nixpkgs", + "type": "github" + } + }, "nixos-hardware": { "locked": { - "lastModified": 1664628729, - "narHash": "sha256-A1J0ZPhBfZZiWI6ipjKJ8+RpMllzOMu/An/8Tk3t4oo=", + "lastModified": 1665040200, + "narHash": "sha256-glqL6yj3aUm40y92inzRmowGt9aIrUrpBX7eBAMic4I=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "3024c67a2e9a35450558426c42e7419ab37efd95", + "rev": "47fd70289491c1f0c0d9a1f44fb5a9e2801120c9", "type": "github" }, "original": { @@ -15,29 +31,29 @@ "type": "github" } }, - "nixpkgs": { + "nixos-unstable": { "locked": { - "lastModified": 1664594436, - "narHash": "sha256-YHowMADGzdi7fKnGlg47qe0PIljq+11VqLarmXDuKxQ=", + "lastModified": 1664989420, + "narHash": "sha256-Q8IxomUjjmewsoJgO3htkXLfCckQ7HkDJ/ZhdYVf/fA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9cac45850280978a21a3eb67b15a18f34cbffa2d", + "rev": "37bd39839acf99c5b738319f42478296f827f274", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-22.05", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-unstable": { "locked": { - "lastModified": 1664715849, - "narHash": "sha256-02TH70CJ6tWnqNRkwFUvfAWLge60r2NUroV7hYku2So=", + "lastModified": 1665088587, + "narHash": "sha256-6FSRuzx4ztMt859CT7WCKQR/TdsTziw1zAse3QfC1Ps=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "61f62685ee8175188230d25ecc5c3340545d49eb", + "rev": "2d387fb2e3fbda450f66cbb01e421dd9045043ef", "type": "github" }, "original": { @@ -48,8 +64,9 @@ }, "root": { "inputs": { + "nixos": "nixos", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs", + "nixos-unstable": "nixos-unstable", "nixpkgs-unstable": "nixpkgs-unstable" } } -- cgit 1.4.1