diff options
| author | Seth Flynn <[email protected]> | 2025-02-22 07:30:27 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-22 07:30:27 -0500 |
| commit | 8a5e7449bf53b8ad0daf6847d76df7c91385740f (patch) | |
| tree | 0c60b1332f4b7efbb06c7c7b42690492d8c85642 /flake.lock | |
| parent | 24a32770a1515b7e25ec1bb3e44d3c2442c1c6d6 (diff) | |
flake/colmena: initcolmena
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -57,6 +57,30 @@ "url": "https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/archive/codeberg-10.tar.gz" } }, + "colmena": { + "inputs": { + "flake-compat": [], + "flake-utils": "flake-utils", + "nix-github-actions": [], + "nixpkgs": [ + "nixpkgs" + ], + "stable": [] + }, + "locked": { + "lastModified": 1739900653, + "narHash": "sha256-hPSLvw6AZQYrZyGI6Uq4XgST7benF/0zcCpugn/P0yM=", + "owner": "zhaofengli", + "repo": "colmena", + "rev": "2370d4336eda2a9ef29fce10fa7076ae011983ab", + "type": "github" + }, + "original": { + "owner": "zhaofengli", + "repo": "colmena", + "type": "github" + } + }, "comin": { "inputs": { "nixpkgs": [ @@ -175,6 +199,21 @@ "type": "github" } }, + "flake-utils": { + "locked": { + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "getchpkgs": { "inputs": { "nixpkgs": [ @@ -468,6 +507,7 @@ "agenix": "agenix", "catppuccin": "catppuccin", "codeberg-infra": "codeberg-infra", + "colmena": "colmena", "comin": "comin", "determinate": "determinate", "flake-parts": "flake-parts", |
