From d5f0c356a33ec0b5670595f9a5175a642acee900 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Wed, 1 Mar 2023 14:07:42 +0100 Subject: nixos: nix: upgrade flags: use personal lib --- flake.lock | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 209bc6c..c0fa093 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,19 @@ { "nodes": { + "flake-utils": { + "locked": { + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "type": "github" + }, + "original": { + "id": "flake-utils", + "type": "indirect" + } + }, "home-manager": { "inputs": { "nixpkgs": "nixpkgs", @@ -20,14 +34,16 @@ }, "my-nixpkgs": { "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": "nixpkgs_2", "nur": "nur" }, "locked": { - "lastModified": 1677605324, - "narHash": "sha256-57tz2Zt37xnJAB4PGid3txzIcVhYrqZNPIrE7InlR6A=", + "lastModified": 1677675864, + "narHash": "sha256-8Bz+Wd/e/oSDJ7OIYGt0/6nINXsj2/2PbrN5ZhOPa0k=", "owner": "qaristote", "repo": "my-nixpkgs", - "rev": "ceb6a8075e1b6e1228b7c75a8da36ed520d32b5f", + "rev": "857b17aa02062cc3e036e4049e37c11eb1a7e707", "type": "github" }, "original": { @@ -80,6 +96,20 @@ "type": "indirect" } }, + "nixpkgs_3": { + "locked": { + "lastModified": 1677560409, + "narHash": "sha256-PIvUIsVNozPXe1FmNe9c6B8Febl3t9+51uBKMJ1Q8o0=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "9e56d6ec92c8fb4192f1392aa5c4101ad77f2070", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, "nur": { "locked": { "lastModified": 1677656154, @@ -99,7 +129,7 @@ "home-manager": "home-manager", "my-nixpkgs": "my-nixpkgs", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs_2" + "nixpkgs": "nixpkgs_3" } }, "utils": { -- cgit v1.2.3