mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
aliases: cleanup
- Remove throws older than 2 years. (29) - Correct typo on two dates
This commit is contained in:
parent
bec637d12a
commit
64b48e6883
@ -84,9 +84,6 @@ mapAliases ({
|
|||||||
bomi = throw "bomi has been removed from nixpkgs since it was broken and abandoned upstream"; # added 2020-12-10
|
bomi = throw "bomi has been removed from nixpkgs since it was broken and abandoned upstream"; # added 2020-12-10
|
||||||
btrfsProgs = btrfs-progs; # added 2016-01-03
|
btrfsProgs = btrfs-progs; # added 2016-01-03
|
||||||
bitsnbots = throw "bitsnbots has been removed because it was broken and upstream missing"; # added 2021-08-22
|
bitsnbots = throw "bitsnbots has been removed because it was broken and upstream missing"; # added 2021-08-22
|
||||||
bittorrentSync = throw "bittorrentSync has been deprecated by resilio-sync."; # added 2019-06-03
|
|
||||||
bittorrentSync14 = throw "bittorrentSync14 has been deprecated by resilio-sync."; # added 2019-06-03
|
|
||||||
bittorrentSync20 = throw "bittorrentSync20 has been deprecated by resilio-sync."; # added 2019-06-03
|
|
||||||
|
|
||||||
# bitwarden_rs renamed to vaultwarden with release 1.21.0 (2021-04-30)
|
# bitwarden_rs renamed to vaultwarden with release 1.21.0 (2021-04-30)
|
||||||
bitwarden_rs = vaultwarden;
|
bitwarden_rs = vaultwarden;
|
||||||
@ -100,7 +97,6 @@ mapAliases ({
|
|||||||
buildPerlPackage = perlPackages.buildPerlPackage; # added 2018-10-12
|
buildPerlPackage = perlPackages.buildPerlPackage; # added 2018-10-12
|
||||||
buildGo112Package = throw "buildGo112Package has been removed"; # added 2020-04-26
|
buildGo112Package = throw "buildGo112Package has been removed"; # added 2020-04-26
|
||||||
buildGo112Module = throw "buildGo112Module has been removed"; # added 2020-04-26
|
buildGo112Module = throw "buildGo112Module has been removed"; # added 2020-04-26
|
||||||
buildkite-agent2 = throw "buildkite-agent2 has been discontinued. Please use buildkite-agent (v3.x)"; # added 2018-09-26
|
|
||||||
buildkite-agent3 = buildkite-agent; # added 2018-09-26
|
buildkite-agent3 = buildkite-agent; # added 2018-09-26
|
||||||
bundler_HEAD = bundler; # added 2015-11-15
|
bundler_HEAD = bundler; # added 2015-11-15
|
||||||
calibre-py2 = throw "calibre-py2 has been removed from nixpkgs, as calibre has upgraded to python 3. Please use calibre as replacement."; # added 2021-01-13
|
calibre-py2 = throw "calibre-py2 has been removed from nixpkgs, as calibre has upgraded to python 3. Please use calibre as replacement."; # added 2021-01-13
|
||||||
@ -143,7 +139,6 @@ mapAliases ({
|
|||||||
coprthr = throw "coprthr has been removed."; # added 2019-12-08
|
coprthr = throw "coprthr has been removed."; # added 2019-12-08
|
||||||
couchdb = throw "couchdb was removed from nixpkgs, use couchdb3 instead"; # added 2021-03-03
|
couchdb = throw "couchdb was removed from nixpkgs, use couchdb3 instead"; # added 2021-03-03
|
||||||
couchdb2 = throw "couchdb2 was removed from nixpkgs, use couchdb3 instead"; # added 2021-03-03
|
couchdb2 = throw "couchdb2 was removed from nixpkgs, use couchdb3 instead"; # added 2021-03-03
|
||||||
corebird = throw "corebird was deprecated 2019-10-02: See https://www.patreon.com/posts/corebirds-future-18921328. Please use Cawbird as replacement.";
|
|
||||||
coredumper = throw "coredumper has been removed: abandoned by upstream."; # added 2019-11-16
|
coredumper = throw "coredumper has been removed: abandoned by upstream."; # added 2019-11-16
|
||||||
cpp_ethereum = throw "cpp_ethereum has been removed; abandoned upstream."; # added 2020-11-30
|
cpp_ethereum = throw "cpp_ethereum has been removed; abandoned upstream."; # added 2020-11-30
|
||||||
cryptol = throw "cryptol was removed due to prolonged broken build"; # added 2020-08-21
|
cryptol = throw "cryptol was removed due to prolonged broken build"; # added 2020-08-21
|
||||||
@ -222,7 +217,6 @@ mapAliases ({
|
|||||||
emacs27WithPackages = emacs27.pkgs.withPackages; # added 2020-12-18
|
emacs27WithPackages = emacs27.pkgs.withPackages; # added 2020-12-18
|
||||||
emacsWithPackages = emacs.pkgs.withPackages; # added 2020-12-18
|
emacsWithPackages = emacs.pkgs.withPackages; # added 2020-12-18
|
||||||
emacsPackages = emacs.pkgs; # added 2020-12-18
|
emacsPackages = emacs.pkgs; # added 2020-12-18
|
||||||
emby = throw "The Emby derivation has been removed, see jellyfin instead for a free software fork."; # added 2019-05-01
|
|
||||||
enblendenfuse = enblend-enfuse; # 2015-09-30
|
enblendenfuse = enblend-enfuse; # 2015-09-30
|
||||||
envelope = throw "envelope has been removed from nixpkgs, as it was unmaintained."; # added 2021-08-05
|
envelope = throw "envelope has been removed from nixpkgs, as it was unmaintained."; # added 2021-08-05
|
||||||
esniper = throw "esniper has been removed because upstream no longer maintains it (and it no longer works)"; # added 2021-04-12
|
esniper = throw "esniper has been removed because upstream no longer maintains it (and it no longer works)"; # added 2021-04-12
|
||||||
@ -267,15 +261,12 @@ mapAliases ({
|
|||||||
fontconfig 2.10.x hasn't had a release in years, is vulnerable to CVE-2016-5384
|
fontconfig 2.10.x hasn't had a release in years, is vulnerable to CVE-2016-5384
|
||||||
and has only been used for old fontconfig caches.
|
and has only been used for old fontconfig caches.
|
||||||
'';
|
'';
|
||||||
font-droid = throw "font-droid has been deprecated by noto-fonts"; # 2019-04-12
|
|
||||||
foomatic_filters = foomatic-filters; # 2016-08
|
foomatic_filters = foomatic-filters; # 2016-08
|
||||||
fsharp41 = throw "fsharp41 has been removed, please use dotnet-sdk_5 or later";
|
fsharp41 = throw "fsharp41 has been removed, please use dotnet-sdk_5 or later";
|
||||||
fuse_exfat = exfat; # 2015-09-11
|
fuse_exfat = exfat; # 2015-09-11
|
||||||
fuseki = apache-jena-fuseki; # added 2018-04-25
|
fuseki = apache-jena-fuseki; # added 2018-04-25
|
||||||
fusesmb = throw "fusesmb is abandoned by upstream"; # added 2019-10-15
|
|
||||||
fwupdate = throw "fwupdate was merged into fwupd"; # added 2020-05-19
|
fwupdate = throw "fwupdate was merged into fwupd"; # added 2020-05-19
|
||||||
g4py = python3Packages.geant4; # added 2020-06-06
|
g4py = python3Packages.geant4; # added 2020-06-06
|
||||||
gccApple = throw "gccApple is no longer supported"; # added 2018-04-25
|
|
||||||
gdal_1_11 = throw "gdal_1_11 was removed. Use gdal instead."; # added 2021-04-03
|
gdal_1_11 = throw "gdal_1_11 was removed. Use gdal instead."; # added 2021-04-03
|
||||||
gdb-multitarget = gdb; # added 2017-11-13
|
gdb-multitarget = gdb; # added 2017-11-13
|
||||||
gdk_pixbuf = gdk-pixbuf; # added 2019-05-22
|
gdk_pixbuf = gdk-pixbuf; # added 2019-05-22
|
||||||
@ -408,7 +399,6 @@ mapAliases ({
|
|||||||
kvm = qemu_kvm; # added 2018-04-25
|
kvm = qemu_kvm; # added 2018-04-25
|
||||||
latinmodern-math = lmmath;
|
latinmodern-math = lmmath;
|
||||||
letsencrypt = certbot; # added 2016-05-16
|
letsencrypt = certbot; # added 2016-05-16
|
||||||
leksah = throw "To use leksah, refer to the instructions in https://github.com/leksah/leksah."; # added 2019-04-28
|
|
||||||
libaudit = audit; # added 2018-04-25
|
libaudit = audit; # added 2018-04-25
|
||||||
libcanberra_gtk2 = libcanberra-gtk2; # added 2018-02-25
|
libcanberra_gtk2 = libcanberra-gtk2; # added 2018-02-25
|
||||||
libcanberra_gtk3 = libcanberra-gtk3; # added 2018-02-25
|
libcanberra_gtk3 = libcanberra-gtk3; # added 2018-02-25
|
||||||
@ -562,7 +552,6 @@ mapAliases ({
|
|||||||
mobile_broadband_provider_info = mobile-broadband-provider-info; # added 2018-02-25
|
mobile_broadband_provider_info = mobile-broadband-provider-info; # added 2018-02-25
|
||||||
moby = throw "moby has been removed, merged into linuxkit in 2018. Use linuxkit instead.";
|
moby = throw "moby has been removed, merged into linuxkit in 2018. Use linuxkit instead.";
|
||||||
module_init_tools = kmod; # added 2016-04-22
|
module_init_tools = kmod; # added 2016-04-22
|
||||||
mono-zeroconf = throw "mono-zeroconf was deprecated on 2019-09-20: abandoned by upstream.";
|
|
||||||
mozart = mozart2-binary; # added 2019-09-23
|
mozart = mozart2-binary; # added 2019-09-23
|
||||||
mozart-binary = mozart2-binary; # added 2019-09-23
|
mozart-binary = mozart2-binary; # added 2019-09-23
|
||||||
mpd_clientlib = libmpdclient; # added 2021-02-11
|
mpd_clientlib = libmpdclient; # added 2021-02-11
|
||||||
@ -707,7 +696,6 @@ mapAliases ({
|
|||||||
polarssl = mbedtls; # added 2018-04-25
|
polarssl = mbedtls; # added 2018-04-25
|
||||||
poppler_qt5 = libsForQt5.poppler; # added 2015-12-19
|
poppler_qt5 = libsForQt5.poppler; # added 2015-12-19
|
||||||
postgresql96 = postgresql_9_6;
|
postgresql96 = postgresql_9_6;
|
||||||
postgresql100 = throw "postgresql100 was deprecated on 2018-10-21: use postgresql_10 instead";
|
|
||||||
# postgresql plugins
|
# postgresql plugins
|
||||||
pgjwt = postgresqlPackages.pgjwt;
|
pgjwt = postgresqlPackages.pgjwt;
|
||||||
pg_repack = postgresqlPackages.pg_repack;
|
pg_repack = postgresqlPackages.pg_repack;
|
||||||
@ -729,7 +717,6 @@ mapAliases ({
|
|||||||
pinentry_qt5 = pinentry-qt; # added 2020-02-11
|
pinentry_qt5 = pinentry-qt; # added 2020-02-11
|
||||||
postgis = postgresqlPackages.postgis;
|
postgis = postgresqlPackages.postgis;
|
||||||
# end
|
# end
|
||||||
ppl-address-book = throw "ppl-address-book deprecated on 2019-05-02: abandoned by upstream.";
|
|
||||||
privateer = throw "privateer was removed because it was broken"; # added 2021-05-18
|
privateer = throw "privateer was removed because it was broken"; # added 2021-05-18
|
||||||
processing3 = processing; # added 2019-08-16
|
processing3 = processing; # added 2019-08-16
|
||||||
procps-ng = procps; # added 2018-06-08
|
procps-ng = procps; # added 2018-06-08
|
||||||
@ -762,14 +749,12 @@ mapAliases ({
|
|||||||
qwt6 = libsForQt5.qwt; # added 2015-12-19
|
qwt6 = libsForQt5.qwt; # added 2015-12-19
|
||||||
qtkeychain = throw "the qtkeychain attribute (qt4 version) has been removes, use the qt5 version: libsForQt5.qtkeychain"; # added 2021-08-04
|
qtkeychain = throw "the qtkeychain attribute (qt4 version) has been removes, use the qt5 version: libsForQt5.qtkeychain"; # added 2021-08-04
|
||||||
qtcurve = libsForQt5.qtcurve; # added 2020-11-07
|
qtcurve = libsForQt5.qtcurve; # added 2020-11-07
|
||||||
qtpfsgui = throw "qtpfsgui is now luminanceHDR"; # added 2019-06-26
|
|
||||||
quaternion-git = throw "quaternion-git has been removed in favor of the stable version 'quaternion'"; # added 2020-04-09
|
quaternion-git = throw "quaternion-git has been removed in favor of the stable version 'quaternion'"; # added 2020-04-09
|
||||||
raspberrypi-tools = throw "raspberrypi-tools has been removed in favor of identical 'libraspberrypi'"; # added 2020-12-24
|
raspberrypi-tools = throw "raspberrypi-tools has been removed in favor of identical 'libraspberrypi'"; # added 2020-12-24
|
||||||
rdf4store = throw "rdf4store has been removed from nixpkgs."; # added 2019-12-21
|
rdf4store = throw "rdf4store has been removed from nixpkgs."; # added 2019-12-21
|
||||||
rdiff_backup = rdiff-backup; # added 2014-11-23
|
rdiff_backup = rdiff-backup; # added 2014-11-23
|
||||||
rdmd = dtools; # added 2017-08-19
|
rdmd = dtools; # added 2017-08-19
|
||||||
readline80 = throw "readline-8.0 is no longer supported in nixpkgs, please use 'readline' for main supported version or 'readline81' for most recent version"; # added 2021-04-22
|
readline80 = throw "readline-8.0 is no longer supported in nixpkgs, please use 'readline' for main supported version or 'readline81' for most recent version"; # added 2021-04-22
|
||||||
rhc = throw "rhc was deprecated on 2019-04-09: abandoned by upstream.";
|
|
||||||
rng_tools = rng-tools; # added 2018-10-24
|
rng_tools = rng-tools; # added 2018-10-24
|
||||||
robomongo = robo3t; #added 2017-09-28
|
robomongo = robo3t; #added 2017-09-28
|
||||||
rocm-runtime-ext = throw "rocm-runtime-ext has been removed, since its functionality was added to rocm-runtime"; #added 2020-08-21
|
rocm-runtime-ext = throw "rocm-runtime-ext has been removed, since its functionality was added to rocm-runtime"; #added 2020-08-21
|
||||||
@ -827,15 +812,11 @@ mapAliases ({
|
|||||||
s6PortableUtils = s6-portable-utils; # added 2018-07-23
|
s6PortableUtils = s6-portable-utils; # added 2018-07-23
|
||||||
sagemath = sage; # added 2018-10-27
|
sagemath = sage; # added 2018-10-27
|
||||||
sam = deadpixi-sam; # added 2018-04-25
|
sam = deadpixi-sam; # added 2018-04-25
|
||||||
samba3 = throw "Samba 3 is discontinued, please switch to samba4"; # added 2019-10-15
|
|
||||||
samba3_light = throw "Samba 3 is discontinued, please switch to samba4"; # added 2019-10-15
|
|
||||||
sambaMaster = throw "sambaMaster was removed in 2019-09-13: outdated and no longer needed";
|
|
||||||
samsungUnifiedLinuxDriver = samsung-unified-linux-driver; # added 2016-01-25
|
samsungUnifiedLinuxDriver = samsung-unified-linux-driver; # added 2016-01-25
|
||||||
saneBackends = sane-backends; # added 2016-01-02
|
saneBackends = sane-backends; # added 2016-01-02
|
||||||
saneBackendsGit = sane-backends; # added 2016-01-02
|
saneBackendsGit = sane-backends; # added 2016-01-02
|
||||||
sane-backends-git = sane-backends; # added 2021-02-19
|
sane-backends-git = sane-backends; # added 2021-02-19
|
||||||
saneFrontends = sane-frontends; # added 2016-01-02
|
saneFrontends = sane-frontends; # added 2016-01-02
|
||||||
sapic = throw "sapic was deprecated on 2019-1-19: sapic is bundled with 'tamarin-prover' now";
|
|
||||||
scaff = throw "scaff is deprecated - replaced by https://gitlab.com/jD91mZM2/inc (not in nixpkgs yet)"; # added 2020-03-01
|
scaff = throw "scaff is deprecated - replaced by https://gitlab.com/jD91mZM2/inc (not in nixpkgs yet)"; # added 2020-03-01
|
||||||
scim = sc-im; # added 2016-01-22
|
scim = sc-im; # added 2016-01-22
|
||||||
scollector = bosun; # added 2018-04-25
|
scollector = bosun; # added 2018-04-25
|
||||||
@ -848,7 +829,6 @@ mapAliases ({
|
|||||||
skype = skypeforlinux; # added 2017-07-27
|
skype = skypeforlinux; # added 2017-07-27
|
||||||
skype_call_recorder = throw "skype_call_recorder has been removed from nixpkgs, because it stopped working when classic Skype was retired."; # added 2020-10-31
|
skype_call_recorder = throw "skype_call_recorder has been removed from nixpkgs, because it stopped working when classic Skype was retired."; # added 2020-10-31
|
||||||
skype4pidgin = throw "skype4pidgin has been remove from nixpkgs, because it stopped working when classic Skype was retired."; # added 2021-07-14
|
skype4pidgin = throw "skype4pidgin has been remove from nixpkgs, because it stopped working when classic Skype was retired."; # added 2021-07-14
|
||||||
skydive = throw "skydive has been removed from nixpkgs (2019-09-10)";
|
|
||||||
slack-dark = slack; # added 2020-03-27
|
slack-dark = slack; # added 2020-03-27
|
||||||
slic3r-prusa3d = prusa-slicer; # added 2019-05-21
|
slic3r-prusa3d = prusa-slicer; # added 2019-05-21
|
||||||
slurm-llnl = slurm; # renamed July 2017
|
slurm-llnl = slurm; # renamed July 2017
|
||||||
@ -903,7 +883,6 @@ mapAliases ({
|
|||||||
stanchion = throw "Stanchion was part of riak-cs which is not maintained anymore"; # added 2020-10-14
|
stanchion = throw "Stanchion was part of riak-cs which is not maintained anymore"; # added 2020-10-14
|
||||||
stumpwm-git = throw "stumpwm-git has been broken for a long time and lispPackages.stumpwm follows Quicklisp that is close to git version"; # added 2021-05-09
|
stumpwm-git = throw "stumpwm-git has been broken for a long time and lispPackages.stumpwm follows Quicklisp that is close to git version"; # added 2021-05-09
|
||||||
surf-webkit2 = surf; # added 2017-04-02
|
surf-webkit2 = surf; # added 2017-04-02
|
||||||
sup = throw "sup was deprecated on 2019-09-10: abandoned by upstream";
|
|
||||||
swec = throw "swec has been removed; broken and abandoned upstream."; # added 2021-10-14
|
swec = throw "swec has been removed; broken and abandoned upstream."; # added 2021-10-14
|
||||||
swfdec = throw "swfdec has been removed as broken and unmaintained."; # added 2020-08-23
|
swfdec = throw "swfdec has been removed as broken and unmaintained."; # added 2020-08-23
|
||||||
swtpm-tpm2 = swtpm; # added 2021-02-26
|
swtpm-tpm2 = swtpm; # added 2021-02-26
|
||||||
@ -934,7 +913,6 @@ mapAliases ({
|
|||||||
terraform-provider-lxd = terraform-providers.lxd; # added 2020-03-16
|
terraform-provider-lxd = terraform-providers.lxd; # added 2020-03-16
|
||||||
terraform-provider-nixos = terraform-providers.nixos; # added 2018-09-28
|
terraform-provider-nixos = terraform-providers.nixos; # added 2018-09-28
|
||||||
tesseract_4 = tesseract4; # added 2018-12-19
|
tesseract_4 = tesseract4; # added 2018-12-19
|
||||||
testdisk-photorec = throw "testdisk-photorec: This package was a duplicate, please use testdisk or testdisk-qt instead"; # added 2019-10-13
|
|
||||||
tex-gyre-bonum-math = tex-gyre-math.bonum; # added 2018-04-03
|
tex-gyre-bonum-math = tex-gyre-math.bonum; # added 2018-04-03
|
||||||
tex-gyre-pagella-math = tex-gyre-math.pagella; # added 2018-04-03
|
tex-gyre-pagella-math = tex-gyre-math.pagella; # added 2018-04-03
|
||||||
tex-gyre-schola-math = tex-gyre-math.schola; # added 2018-04-03
|
tex-gyre-schola-math = tex-gyre-math.schola; # added 2018-04-03
|
||||||
@ -942,8 +920,8 @@ mapAliases ({
|
|||||||
tftp_hpa = tftp-hpa; # added 2015-04-03
|
tftp_hpa = tftp-hpa; # added 2015-04-03
|
||||||
timescale-prometheus = promscale; # added 2020-09-29
|
timescale-prometheus = promscale; # added 2020-09-29
|
||||||
timetable = throw "timetable has been removed, as the upstream project has been abandoned"; # added 2021-09-05
|
timetable = throw "timetable has been removed, as the upstream project has been abandoned"; # added 2021-09-05
|
||||||
tomcat7 = throw "tomcat7 has been removed from nixpkgs as it has reached end of life."; # added 2022-06-16
|
tomcat7 = throw "tomcat7 has been removed from nixpkgs as it has reached end of life."; # added 2021-06-16
|
||||||
tomcat8 = throw "tomcat8 has been removed from nixpkgs as it has reached end of life."; # added 2022-06-16
|
tomcat8 = throw "tomcat8 has been removed from nixpkgs as it has reached end of life."; # added 2021-06-16
|
||||||
tomcat85 = throw "tomcat85 has been removed from nixpkgs as it has reached end of life."; # added 2020-03-11
|
tomcat85 = throw "tomcat85 has been removed from nixpkgs as it has reached end of life."; # added 2020-03-11
|
||||||
torbrowser = tor-browser-bundle-bin; # added 2017-04-05
|
torbrowser = tor-browser-bundle-bin; # added 2017-04-05
|
||||||
torch = throw "torch has been removed, as the upstream project has been abandoned"; # added 2020-03-28
|
torch = throw "torch has been removed, as the upstream project has been abandoned"; # added 2020-03-28
|
||||||
@ -976,7 +954,6 @@ mapAliases ({
|
|||||||
uzbl = throw "uzbl has been removed from nixpkgs, as it's unmaintained and uses insecure libraries";
|
uzbl = throw "uzbl has been removed from nixpkgs, as it's unmaintained and uses insecure libraries";
|
||||||
v4l_utils = v4l-utils; # added 2019-08-07
|
v4l_utils = v4l-utils; # added 2019-08-07
|
||||||
v8_3_16_14 = throw "v8_3_16_14 was removed in 2019-11-01: no longer referenced by other packages";
|
v8_3_16_14 = throw "v8_3_16_14 was removed in 2019-11-01: no longer referenced by other packages";
|
||||||
valadoc = throw "valadoc was deprecated on 2019-10-10: valadoc was merged into vala 0.38";
|
|
||||||
vamp = { vampSDK = vamp-plugin-sdk; }; # added 2020-03-26
|
vamp = { vampSDK = vamp-plugin-sdk; }; # added 2020-03-26
|
||||||
varnish62 = throw "varnish62 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26
|
varnish62 = throw "varnish62 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26
|
||||||
varnish63 = throw "varnish63 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26
|
varnish63 = throw "varnish63 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26
|
||||||
@ -999,7 +976,6 @@ mapAliases ({
|
|||||||
wicd = throw "wicd has been removed as it is abandoned."; # added 2021-09-11
|
wicd = throw "wicd has been removed as it is abandoned."; # added 2021-09-11
|
||||||
wineStaging = wine-staging; # added 2018-01-08
|
wineStaging = wine-staging; # added 2018-01-08
|
||||||
winusb = woeusb; # added 2017-12-22
|
winusb = woeusb; # added 2017-12-22
|
||||||
winstone = throw "winstone is not supported anymore. Alternatives are Jetty or Tomcat."; # added 2019-05-14
|
|
||||||
winswitch = throw "winswitch has been removed from nixpkgs."; # added 2019-12-10
|
winswitch = throw "winswitch has been removed from nixpkgs."; # added 2019-12-10
|
||||||
wireshark-gtk = throw "wireshark-gtk is not supported anymore. Use wireshark-qt or wireshark-cli instead."; # added 2019-11-18
|
wireshark-gtk = throw "wireshark-gtk is not supported anymore. Use wireshark-qt or wireshark-cli instead."; # added 2019-11-18
|
||||||
wireguard = wireguard-tools; # added 2018-05-19
|
wireguard = wireguard-tools; # added 2018-05-19
|
||||||
@ -1092,11 +1068,6 @@ mapAliases ({
|
|||||||
tor-browser-unwrapped = throw "tor-browser-unwrapped was removed because it was out of date and inadequately maintained. Please use tor-browser-bundle-bin instead. See #77452."; # added 2020-01-10
|
tor-browser-unwrapped = throw "tor-browser-unwrapped was removed because it was out of date and inadequately maintained. Please use tor-browser-bundle-bin instead. See #77452."; # added 2020-01-10
|
||||||
dina-font-pcf = dina-font; # added 2020-02-09
|
dina-font-pcf = dina-font; # added 2020-02-09
|
||||||
|
|
||||||
# added 2019-04-13
|
|
||||||
# *-polly pointed to llvmPackages_latest
|
|
||||||
llvm-polly = throw "llvm-polly: clang is now built with polly-plugin by default";
|
|
||||||
clang-polly = throw "clang-polly: clang is now built with polly-plugin by default";
|
|
||||||
|
|
||||||
/* Cleanup before 20.09 */
|
/* Cleanup before 20.09 */
|
||||||
oraclejdk8psu = throw ''
|
oraclejdk8psu = throw ''
|
||||||
oraclejdk8psu: The *psu versions of oraclejdk aren't provided by upstream anymore and were therefore removed!
|
oraclejdk8psu: The *psu versions of oraclejdk aren't provided by upstream anymore and were therefore removed!
|
||||||
|
Loading…
Reference in New Issue
Block a user