Skip to content

Commit

Permalink
chore: bump devenv.lock (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-q committed May 30, 2024
1 parent c77f327 commit bc17af7
Showing 1 changed file with 18 additions and 52 deletions.
70 changes: 18 additions & 52 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1713511575,
"lastModified": 1716992392,
"owner": "cachix",
"repo": "devenv",
"rev": "11e7d3ef56f542e70f138069fe9b95401c2143c8",
"treeHash": "d951cb19967b7848db10d8b828f1090fe23264b4",
"rev": "2a8b6262ae00fc2f8b1b3a6ac35fdc0779085ee1",
"treeHash": "24309487ae9d41d1a7d788ac4c75ecb495eacab1",
"type": "github"
},
"original": {
Expand All @@ -25,11 +25,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1713421495,
"lastModified": 1717050418,
"owner": "nix-community",
"repo": "fenix",
"rev": "fd47b1f9404fae02a4f38bd9f4b12bad7833c96b",
"treeHash": "edb4955fede66d1b915dc8ffc994e93e23464a97",
"rev": "076b2c556b198a76522b9b96324bb81601e90bbb",
"treeHash": "1f08cead96944ff66a8de92ad9a9fef5bd4a0d1c",
"type": "github"
},
"original": {
Expand All @@ -54,24 +54,6 @@
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"treeHash": "bd263f021e345cb4a39d80c126ab650bebc3c10c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
Expand All @@ -95,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": {
Expand Down Expand Up @@ -127,11 +109,11 @@
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1713344939,
"lastModified": 1716633019,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd",
"treeHash": "4e2828da841f6c45445424643a7c2057ca9e4e45",
"rev": "9d29cd266cebf80234c98dd0b87256b6be0af44e",
"treeHash": "9c88f2c9f0cdeaddeb5d49c2faaf65b936fc11d3",
"type": "github"
},
"original": {
Expand Down Expand Up @@ -160,19 +142,18 @@
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1712897695,
"lastModified": 1716213921,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "40e6053ecb65fcbf12863338a6dcefb3f55f1bf8",
"treeHash": "9ba338feee8e6b2193c305f46b65b0fef49816b7",
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
"treeHash": "17b9f9f9983467bcff247b09761dca9831d3d3be",
"type": "github"
},
"original": {
Expand All @@ -194,11 +175,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1713442386,
"lastModified": 1716828004,
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "af1fd88c4d3708c248323caec7c5ac52255f450f",
"treeHash": "e9a9766d19aeeee311a6eb29a6c5e4bc3656de31",
"rev": "b32f181f477576bb203879f7539608f3327b6178",
"treeHash": "4b8a01567abe7a8fc5561563aa52ac6c029fb31d",
"type": "github"
},
"original": {
Expand All @@ -207,21 +188,6 @@
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"treeHash": "cce81f2a0f0743b2eb61bc2eb6c7adbe2f2c6beb",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
Expand Down

0 comments on commit bc17af7

Please sign in to comment.