mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Try out compose2nix
This commit is contained in:
parent
0aeec8ebe7
commit
cb6b77b813
3 changed files with 31 additions and 3 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -17,6 +17,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"compose2nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1712407744,
|
||||
"narHash": "sha256-I6u5PHFilTnDbBxXpk2TSv5al2SXZwos2TNHmKrq068=",
|
||||
"owner": "aksiksi",
|
||||
"repo": "compose2nix",
|
||||
"rev": "79a1dbd3fd1f19d54a80b0d8ed0268e1e1afe187",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "aksiksi",
|
||||
"repo": "compose2nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"crane": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -436,6 +456,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"compose2nix": "compose2nix",
|
||||
"disko": "disko",
|
||||
"flox-flake": "flox-flake",
|
||||
"genebean-omp-themes": "genebean-omp-themes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue