From 33639143ea50404a04bc4c454435aff1bd79dd4b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 20 Dec 2024 13:58:21 +0100 Subject: refactor({modules,test}): Migrate to a `by-name` structure --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a901d68..c85da85 100644 --- a/flake.lock +++ b/flake.lock @@ -170,6 +170,22 @@ "type": "github" } }, + "library": { + "locked": { + "lastModified": 1734626644, + "narHash": "sha256-p/RVC4Rp5AGN3qwlVoQJHkbEkvcilSr2lWfRgnlRXlQ=", + "ref": "prime", + "rev": "1021c1ffe1dd8dd75380dac618b93ff2cefd81f4", + "revCount": 1, + "type": "git", + "url": "https://git.vhack.eu/vhack.eu/nix-library" + }, + "original": { + "ref": "prime", + "type": "git", + "url": "https://git.vhack.eu/vhack.eu/nix-library" + } + }, "nixpkgs": { "locked": { "lastModified": 1734522913, @@ -257,6 +273,7 @@ "flake-compat": "flake-compat", "flake-utils": "flake-utils", "impermanence": "impermanence", + "library": "library", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "ragenix": "ragenix", -- cgit 1.4.1