devenv: optimize settings

Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
Patrizio Bekerle 2025-06-05 21:36:45 +02:00
parent b5ab9e9ff3
commit d84ee02e8c
No known key found for this signature in database
GPG key ID: 75960E6926556207
2 changed files with 11 additions and 11 deletions

View file

@ -3,10 +3,10 @@
"devenv": { "devenv": {
"locked": { "locked": {
"dir": "src/modules", "dir": "src/modules",
"lastModified": 1748795434, "lastModified": 1749054588,
"owner": "cachix", "owner": "cachix",
"repo": "devenv", "repo": "devenv",
"rev": "02334cb7e3d69847e2ce793719147e63d56e2f7c", "rev": "b6be42d9e6f6053be1d180e4a4fb95e0aa9a8424",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -74,16 +74,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1748693115, "lastModified": 1746807397,
"owner": "NixOS", "owner": "cachix",
"repo": "nixpkgs", "repo": "devenv-nixpkgs",
"rev": "910796cabe436259a29a72e8d3f5e180fc6dfacc", "rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "cachix",
"ref": "nixos-unstable", "ref": "rolling",
"repo": "nixpkgs", "repo": "devenv-nixpkgs",
"type": "github" "type": "github"
} }
}, },

View file

@ -1,5 +1,5 @@
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json # yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs: inputs:
nixpkgs: nixpkgs:
# url: github:cachix/devenv-nixpkgs/rolling url: github:cachix/devenv-nixpkgs/rolling
url: github:NixOS/nixpkgs/nixos-unstable # url: github:NixOS/nixpkgs/nixos-unstable