aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock6
-rw-r--r--renovate.json8
2 files changed, 4 insertions, 10 deletions
diff --git a/flake.lock b/flake.lock
index 5599efe1..f27ca520 100644
--- a/flake.lock
+++ b/flake.lock
@@ -91,11 +91,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1693060755,
- "narHash": "sha256-KNsbfqewEziFJEpPR0qvVz4rx0x6QXxw1CcunRhlFdk=",
+ "lastModified": 1693145325,
+ "narHash": "sha256-Gat9xskErH1zOcLjYMhSDBo0JTBZKfGS0xJlIRnj6Rc=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "c66ccfa00c643751da2fd9290e096ceaa30493fc",
+ "rev": "cddebdb60de376c1bdb7a4e6ee3d98355453fe56",
"type": "github"
},
"original": {
diff --git a/renovate.json b/renovate.json
index 71581e3b..f9c2c327 100644
--- a/renovate.json
+++ b/renovate.json
@@ -2,11 +2,5 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
- ],
- "nix": {
- "enabled": true
- },
- "lockFileMaintenance": {
- "enabled": true
- }
+ ]
}