Skip to content

Commit e4729c7

Browse files
committed
$ devenv update
1 parent 4f47462 commit e4729c7

1 file changed

Lines changed: 26 additions & 6 deletions

File tree

devenv.lock

Lines changed: 26 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": 1769491916,
6+
"lastModified": 1778167221,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "36641e543335d8298fda372196698a19639c06b5",
9+
"rev": "c6a56600e08bf505a9206ebb5cf6cd62327b937a",
1010
"type": "github"
1111
},
1212
"original": {
@@ -40,10 +40,10 @@
4040
]
4141
},
4242
"locked": {
43-
"lastModified": 1769069492,
43+
"lastModified": 1776796298,
4444
"owner": "cachix",
4545
"repo": "git-hooks.nix",
46-
"rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
46+
"rev": "3cfd774b0a530725a077e17354fbdb87ea1c4aad",
4747
"type": "github"
4848
},
4949
"original": {
@@ -73,11 +73,14 @@
7373
}
7474
},
7575
"nixpkgs": {
76+
"inputs": {
77+
"nixpkgs-src": "nixpkgs-src"
78+
},
7679
"locked": {
77-
"lastModified": 1767052823,
80+
"lastModified": 1778017947,
7881
"owner": "cachix",
7982
"repo": "devenv-nixpkgs",
80-
"rev": "538a5124359f0b3d466e1160378c87887e3b51a4",
83+
"rev": "5941ed7aa58a1651f373ccfd5a106e1597ec8dd6",
8184
"type": "github"
8285
},
8386
"original": {
@@ -87,6 +90,23 @@
8790
"type": "github"
8891
}
8992
},
93+
"nixpkgs-src": {
94+
"flake": false,
95+
"locked": {
96+
"lastModified": 1777826146,
97+
"narHash": "sha256-wQ/iN5Zp5VIa3ebBibijPnLyKhor+xEbDy4d0goa9Zs=",
98+
"owner": "NixOS",
99+
"repo": "nixpkgs",
100+
"rev": "73c703c22422b8951895a960959dbbaca7296492",
101+
"type": "github"
102+
},
103+
"original": {
104+
"owner": "NixOS",
105+
"ref": "nixpkgs-unstable",
106+
"repo": "nixpkgs",
107+
"type": "github"
108+
}
109+
},
90110
"root": {
91111
"inputs": {
92112
"devenv": "devenv",

0 commit comments

Comments
 (0)