Skip to content

Commit a517c44

Browse files
CodeChenLRadxaYuntian
authored andcommitted
chore: update devenv.lock
To fix error when building shell: ``` error: error: The option `git' does not exist. Definition values: - In `<unknown-file>': { _type = "merge"; contents = [ { } ]; ``` Signed-off-by: Jiali Chen <chenjiali@radxa.com>
1 parent 7539c16 commit a517c44

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

devenv.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1749934215,
6+
"lastModified": 1759939975,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "0ad2d684f722b41578b34670428161d996382e64",
9+
"rev": "6eda3b7af3010d289e6e8e047435956fc80c1395",
1010
"type": "github"
1111
},
1212
"original": {
@@ -40,10 +40,10 @@
4040
]
4141
},
4242
"locked": {
43-
"lastModified": 1749636823,
43+
"lastModified": 1759523803,
4444
"owner": "cachix",
4545
"repo": "git-hooks.nix",
46-
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
46+
"rev": "cfc9f7bb163ad8542029d303e599c0f7eee09835",
4747
"type": "github"
4848
},
4949
"original": {
@@ -74,10 +74,10 @@
7474
},
7575
"nixpkgs": {
7676
"locked": {
77-
"lastModified": 1756819007,
77+
"lastModified": 1759977445,
7878
"owner": "NixOS",
7979
"repo": "nixpkgs",
80-
"rev": "aaff8c16d7fc04991cac6245bee1baa31f72b1e1",
80+
"rev": "2dad7af78a183b6c486702c18af8a9544f298377",
8181
"type": "github"
8282
},
8383
"original": {

src/share/rsdk/infra-package/devenv.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1749934215,
6+
"lastModified": 1759939975,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "0ad2d684f722b41578b34670428161d996382e64",
9+
"rev": "6eda3b7af3010d289e6e8e047435956fc80c1395",
1010
"type": "github"
1111
},
1212
"original": {
@@ -40,10 +40,10 @@
4040
]
4141
},
4242
"locked": {
43-
"lastModified": 1749636823,
43+
"lastModified": 1759523803,
4444
"owner": "cachix",
4545
"repo": "git-hooks.nix",
46-
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
46+
"rev": "cfc9f7bb163ad8542029d303e599c0f7eee09835",
4747
"type": "github"
4848
},
4949
"original": {
@@ -74,10 +74,10 @@
7474
},
7575
"nixpkgs": {
7676
"locked": {
77-
"lastModified": 1756819007,
77+
"lastModified": 1759977445,
7878
"owner": "NixOS",
7979
"repo": "nixpkgs",
80-
"rev": "aaff8c16d7fc04991cac6245bee1baa31f72b1e1",
80+
"rev": "2dad7af78a183b6c486702c18af8a9544f298377",
8181
"type": "github"
8282
},
8383
"original": {

0 commit comments

Comments
 (0)