Merge pull request #1159 from getchoo/fix-devshell
This commit is contained in:
commit
798e1abb58
@ -37,7 +37,7 @@
|
|||||||
nil
|
nil
|
||||||
];
|
];
|
||||||
|
|
||||||
inputsFrom = [self.packages.${system}.default];
|
inputsFrom = [self.packages.${system}.prismlauncher-unwrapped];
|
||||||
buildInputs = with pkgs; [ccache ninja];
|
buildInputs = with pkgs; [ccache ninja];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user