nix: Separate debug output (#27871)
This makes it easier to iterate on the nix flake by adding a package which builds zed in debug mode rather than release Release Notes: - N/A
This commit is contained in:
parent
2d05537b59
commit
1567967309
2 changed files with 18 additions and 30 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
mkShell,
|
||||
stdenv,
|
||||
stdenvAdapters,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue