1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-01 05:03:34 +01:00
parent 0968b6f955
commit 0f33c80edd
15 changed files with 139 additions and 46 deletions

37
flake.lock generated
View file

@ -97,6 +97,24 @@
"type": "github"
}
},
"hxwrap": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1730417950,
"narHash": "sha256-2Lh+av929qXmYRIZ5FONrWCUWrvDFLVID2deEZCn4ek=",
"owner": "lukaswrz",
"repo": "hxwrap",
"rev": "13f97ac98899eaa33481aa912b42cf7350d16211",
"type": "github"
},
"original": {
"owner": "lukaswrz",
"repo": "hxwrap",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703013332,
@ -126,6 +144,22 @@
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1730200266,
"narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
@ -146,7 +180,8 @@
"agenix": "agenix",
"flake-parts": "flake-parts",
"hardware": "hardware",
"nixpkgs": "nixpkgs_2"
"hxwrap": "hxwrap",
"nixpkgs": "nixpkgs_3"
}
},
"systems": {