From c512efd302f0ce32ef3386cdad94eb06bf380431 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Tue, 21 Nov 2023 02:52:20 -0700 Subject: added source, lock update --- flake.lock | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c980d00..68e42cd 100644 --- a/flake.lock +++ b/flake.lock @@ -201,6 +201,42 @@ "type": "github" } }, + "nixlib": { + "locked": { + "lastModified": 1693701915, + "narHash": "sha256-waHPLdDYUOHSEtMKKabcKIMhlUOHPOOPQ9UyFeEoovs=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "f5af57d3ef9947a70ac86e42695231ac1ad00c25", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, + "nixos-generators": { + "inputs": { + "nixlib": "nixlib", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1696058303, + "narHash": "sha256-eNqKWpF5zG0SrgbbtljFOrRgFgRzCc4++TMFADBMLnc=", + "owner": "nix-community", + "repo": "nixos-generators", + "rev": "150f38bd1e09e20987feacb1b0d5991357532fb5", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixos-generators", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1700097215, @@ -275,6 +311,7 @@ "home-manager": "home-manager", "hyprland": "hyprland", "nix-colors": "nix-colors", + "nixos-generators": "nixos-generators", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "nushell-scripts": "nushell-scripts", -- cgit v1.2.3