diff options
| author | Seth Flynn <[email protected]> | 2025-02-11 22:46:11 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-11 22:49:42 -0500 |
| commit | d8acfe2a1165c98e2f864bc7f4db24957832277e (patch) | |
| tree | 0d1e63433655c7e7e46a6684f2ed3cdf3449ab8c /flake.lock | |
| parent | de5c33332daab514cba175f3bd4d61a92198eb38 (diff) | |
nixos/comin: init
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -57,6 +57,26 @@ "url": "https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/archive/codeberg-10.tar.gz" } }, + "comin": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1738872933, + "narHash": "sha256-6JXcU1YPKqDu9SzRTRU1qym+xZuZr6zqDq97YwZX7tg=", + "owner": "nlewo", + "repo": "comin", + "rev": "fc4a395f2181b8f271087ff0e3938d99973d1122", + "type": "github" + }, + "original": { + "owner": "nlewo", + "repo": "comin", + "type": "github" + } + }, "crane": { "locked": { "lastModified": 1731098351, @@ -448,6 +468,7 @@ "agenix": "agenix", "catppuccin": "catppuccin", "codeberg-infra": "codeberg-infra", + "comin": "comin", "determinate": "determinate", "flake-parts": "flake-parts", "getchpkgs": "getchpkgs", |
