From caf281ba7033caca4649ae9f6338d247b92ca6d5 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 30 May 2024 22:28:09 +0200 Subject: update lockfile --- flake.lock | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/flake.lock b/flake.lock index df914e6b..ffff7e1c 100644 --- a/flake.lock +++ b/flake.lock @@ -105,6 +105,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=", @@ -141,6 +159,27 @@ "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" + } + }, "gomod2nix": { "inputs": { "flake-utils": [ @@ -347,6 +386,7 @@ "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 @@ "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, -- cgit 1.4.1