update lockfile
Alan Pearce alan@alanpearce.eu
Thu, 30 May 2024 22:28:09 +0200
1 files changed, 57 insertions(+), 2 deletions(-)
jump to
M flake.lock → flake.lock
@@ -106,6 +106,24 @@ "inputs": { "systems": "systems_3" }, "locked": { + "lastModified": 1709126324, + "narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "d465f4819400de7c8d874d50b982301f28a84605", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_3": { + "inputs": { + "systems": "systems_4" + }, + "locked": { "lastModified": 1710146030, "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", @@ -138,6 +156,27 @@ }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", + "type": "github" + } + }, + "golink": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "nixpkgs-small" + ] + }, + "locked": { + "lastModified": 1717093333, + "narHash": "sha256-D050npC0XbDiNPB1xUOzUNLSp0JyUUl015WEA0h8yf4=", + "owner": "tailscale", + "repo": "golink", + "rev": "ef8d461b8546ca45079254d134af2d15ad03ea61", + "type": "github" + }, + "original": { + "owner": "tailscale", + "repo": "golink", "type": "github" } }, @@ -347,6 +386,7 @@ "root": { "inputs": { "agenix": "agenix", "emacs-overlay": "emacs-overlay", + "golink": "golink", "home-manager": "home-manager_2", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", @@ -358,7 +398,7 @@ } }, "searchix": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils_3", "gomod2nix": "gomod2nix", "nixpkgs": "nixpkgs_2", "pre-commit-hooks": "pre-commit-hooks", @@ -466,9 +506,24 @@ "repo": "default", "type": "github" } }, + "systems_5": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "utils": { "inputs": { - "systems": "systems_4" + "systems": "systems_5" }, "locked": { "lastModified": 1710146030,