diff options
| author | seth <[email protected]> | 2023-04-23 07:21:23 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-23 07:21:23 -0400 |
| commit | 07af751ba8cccf8009cf3586f07d746141f2ebab (patch) | |
| tree | d1ce4adf95ffb299696837385eb99b8310122d2d /flake.lock | |
| parent | b4e31ae959e612771f411bd4f9ee05ad16ac8d19 (diff) | |
add nixinate
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -283,6 +283,26 @@ "type": "github" } }, + "nixinate": { + "inputs": { + "nixpkgs": [ + "nixpkgsUnstable" + ] + }, + "locked": { + "lastModified": 1671116920, + "narHash": "sha256-QmDGsUUmAGn77UTR7eQJmebl8f3IIUCtmbbAdJqKA3s=", + "owner": "MatthewCroughan", + "repo": "nixinate", + "rev": "b4d17b8e2a4abc47e93e1a1c466e0286a63640d8", + "type": "github" + }, + "original": { + "owner": "MatthewCroughan", + "repo": "nixinate", + "type": "github" + } + }, "nixos-hardware": { "locked": { "lastModified": 1680876084, @@ -464,6 +484,7 @@ "haumea": "haumea", "home-manager": "home-manager", "lanzaboote": "lanzaboote", + "nixinate": "nixinate", "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", |
