diff --git a/npins/sources.json b/npins/sources.json index 8a7bfb01..354e0787 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -3,8 +3,8 @@ "nixpkgs": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre961788.75690239f08f/nixexprs.tar.xz", - "hash": "sha256-p0h/nSeqzIkbn/2uFC4keoIPwmqXGHsX0gkCXM7km00=" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre981196.b86751bc4085/nixexprs.tar.xz", + "hash": "sha256-mBqzkn7oJti2hqeO8iTbDxKw+1ifxpP53feQ0CEXies=" }, "treefmt-nix": { "type": "Git", @@ -15,9 +15,9 @@ }, "branch": "main", "submodules": false, - "revision": "71b125cd05fbfd78cab3e070b73544abe24c5016", - "url": "https://github.com/numtide/treefmt-nix/archive/71b125cd05fbfd78cab3e070b73544abe24c5016.tar.gz", - "hash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=" + "revision": "790751ff7fd3801feeaf96d7dc416a8d581265ba", + "url": "https://github.com/numtide/treefmt-nix/archive/790751ff7fd3801feeaf96d7dc416a8d581265ba.tar.gz", + "hash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=" } }, "version": 7 diff --git a/renovate.json b/renovate.json index e896a518..17d1be18 100644 --- a/renovate.json +++ b/renovate.json @@ -3,10 +3,12 @@ "extends": [ "config:recommended" ], + "minimumReleaseAge": "7 days", "dependencyDashboard": true, "semanticCommits": "disabled", "ignorePaths": [ "**/bootstrap/**" + "**/attic/**" ], "helmfile": { "managerFilePatterns": [