mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add just to shell.nix
This commit is contained in:
parent
8d94b96b85
commit
6de243c2d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs ? import <nixpkgs> {}}:
|
||||
|
||||
pkgs.mkShellNoCC {
|
||||
packages = with pkgs; [ uv ];
|
||||
packages = with pkgs; [ just uv ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue