summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-08 02:04:54 -0500
committerseth <[email protected]>2023-11-08 02:07:07 -0500
commitbd18613b0fa0410856008d0c68397b012dd33eb0 (patch)
treec3946b970e85b4907788f40024d36433bb4e65e3 /flake.lock
parentf6c8e4055c8805c7882572e05f70f180b184a3c1 (diff)
flake: update getchoo/getchvim & use nix2workflow
Flake lock file updates: • Updated input 'getchoo': 'github:getchoo/nix-exprs/602193a4d8d0c8a886f9bb4f7e2bca2b968771fc' (2023-11-05) → 'github:getchoo/nix-exprs/2af0619873101062932295533d737a2c14a4aaaa' (2023-11-08) • Updated input 'getchvim': 'github:getchoo/getchvim/80b4001e13965c6a4a5b35b85a35b4e0ff8557ec' (2023-11-03) → 'github:getchoo/getchvim/5c73356bb3014293f36af56c0c78751f5b33ab74' (2023-11-08) • Removed input 'getchvim/getchoo'
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 27 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index e11932f..d2913c1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -162,11 +162,11 @@
]
},
"locked": {
- "lastModified": 1699210446,
- "narHash": "sha256-Srh4ydjVoteLEF9t5PolV2Y9a1Y7QNzvu8YCy5Cy4WI=",
+ "lastModified": 1699415819,
+ "narHash": "sha256-YSC5wYmU2ZATBxtn7/3DW/qIk+yRz1dZBjtG5Lnab3g=",
"owner": "getchoo",
"repo": "nix-exprs",
- "rev": "602193a4d8d0c8a886f9bb4f7e2bca2b968771fc",
+ "rev": "2af0619873101062932295533d737a2c14a4aaaa",
"type": "github"
},
"original": {
@@ -177,9 +177,6 @@
},
"getchvim": {
"inputs": {
- "getchoo": [
- "getchoo"
- ],
"nixpkgs": [
"nixpkgs"
],
@@ -191,11 +188,11 @@
]
},
"locked": {
- "lastModified": 1699022368,
- "narHash": "sha256-JWFYYhtASoJzYVdGovwToy1PCHObGs90oACwgT4R5Po=",
+ "lastModified": 1699416012,
+ "narHash": "sha256-Im231aE2DAECm9G7NV33jy/9iAlXfes0r21bh1bDb+U=",
"owner": "getchoo",
"repo": "getchvim",
- "rev": "80b4001e13965c6a4a5b35b85a35b4e0ff8557ec",
+ "rev": "5c73356bb3014293f36af56c0c78751f5b33ab74",
"type": "github"
},
"original": {
@@ -327,6 +324,26 @@
"type": "github"
}
},
+ "nix2workflow": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1699416125,
+ "narHash": "sha256-IQHjxELWK6DBWbqYwggO4Q9gJbOm0XS3aCgMRzQWwZU=",
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "rev": "f1de38cfea711e9a788794b5a658298b4062defb",
+ "type": "github"
+ },
+ "original": {
+ "owner": "getchoo",
+ "repo": "nix2workflow",
+ "type": "github"
+ }
+ },
"nixinate": {
"inputs": {
"nixpkgs": [
@@ -513,6 +530,7 @@
"hm": "hm",
"lanzaboote": "lanzaboote",
"nix-index-database": "nix-index-database",
+ "nix2workflow": "nix2workflow",
"nixinate": "nixinate",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",