azuredatastudio: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-03 14:03:13 +02:00
parent 4660bf1d1b
commit 9a6357c736

View file

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
at-spi2-atk
];
phases = "unpackPhase fixupPhase";
dontInstall = true;
# change this to azuredatastudio-insiders for insiders releases
edition = "azuredatastudio";