Skip to content

Commit 2a57a6b

Browse files
committed
nix: flake update
bacon 3.6.0 -> 3.8.0, shows output with nextest 0.9.86 Canop/bacon#280 Add python3 to the devshell to be able to run tools installed with uv
1 parent f3bbc50 commit 2a57a6b

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

flake.lock

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

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164

165165
# For building the documentation website
166166
uv
167+
# nixos does not work with uv-installed python
168+
python3
167169
];
168170

169171
# on macOS and Linux, use faster parallel linkers that are much more

0 commit comments

Comments
 (0)