Skip to content

Commit 9731d1f

Browse files
authored
chore: devenv update (uv 0.7.4; cargo 1.87) (#2234)
1 parent 0136170 commit 9731d1f

File tree

3 files changed

+667
-667
lines changed

3 files changed

+667
-667
lines changed

.github/workflows/ci-py.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
HUGR_BIN_DIR: ${{ github.workspace }}/target/debug
1717
HUGR_BIN: ${{ github.workspace }}/target/debug/hugr
1818
# Pinned version for the uv package manager
19-
UV_VERSION: "0.4.20"
19+
UV_VERSION: "0.7.4"
2020
UV_FROZEN: 1
2121

2222
jobs:

devenv.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1741670053,
6+
"lastModified": 1747543288,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "47abb5dfd5b7824a0979ef86f3986aea48847312",
9+
"rev": "3a8a52386bde1cf14fc2f4c4df80f91417348480",
1010
"type": "github"
1111
},
1212
"original": {
@@ -24,10 +24,10 @@
2424
"rust-analyzer-src": "rust-analyzer-src"
2525
},
2626
"locked": {
27-
"lastModified": 1741934023,
27+
"lastModified": 1747392669,
2828
"owner": "nix-community",
2929
"repo": "fenix",
30-
"rev": "4f956eacc9ec619bcd98f4580c663a8749978cc8",
30+
"rev": "c3c27e603b0d9b5aac8a16236586696338856fbb",
3131
"type": "github"
3232
},
3333
"original": {
@@ -39,10 +39,10 @@
3939
"flake-compat": {
4040
"flake": false,
4141
"locked": {
42-
"lastModified": 1733328505,
42+
"lastModified": 1747046372,
4343
"owner": "edolstra",
4444
"repo": "flake-compat",
45-
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
45+
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
4646
"type": "github"
4747
},
4848
"original": {
@@ -60,10 +60,10 @@
6060
]
6161
},
6262
"locked": {
63-
"lastModified": 1741379162,
63+
"lastModified": 1747372754,
6464
"owner": "cachix",
6565
"repo": "git-hooks.nix",
66-
"rev": "b5a62751225b2f62ff3147d0a334055ebadcd5cc",
66+
"rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
6767
"type": "github"
6868
},
6969
"original": {
@@ -94,10 +94,10 @@
9494
},
9595
"nixpkgs": {
9696
"locked": {
97-
"lastModified": 1741865919,
97+
"lastModified": 1747467164,
9898
"owner": "NixOS",
9999
"repo": "nixpkgs",
100-
"rev": "573c650e8a14b2faa0041645ab18aed7e60f0c9a",
100+
"rev": "3fcbdcfc707e0aa42c541b7743e05820472bdaec",
101101
"type": "github"
102102
},
103103
"original": {
@@ -121,10 +121,10 @@
121121
"rust-analyzer-src": {
122122
"flake": false,
123123
"locked": {
124-
"lastModified": 1741895161,
124+
"lastModified": 1747557850,
125125
"owner": "rust-lang",
126126
"repo": "rust-analyzer",
127-
"rev": "185f9deb452760f3abc2fde0500398e3198678cd",
127+
"rev": "e464ff8c755c6e12540a45b83274ec4de4829191",
128128
"type": "github"
129129
},
130130
"original": {

0 commit comments

Comments
 (0)