upgrade to nixpkgs-23.05

This commit is contained in:
Trolli Schmittlauch 2023-06-01 12:20:42 +02:00
parent ce31103112
commit 62c250097a

View file

@ -71,7 +71,6 @@ let
] ]
++ ( ++ (
with gimpPlugins; [ with gimpPlugins; [
resynthesizer
fourier fourier
lqrPlugin lqrPlugin
] ]
@ -174,7 +173,7 @@ let
devTools = [ devTools = [
curl curl
httpie httpie
gdb #gdb
#strace #strace
#ltrace #ltrace
#valgrind #valgrind