Use nix-shell over nix develop in .envrc (#3634)
This commit is contained in:
@@ -138,6 +138,8 @@
|
||||
|
||||
{
|
||||
default = pkgs.mkShell {
|
||||
name = "prism-launcher";
|
||||
|
||||
inputsFrom = [ packages'.prismlauncher-unwrapped ];
|
||||
|
||||
packages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user