This commit is contained in:
Lucy von Overheidt 2025-09-09 18:21:35 +02:00
parent 3ca0368824
commit d90e44b8cb
3 changed files with 41 additions and 0 deletions

21
flake.lock generated
View file

@ -19,6 +19,26 @@
"url": "https://gitea.c3d2.de/C3D2/nix-user-module.git"
}
},
"comin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1757250234,
"narHash": "sha256-jHyksmOz9yQPUlsJwAgs0jQlz9dwstoS4M/hT+JA5Z0=",
"owner": "nlewo",
"repo": "comin",
"rev": "b8ab3eccbc3acf171b9ea377e88b8194f81c579d",
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "comin",
"type": "github"
}
},
"determinate": {
"inputs": {
"determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin",
@ -463,6 +483,7 @@
"root": {
"inputs": {
"c3d2-user-module": "c3d2-user-module",
"comin": "comin",
"determinate": "determinate",
"home-manager": "home-manager",
"niri": "niri",