Merge pull request 'chore: update rust nightly compiler' (#37) from chore-devenv into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #37
This commit is contained in:
commit
eae59bd641
1 changed files with 19 additions and 19 deletions
38
devenv.lock
38
devenv.lock
|
@ -3,11 +3,11 @@
|
|||
"devenv": {
|
||||
"locked": {
|
||||
"dir": "src/modules",
|
||||
"lastModified": 1716095607,
|
||||
"lastModified": 1720853497,
|
||||
"owner": "cachix",
|
||||
"repo": "devenv",
|
||||
"rev": "32983f6dbc1583e333eaaf8126dc21dfbcbef291",
|
||||
"treeHash": "6d5dd30b138123c570417f2bac23874d884674c7",
|
||||
"rev": "7f569a0f2473b9f6000fd9e4c32511fd1b0d37c1",
|
||||
"treeHash": "4d452ecc8223834e39d507f9ea92308f007ee05d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -25,11 +25,11 @@
|
|||
"rust-analyzer-src": "rust-analyzer-src"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1716099865,
|
||||
"lastModified": 1721025077,
|
||||
"owner": "nix-community",
|
||||
"repo": "fenix",
|
||||
"rev": "f7737feef42fa8abe70de20b9a13b845a113cfeb",
|
||||
"treeHash": "76a56f8d18aba60297bbbe0aff7b3100f49f0dea",
|
||||
"rev": "22d6920811da3d6f6fbf1efc5af4e9c3e5025d30",
|
||||
"treeHash": "57ea1fdfb5b1ac9bac22f47720339ce91ff094c4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -77,11 +77,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1713361204,
|
||||
"lastModified": 1716977621,
|
||||
"owner": "cachix",
|
||||
"repo": "devenv-nixpkgs",
|
||||
"rev": "285676e87ad9f0ca23d8714a6ab61e7e027020c6",
|
||||
"treeHash": "50354b35a3e0277d4a83a0a88fa0b0866b5f392f",
|
||||
"rev": "4267e705586473d3e5c8d50299e71503f16a6fb6",
|
||||
"treeHash": "6d9f1f7ca0faf1bc2eeb397c78a49623260d3412",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -93,16 +93,16 @@
|
|||
},
|
||||
"nixpkgs-stable": {
|
||||
"locked": {
|
||||
"lastModified": 1716061101,
|
||||
"lastModified": 1720954236,
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
|
||||
"treeHash": "0dfa8dcfb5f2b25b4be1a6f873c087557f335fac",
|
||||
"rev": "53e81e790209e41f0c1efa9ff26ff2fd7ab35e27",
|
||||
"treeHash": "ca1f1273cf201da604f7c704535d4b7fac62cdb2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-23.11",
|
||||
"ref": "nixos-24.05",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
@ -117,11 +117,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1715870890,
|
||||
"lastModified": 1721042469,
|
||||
"owner": "cachix",
|
||||
"repo": "pre-commit-hooks.nix",
|
||||
"rev": "fa606cccd7b0ccebe2880051208e4a0f61bfc8c1",
|
||||
"treeHash": "ea38e19d9964cd72fb9936d75b9807756c754234",
|
||||
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
|
||||
"treeHash": "91f40b7a3b9f6886bd77482cba5b5cd890415a2e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -141,11 +141,11 @@
|
|||
"rust-analyzer-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1716010637,
|
||||
"lastModified": 1720953053,
|
||||
"owner": "rust-lang",
|
||||
"repo": "rust-analyzer",
|
||||
"rev": "6524922b1b1cfdf16d1e08785dec03f352f693a2",
|
||||
"treeHash": "60e8e3dbf55dae63a78fbcf69bb6f8704045a836",
|
||||
"rev": "e9afba57a5a8780285f530172e3ceea1f9c7eff7",
|
||||
"treeHash": "9947b4a2042c461f30688f8628180d1453f0995d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue