2024-03-23 20:22:58 +01:00
|
|
|
let
|
2024-04-13 13:44:06 +02:00
|
|
|
netboxAgent = {
|
2024-05-07 08:44:46 +02:00
|
|
|
id = "244549";
|
|
|
|
hash = "sha256-SePkKEYQGDj6FpuyxZ+1ASeVPA02mCHf0G5i3koMdNw=";
|
2024-04-13 13:44:06 +02:00
|
|
|
};
|
2024-03-23 20:22:58 +01:00
|
|
|
in
|
2024-04-13 13:44:06 +02:00
|
|
|
|
2023-09-24 13:03:23 +02:00
|
|
|
{
|
2024-06-08 17:46:37 +02:00
|
|
|
"nixos-24.05" = [
|
|
|
|
# netbox qrcode plugin
|
|
|
|
{
|
|
|
|
_type = "commit";
|
|
|
|
sha = "ae4bf4c110378ebacb3989c9533726859cfebbfa";
|
|
|
|
hash = "sha256-SgHhW9HCkDQsxT3eG4P9q68c43e3sbDHRY9qs7oSt8o=";
|
|
|
|
}
|
|
|
|
|
|
|
|
netboxAgent
|
|
|
|
|
|
|
|
{
|
|
|
|
id = "275165";
|
|
|
|
hash = "sha256-9a26V3Pi8yLD3N9+mC1kvJoruxRTp/qOHapnt6VX7pw=";
|
|
|
|
}
|
2024-07-29 14:31:02 +02:00
|
|
|
|
|
|
|
# karla: init at 2.004
|
|
|
|
{
|
|
|
|
_type = "commit";
|
|
|
|
sha = "7c51104112e8ea0e2ac53bf7d535e677f7686a9e";
|
|
|
|
hash = "sha256-1TBLzZkvkFhCL8RYVVIUhTyrH3+X1iJIMkyHffmrOWc=";
|
|
|
|
}
|
|
|
|
|
|
|
|
# Crabfit: don't depend on all google-fonts
|
|
|
|
{
|
|
|
|
_type = "static";
|
|
|
|
path = ./04-crabfit-karla.patch;
|
|
|
|
}
|
2024-10-17 23:03:33 +02:00
|
|
|
|
|
|
|
# nixos/kanidm: add basic provisioning
|
|
|
|
{
|
|
|
|
id = 251598;
|
|
|
|
excludes = [ "pkgs/by-name/ka/kanidm/package.nix" ];
|
|
|
|
hash = "sha256-z4b1ljwapfj4KpXEEAMmhYKogstKtURyq+hoJcfEXiw=";
|
|
|
|
}
|
|
|
|
|
|
|
|
# kanidm-provision: 1.1.1 -> 1.1.2
|
|
|
|
{
|
|
|
|
id = 336836;
|
|
|
|
hash = "sha256-4ihpxYdLp559RIcKRC6GPt5flLCohFiPGp0k9h1s1hs=";
|
|
|
|
}
|
|
|
|
|
|
|
|
# nixos/kanidm: fix systemd service type
|
|
|
|
{
|
|
|
|
id = 337527;
|
|
|
|
excludes = [ ".git-blame-ignore-revs" ];
|
|
|
|
hash = "sha256-ca7CsPuWJqucC77ejsvoDAt+wxWLUP30IdXtZQVQrko=";
|
|
|
|
}
|
2024-06-08 17:46:37 +02:00
|
|
|
];
|
2024-04-13 13:44:06 +02:00
|
|
|
|
2024-04-03 19:31:46 +02:00
|
|
|
"nixos-unstable" = [
|
|
|
|
netboxAgent
|
|
|
|
|
|
|
|
# netbox qrcode plugin
|
|
|
|
{
|
|
|
|
_type = "commit";
|
|
|
|
sha = "ae4bf4c110378ebacb3989c9533726859cfebbfa";
|
|
|
|
hash = "sha256-SgHhW9HCkDQsxT3eG4P9q68c43e3sbDHRY9qs7oSt8o=";
|
|
|
|
}
|
|
|
|
];
|
2023-09-24 13:03:23 +02:00
|
|
|
}
|