Only updates nixpkgs. Nothing else.

This commit is contained in:
Joseph Hanson 2024-03-19 12:55:08 -05:00
parent 50aff1b3ea
commit 6c0ea5c354
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,11 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"lockFileMaintenance": {
"enabled": true,
"extends": ["schedule:daily"]
},
"nix": {
"enabled": true
}
}