summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-15 02:38:39 -0500
committerseth <[email protected]>2023-12-15 16:41:13 -0500
commit03223e6e6d061a18b66a69092c59e6a0cb6d1d3f (patch)
tree87d1d7aa8edd58790a078b36ceebf0e702570a09 /flake.lock
parent2ee6985ee62036afe8c1adc76849ffaf42a08bb8 (diff)
ci: garnix -> gha + attic
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock34
1 files changed, 34 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 5e41310..92f3214 100644
--- a/flake.lock
+++ b/flake.lock
@@ -111,6 +111,24 @@
"type": "github"
}
},
+ "nix2workflow": {
+ "inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1699416125,
+ "narHash": "sha256-IQHjxELWK6DBWbqYwggO4Q9gJbOm0XS3aCgMRzQWwZU=",
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "rev": "f1de38cfea711e9a788794b5a658298b4062defb",
+ "type": "github"
+ },
+ "original": {
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1701693815,
@@ -127,6 +145,21 @@
"type": "github"
}
},
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1699145078,
+ "narHash": "sha256-OO1b3jiMUGjafD2ErkbTPVgUlhmyWo2Z5i0k2kD1ViU=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "174d7dc67189bc4a53f1bffb4fb9d0f13b79cd3c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
"parts": {
"inputs": {
"nixpkgs-lib": [
@@ -193,6 +226,7 @@
"fenix": "fenix",
"flake-root": "flake-root",
"naersk": "naersk",
+ "nix2workflow": "nix2workflow",
"nixpkgs": "nixpkgs",
"parts": "parts",
"pre-commit": "pre-commit",