Skip to content

Commit e34546f

Browse files
authored
fix shell.nix (#251)
1 parent 5d83f3a commit e34546f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nix/shell.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
python311Packages,
3-
pkgs,
2+
python313Packages,
43
...
54
}:
65
let

0 commit comments

Comments
 (0)