debug nix building private repos

This commit is contained in:
Joseph Hanson 2024-08-05 07:20:01 -05:00
parent ec35a52912
commit 7191c332ac
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -8,9 +8,9 @@
}, },
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true, "enabled": true,
"extends": [ // "extends": [
"schedule:daily" // "schedule:daily"
] // ]
}, },
"customManagers": [ "customManagers": [
{ {