mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: mewtris now external
This commit is contained in:
parent
cb0c3edebd
commit
0e6a882c6e
5 changed files with 36 additions and 257 deletions
25
flake.lock
generated
25
flake.lock
generated
|
|
@ -773,6 +773,30 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"mewtris": {
|
||||
"inputs": {
|
||||
"flake-compat": [
|
||||
"flake-compat"
|
||||
],
|
||||
"nix-std": [
|
||||
"nix-std"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1760252779,
|
||||
"narHash": "sha256-6CZQ43gEb+TVsgdhUEeFyZGwpfHAgMlMKEsczz6+yp4=",
|
||||
"owner": "kittywitch",
|
||||
"repo": "mewtris",
|
||||
"rev": "d63e69689cc65dfc26ef4e65359023001b5cfe89",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "kittywitch",
|
||||
"ref": "main",
|
||||
"repo": "mewtris",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"microvm": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
|
|
@ -1382,6 +1406,7 @@
|
|||
"infrastructure": "infrastructure",
|
||||
"konawall-py": "konawall-py",
|
||||
"lanzaboote": "lanzaboote",
|
||||
"mewtris": "mewtris",
|
||||
"microvm": "microvm",
|
||||
"minecraft": "minecraft",
|
||||
"naersk": "naersk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue