nix: bump inputs
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I1889ab776432fbbbaa228a09c8acf4286a6a6964
This commit is contained in:
parent
5a1332080d
commit
7ccb21af79
3 changed files with 6 additions and 4 deletions
|
|
@ -25,6 +25,9 @@ pkgs.mkShell {
|
|||
|
||||
# System libraries
|
||||
glibc.dev
|
||||
|
||||
# For Tests
|
||||
(python313.withPackages (ps: with ps; [matplotlib pyplot numpy]))
|
||||
];
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue