summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-25 05:00:05 -0500
committerseth <[email protected]>2023-12-25 05:10:04 -0500
commit0cc0ada5d44ade6cab2e9220f7993aaf77985e1b (patch)
tree122d23d5cd27144fd491ea43f7082bfaf9ae8f76 /flake.lock
parentd3572003f2aee35d7cfa3457dfe4fa4309a55ff1 (diff)
actions: use nix2workflow again
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 afc727e..7e89c3f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -382,6 +382,26 @@
"type": "github"
}
},
+ "nix2workflow": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1703496925,
+ "narHash": "sha256-Ayz0FD8ptejT9Uq7Rm1h9iv2PaPQg8zCMGuMSA/ib3k=",
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "rev": "ee728efb75096431bb94f746d990f2dc786b0be2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "type": "github"
+ }
+ },
"nixos-hardware": {
"locked": {
"lastModified": 1702453208,
@@ -575,6 +595,7 @@
"hm": "hm",
"lanzaboote": "lanzaboote",
"nix-index-database": "nix-index-database",
+ "nix2workflow": "nix2workflow",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",