Skip to content

Commit 596c451

Browse files
committed
nix: fix a bug where inputs and their configs where being ignored
Fixed upstream by allowing Nix to read `.devenv/devenv.json`.
1 parent b7a4b20 commit 596c451

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

devenv.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
"pre-commit-hooks": "pre-commit-hooks"
151151
},
152152
"locked": {
153-
"lastModified": 1745500508,
153+
"lastModified": 1745930071,
154154
"owner": "domenkozar",
155155
"repo": "nix",
156-
"rev": "090394819020afda8eae69e395b1accba9c0fab2",
156+
"rev": "b455edf3505f1bf0172b39a735caef94687d0d9c",
157157
"type": "github"
158158
},
159159
"original": {

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)