diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,26 @@ { "nodes": { + "arion": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1664986582, + "narHash": "sha256-syBM0apq0w/xDLvdTeLgW+NJ+JCZKVFbIrH+NwVL1EI=", + "owner": "hercules-ci", + "repo": "arion", + "rev": "8159c4faa3502a571cf8b9347f4d4b49f35c4c9f", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "ref": "master", + "repo": "arion", + "type": "github" + } + }, "flake-utils": { "locked": { "lastModified": 1667395993, @@ -55,6 +76,7 @@ }, "root": { "inputs": { + "arion": "arion", "flake-utils": "flake-utils", "naersk": "naersk", "nixpkgs": "nixpkgs", |
