Compare commits

..

No commits in common. "02c573c526aee26d0254a8e62e9e604006c9a2d0" and "0e95b3b375b32bc65de0af6a77137750aef77919" have entirely different histories.

2 changed files with 5 additions and 8 deletions

View file

@ -107,10 +107,10 @@
},
"pre_releases": false,
"version_upper_bound": null,
"version": "v0.4.0",
"revision": "616b23a27a7ad72fcbde78962a9a96fba686f8b8",
"version": "v0.3.0",
"revision": "040fb5155c9199d3e6338bd8722a122b0bb7b93d",
"url": null,
"hash": "1msf33xs77h32fviziq949n57b3fckxwwmpjdpycp16lva36affm"
"hash": "1bm2m067ipwnr9hi9d3v0z42357vn1gmgn6kk6r1r75w5zhfqy1f"
},
"nixos-23.11": {
"type": "Channel",

View file

@ -1,11 +1,8 @@
{
"nixos-23.11" = [
# netbox module
{
_type = "commit";
sha = "163fed297ed65a24241f190d8e954ce1877f9020";
includes = [ "nixos/modules/services/web-apps/netbox.nix" ];
hash = "sha256-mjeRxtZozgLNzHkCxcTs3xnonNPkmPoaGxawixC9jfo=";
_type = "static";
path = ./netbox.patch;
}
# castopod: 1.6.4 -> 1.7.0 + ajout du support de loadcredentials
{