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