build: refresh devenv lock

Refresh devenv.lock after the devenv update normalized lock-file inputs.
This commit is contained in:
2026-05-24 16:16:54 +02:00
parent c173e1d512
commit 7c23b9bd22
+2 -5
View File
@@ -111,13 +111,10 @@
"inputs": {
"devenv": "devenv",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": [
"git-hooks"
]
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
}