[nix] upgrade to nixpkgs 23.05

parent a128f427
Pipeline #4268 failed with stage
in 0 seconds
import (
builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/22.11.tar.gz";
url = "https://github.com/NixOS/nixpkgs/archive/23.05.tar.gz";
}
)
......@@ -125,7 +125,7 @@ pkgs.mkShell {
pkgs.minify
pkgs.nodejs
#pkgs.nodePackages.purescript-language-server
pkgs.python # needed for msgpack etc
#pkgs.python # needed for msgpack etc
repl
serve
pkgs.pulp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment