summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-23 07:21:23 -0400
committerseth <[email protected]>2023-04-23 07:21:23 -0400
commit07af751ba8cccf8009cf3586f07d746141f2ebab (patch)
treed1ce4adf95ffb299696837385eb99b8310122d2d /flake.lock
parentb4e31ae959e612771f411bd4f9ee05ad16ac8d19 (diff)
add nixinate
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index d018597..76b3027 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",