2020-04-24 23:36:52 +00:00
lib : self : super :
with self ;
let
2022-02-10 20:34:41 +00:00
# Removing recurseForDerivation prevents derivations of aliased attribute set
# to appear while listing all the packages available.
2020-04-24 23:36:52 +00:00
removeRecurseForDerivations = alias : with lib ;
2022-02-10 20:34:41 +00:00
if alias . recurseForDerivations or false
then removeAttrs alias [ " r e c u r s e F o r D e r i v a t i o n s " ]
2020-04-24 23:36:52 +00:00
else alias ;
# Disabling distribution prevents top-level aliases for non-recursed package
# sets from building on Hydra.
removeDistribute = alias : with lib ;
if isDerivation alias then
dontDistribute alias
else alias ;
2022-02-10 20:34:41 +00:00
# Make sure that we are not shadowing something from all-packages.nix.
checkInPkgs = n : alias :
if builtins . hasAttr n super
then throw " A l i a s ${ n } i s s t i l l i n a l l - p a c k a g e s . n i x "
else alias ;
2020-04-24 23:36:52 +00:00
mapAliases = aliases :
2022-02-10 20:34:41 +00:00
lib . mapAttrs ( n : alias :
removeDistribute
( removeRecurseForDerivations
( checkInPkgs n alias ) ) )
aliases ;
2020-04-24 23:36:52 +00:00
in
2022-02-10 20:34:41 +00:00
### Deprecated aliases - for backward compatibility
### Please maintain this list in ASCIIbetical ordering.
### Hint: the "sections" are delimited by ### <letter> ###
2020-04-24 23:36:52 +00:00
2022-03-05 16:20:37 +00:00
# A script to convert old aliases to throws and remove old
# throws can be found in './maintainers/scripts/remove-old-aliases.py'.
2022-03-30 09:31:56 +00:00
# Add 'preserve, reason: reason why' after the date if the alias should not be removed.
# Try to keep them to a minimum.
# valid examples of what to preserve:
# distro aliases such as:
# debian-package-name -> nixos-package-name
2020-04-24 23:36:52 +00:00
mapAliases ( {
2022-03-30 09:31:56 +00:00
# Added 2018-07-16 preserve, reason: forceSystem should not be used directly in Nixpkgs.
2022-02-10 20:34:41 +00:00
forceSystem = system : _ :
( import self . path { localSystem = { inherit system ; } ; } ) ;
2021-12-06 16:07:01 +00:00
_0x0 = throw " 0 x 0 u p s t r e a m i s a b a n d o n e d a n d n o l o n g e r e x i s t s : h t t p s : / / g i t l a b . c o m / s o m a s i s / s c r i p t s / " ;
2022-02-10 20:34:41 +00:00
### A ###
2022-03-05 16:20:37 +00:00
accounts-qt = throw " ' a c c o u n t s - q t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . a c c o u n t s - q t ' " ; # Converted to throw 2022-02-22
adobeReader = throw " ' a d o b e R e a d e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a d o b e - r e a d e r ' " ; # Converted to throw 2022-02-22
adobe_flex_sdk = throw " ' a d o b e _ f l e x _ s d k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a p a c h e - f l e x - s d k ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
aesop = throw " a e s o p h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2021-08-05
2022-03-05 16:20:37 +00:00
ag = throw " ' a g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s i l v e r - s e a r c h e r ' " ; # Converted to throw 2022-02-22
aircrackng = throw " ' a i r c r a c k n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a i r c r a c k - n g ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
airtame = throw " a i r t a m e h a s b e e n r e m o v e d d u e t o b e i n g u n m a i n t a i n e d " ; # Added 2022-01-19
aleth = throw " a l e t h ( p r e v i o u s l y p a c k a g e d a s c p p _ e t h e r e u m ) h a s b e e n r e m o v e d ; a b a n d o n e d u p s t r e a m " ; # Added 2020-11-30
2022-02-10 20:34:41 +00:00
alsaLib = alsa-lib ; # Added 2021-06-09
alsaOss = alsa-oss ; # Added 2021-06-10
alsaPluginWrapper = alsa-plugins-wrapper ; # Added 2021-06-10
alsaPlugins = alsa-plugins ; # Added 2021-06-10
alsaTools = alsa-tools ; # Added 2021-06-10
alsaUtils = alsa-utils ; # Added 2021-06-10
2022-03-30 09:31:56 +00:00
amazon-glacier-cmd-interface = throw " a m a z o n - g l a c i e r - c m d - i n t e r f a c e h a s b e e n r e m o v e d d u e t o i t b e i n g u n m a i n t a i n e d " ; # Added 2020-10-30
aminal = throw " a m i n a l w a s r e n a m e d t o d a r k t i l e " ; # Added 2021-09-28
2022-03-05 16:20:37 +00:00
ammonite-repl = throw " ' a m m o n i t e - r e p l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a m m o n i t e ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
amuleDaemon = throw " a m u l e D a e m o n w a s r e n a m e d t o a m u l e - d a e m o n " ; # Added 2022-02-11
amuleGui = throw " a m u l e G u i w a s r e n a m e d t o a m u l e - g u i " ; # Added 2022-02-11
amsn = throw " a m s n h a s b e e n r e m o v e d d u e t o b e i n g u n m a i n t a i n e d " ; # Added 2020-12-09
2022-02-10 20:34:41 +00:00
angelfish = libsForQt5 . plasmaMobileGear . angelfish ; # Added 2021-10-06
2022-03-30 09:31:56 +00:00
antimicro = throw " a n t i m i c r o h a s b e e n r e m o v e d a s i t w a s b r o k e n , s e e a n t i m i c r o x i n s t e a d " ; # Added 2020-08-06
2022-02-10 20:34:41 +00:00
antimicroX = antimicrox ; # Added 2021-10-31
ardour_5 = throw " a r d o u r _ 5 h a s b e e n r e m o v e d . s e e h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / i s s u e s / 1 3 9 5 4 9 " ; # Added 2021-09-28
2022-03-05 16:20:37 +00:00
arduino_core = throw " ' a r d u i n o _ c o r e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a r d u i n o - c o r e ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
arora = throw " a r o r a h a s b e e n r e m o v e d " ; # Added 2020-09-09
2022-03-05 16:20:37 +00:00
asciidocFull = throw " ' a s c i i d o c F u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a s c i i d o c - f u l l ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
asn1c = throw " a s n 1 c h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
2022-03-30 09:31:56 +00:00
asterisk_15 = throw " a s t e r i s k _ 1 5 : A s t e r i s k 1 5 i s e n d o f l i f e a n d h a s b e e n r e m o v e d " ; # Added 2020-10-07
2022-03-05 16:20:37 +00:00
at_spi2_atk = throw " ' a t _ s p i 2 _ a t k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a t - s p i 2 - a t k ' " ; # Converted to throw 2022-02-22
at_spi2_core = throw " ' a t _ s p i 2 _ c o r e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a t - s p i 2 - c o r e ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
aucdtect = throw " a u c d t e c t : U p s t r e a m n o l o n g e r p r o v i d e s d o w n l o a d u r l s " ; # Added 2020-12-26
2022-02-10 20:34:41 +00:00
avldrums-lv2 = x42-avldrums ; # Added 2020-03-29
avxsynth = throw " a v x s y n t h w a s r e m o v e d b e c a u s e i t w a s b r o k e n " ; # Added 2021-05-18
azureus = throw " a z u r e u s i s n o w k n o w n a s v u z e a n d t h e v e r s i o n i n n i x p k g s w a s r e a l l y o u t d a t e d " ; # Added 2021-08-02
### B ###
2021-06-28 23:13:55 +00:00
badtouch = authoscope ; # Project was renamed, added 20210626
2022-03-05 16:20:37 +00:00
bar-xft = throw " ' b a r - x f t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l e m o n b a r - x f t ' " ; # Converted to throw 2022-02-22
bashCompletion = throw " ' b a s h C o m p l e t i o n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b a s h - c o m p l e t i o n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
bashInteractive_5 = bashInteractive ; # Added 2021-08-20
bash_5 = bash ; # Added 2021-08-20
bashburn = throw " b a s h b u r n h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
2022-03-30 09:31:56 +00:00
bazaar = throw " b a z a a r h a s b e e n d e p r e c a t e d b y b r e e z y " ; # Added 2020-04-19
bazaarTools = throw " b a z a a r h a s b e e n d e p r e c a t e d b y b r e e z y " ; # Added 2020-04-19
2022-02-10 20:34:41 +00:00
bcat = throw " b c a t h a s b e e n r e m o v e d b e c a u s e u p s t r e a m i s d e a d " ; # Added 2021-08-22
beret = throw " b e r e t h a s b e e n r e m o v e d " ; # Added 2021-11-16
bin_replace_string = throw " b i n _ r e p l a c e _ s t r i n g h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
2022-03-30 09:31:56 +00:00
bitbucket-cli = throw " b i t b u c k e t - c l i h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-21
2022-02-10 20:34:41 +00:00
bitsnbots = throw " b i t s n b o t s h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n a n d u p s t r e a m m i s s i n g " ; # Added 2021-08-22
2022-03-30 09:31:56 +00:00
blastem = throw " b l a s t e m h a s b e e n r e m o v e d f r o m n i x p k g s a s i t w o u l d s t i l l r e q u i r e p y t h o n 2 " ; # Added 2022-01-01
2020-04-24 23:36:52 +00:00
bluezFull = bluez ; # Added 2019-12-03
2022-02-10 20:34:41 +00:00
bomi = throw " b o m i h a s b e e n r e m o v e d f r o m n i x p k g s s i n c e i t w a s b r o k e n a n d a b a n d o n e d u p s t r e a m " ; # Added 2020-12-10
2021-05-03 20:48:10 +00:00
bpftool = bpftools ; # Added 2021-05-03
2022-02-10 20:34:41 +00:00
brackets = throw " b r a c k e t s h a s b e e n r e m o v e d , i t w a s u n m a i n t a i n e d a n d h a d o p e n v u l n e r a b i l i t i e s " ; # Added 2021-01-24
2022-03-05 16:20:37 +00:00
bridge_utils = throw " ' b r i d g e _ u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b r i d g e - u t i l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
bro = zeek ; # Added 2019-09-29
2022-03-05 16:20:37 +00:00
bird2 = bird ; # Added 2022-02-21
bird6 = throw " b i r d 6 w a s d r o p p e d . U s e b i r d i n s t e a d , w h i c h h a s s u p p o r t f o r b o t h i p v 4 / i p v 6 " ; # Added 2022-02-21
btrfsProgs = throw " ' b t r f s P r o g s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b t r f s - p r o g s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
bud = throw " b u d h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-14
2021-07-04 02:40:35 +00:00
# bitwarden_rs renamed to vaultwarden with release 1.21.0 (2021-04-30)
bitwarden_rs = vaultwarden ;
bitwarden_rs-mysql = vaultwarden-mysql ;
bitwarden_rs-postgresql = vaultwarden-postgresql ;
2022-02-10 20:34:41 +00:00
bitwarden_rs-sqlite = vaultwarden-sqlite ;
2021-07-04 02:40:35 +00:00
bitwarden_rs-vault = vaultwarden-vault ;
2022-03-05 16:20:37 +00:00
2022-03-30 09:31:56 +00:00
blink = throw " b l i n k h a s b e e n r e m o v e d f r o m n i x p k g s , i t w a s u n m a i n t a i n e d a n d r e q u i r e d p y t h o n 2 a t t h e t i m e o f r e m o v a l " ; # Added 2022-01-12
bs1770gain = throw " b s 1 7 7 0 g a i n h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t h a d n o m a i n t a i n e r o r r e v e r s e d e p e n d e n c i e s " ; # Added 2021-01-02
2022-02-10 20:34:41 +00:00
bsod = throw " b s o d h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
btc1 = throw " b t c 1 h a s b e e n r e m o v e d , i t w a s a b a n d o n e d b y u p s t r e a m " ; # Added 2020-11-03
2022-03-05 16:20:37 +00:00
buildPerlPackage = throw " ' b u i l d P e r l P a c k a g e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p e r l P a c k a g e s . b u i l d P e r l P a c k a g e ' " ; # Converted to throw 2022-02-22
buildkite-agent3 = throw " ' b u i l d k i t e - a g e n t 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b u i l d k i t e - a g e n t ' " ; # Converted to throw 2022-02-22
bundler_HEAD = throw " ' b u n d l e r _ H E A D ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b u n d l e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
bunny = throw " b u n n y h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
bypass403 = throw " b y p a s s 4 0 3 h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
### C ###
caddy1 = throw " c a d d y 1 . x h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d : h t t p s : / / g i t h u b . c o m / c a d d y s e r v e r / c a d d y / b l o b / m a s t e r / . g i t h u b / S E C U R I T Y . m d # s u p p o r t e d - v e r s i o n s " ; # Added 2020-10-02
2022-03-30 09:31:56 +00:00
calibre-py2 = throw " c a l i b r e - p y 2 h a s b e e n r e m o v e d f r o m n i x p k g s , a s c a l i b r e h a s u p g r a d e d t o p y t h o n 3 . P l e a s e u s e c a l i b r e a s r e p l a c e m e n t " ; # Added 2021-01-13
calibre-py3 = throw " c a l i b r e - p y 3 h a s b e e n r e m o v e d f r o m n i x p k g s , a s c a l i b r e ' s d e f a u l t p y t h o n v e r s i o n i s n o w 3 . P l e a s e u s e c a l i b r e a s r e p l a c e m e n t " ; # Added 2021-01-13
2022-03-05 16:20:37 +00:00
cantarell_fonts = throw " ' c a n t a r e l l _ f o n t s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c a n t a r e l l - f o n t s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
cargo-tree = throw " c a r g o - t r e e h a s b e e n r e m o v e d , u s e t h e b u i l t i n ` c a r g o t r e e ` c o m m a n d i n s t e a d " ; # Added 2020-08-20
casperjs = throw " c a s p e r j s h a s b e e n r e m o v e d , i t w a s a b a n d o n e d b y u p s t r e a m a n d b r o k e n " ;
2022-02-10 20:34:41 +00:00
catfish = xfce . catfish ; # Added 2019-12-22
ccnet = throw " c c n e t h a s b e e n r e m o v e d b e c a u s e s e a f i l e d o e s n o t d e p e n d o n i t a n y m o r e " ; # Added 2021-03-25
2022-03-30 09:31:56 +00:00
cde-gtk-theme = throw " c d e - g t k - t h e m e h a s b e e n r e m o v e d f r o m n i x p k g s a s i t s h i p p e d w i t h p y t h o n 2 s c r i p t s t h a t d i d n ' t w o r k a n y m o r e " ; # Added 2022-01-12
cgmanager = throw " c g m a n a g e r w a s d e p r e c a t e d b y l x c a n d t h e r e f o r e r e m o v e d f r o m n i x p k g s " ; # Added 2020-06-05
2022-03-05 16:20:37 +00:00
checkbashism = throw " ' c h e c k b a s h i s m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c h e c k b a s h i s m s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
chronos = throw " c h r o n o s h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2020-08-15
chunkwm = throw " c h u n k w m h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-01-07
2022-03-05 16:20:37 +00:00
cifs_utils = throw " ' c i f s _ u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c i f s - u t i l s ' " ; # Converted to throw 2022-02-22
ckb = throw " ' c k b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c k b - n e x t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
callPackage_i686 = pkgsi686Linux . callPackage ;
2022-03-30 09:31:56 +00:00
creddump = throw " c r e d d u m p h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e u p s t r e a m h a s a b a n d o n e d t h e p r o j e c t " ; # Added 2022-01-01
2021-03-20 04:20:00 +00:00
# these are for convenience, not for backward compat and shouldn't expire
clang5Stdenv = lowPrio llvmPackages_5 . stdenv ;
clang6Stdenv = lowPrio llvmPackages_6 . stdenv ;
clang7Stdenv = lowPrio llvmPackages_7 . stdenv ;
clang8Stdenv = lowPrio llvmPackages_8 . stdenv ;
clang9Stdenv = lowPrio llvmPackages_9 . stdenv ;
clang10Stdenv = lowPrio llvmPackages_10 . stdenv ;
clang11Stdenv = lowPrio llvmPackages_11 . stdenv ;
2021-06-28 23:13:55 +00:00
clang12Stdenv = lowPrio llvmPackages_12 . stdenv ;
2022-03-05 16:20:37 +00:00
clang13Stdenv = lowPrio llvmPackages_13 . stdenv ;
2021-03-20 04:20:00 +00:00
2022-03-05 16:20:37 +00:00
clangAnalyzer = throw " ' c l a n g A n a l y z e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c l a n g - a n a l y z e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
claws-mail-gtk2 = throw " c l a w s - m a i l - g t k 2 w a s r e m o v e d t o g e t r i d o f P y t h o n 2 , p l e a s e u s e c l a w s - m a i l " ; # Added 2021-12-05
claws-mail-gtk3 = claws-mail ; # Added 2021-07-10
2022-03-05 16:20:37 +00:00
clawsMail = throw " ' c l a w s M a i l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c l a w s - m a i l ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
clearsilver = throw " c l e a r s i l v e r h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-15
2022-03-05 16:20:37 +00:00
clutter_gtk = throw " ' c l u t t e r _ g t k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c l u t t e r - g t k ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
cmakeWithQt4Gui = throw " c m a k e W i t h Q t 4 G u i h a s b e e n r e m o v e d i n f a v o r o f c m a k e W i t h G u i ( Q t 5 ) " ; # Added 2021-05
codimd = hedgedoc ; # Added 2020-11-29
compton = picom ; # Added 2019-12-02
2022-03-05 16:20:37 +00:00
compton-git = throw " ' c o m p t o n - g i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c o m p t o n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
concurrencykit = libck ; # Added 2021-03
2022-03-05 16:20:37 +00:00
conntrack_tools = throw " ' c o n n t r a c k _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c o n n t r a c k - t o o l s ' " ; # Converted to throw 2022-02-22
cool-old-term = throw " ' c o o l - o l d - t e r m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c o o l - r e t r o - t e r m ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
corsmisc = throw " c o r s m i s c h a s b e e n r e m o v e d ( u p s t r e a m i s g o n e ) " ; # Added 2022-01-24
couchdb = throw " c o u c h d b w a s r e m o v e d f r o m n i x p k g s , u s e c o u c h d b 3 i n s t e a d " ; # Added 2021-03-03
couchdb2 = throw " c o u c h d b 2 w a s r e m o v e d f r o m n i x p k g s , u s e c o u c h d b 3 i n s t e a d " ; # Added 2021-03-03
2022-03-05 16:20:37 +00:00
cpp-gsl = throw " ' c p p - g s l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m i c r o s o f t _ g s l ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
cpp_ethereum = throw " c p p _ e t h e r e u m h a s b e e n r e m o v e d ; a b a n d o n e d u p s t r e a m " ; # Added 2020-11-30
2022-02-10 20:34:41 +00:00
cpuminer-multi = throw " c p u m i n e r - m u l t i h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
crafty = throw " c r a f t y h a s b e e n r e m o v e d : d e l e t e d b y u p s t r e a m " ; # Added 2022-01-07
cryptol = throw " c r y p t o l w a s r e m o v e d d u e t o p r o l o n g e d b r o k e n b u i l d " ; # Added 2020-08-21
# CUDA Toolkit
cudatoolkit_6 = throw " c u d a t o o l k i t _ 6 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudatoolkit_65 = throw " c u d a t o o l k i t _ 6 5 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudatoolkit_7 = throw " c u d a t o o l k i t _ 7 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudatoolkit_7_5 = throw " c u d a t o o l k i t _ 7 _ 5 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudatoolkit_8 = throw " c u d a t o o l k i t _ 8 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudatoolkit_9 = throw " c u d a t o o l k i t _ 9 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudatoolkit_9_0 = throw " c u d a t o o l k i t _ 9 _ 0 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudatoolkit_9_1 = throw " c u d a t o o l k i t _ 9 _ 1 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudatoolkit_9_2 = throw " c u d a t o o l k i t _ 9 _ 2 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudnn6_cudatoolkit_8 = throw " c u d n n 6 _ c u d a t o o l k i t _ 8 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudnn_cudatoolkit_7 = throw " c u d n n _ c u d a t o o l k i t _ 7 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudnn_cudatoolkit_7_5 = throw " c u d n n _ c u d a t o o l k i t _ 7 _ 5 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudnn_cudatoolkit_8 = throw " c u d n n _ c u d a t o o l k i t _ 8 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-02-14
cudnn_cudatoolkit_9 = throw " c u d n n _ c u d a t o o l k i t _ 9 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudnn_cudatoolkit_9_0 = throw " c u d n n _ c u d a t o o l k i t _ 9 _ 0 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudnn_cudatoolkit_9_1 = throw " c u d n n _ c u d a t o o l k i t _ 9 _ 1 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
cudnn_cudatoolkit_9_2 = throw " c u d n n _ c u d a t o o l k i t _ 9 _ 2 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # Added 2021-04-18
2021-12-06 16:07:01 +00:00
cloud-print-connector = throw " G o o g l e C l o u d p r i n t i s o f f i c i a l l y d i s c o n t i n u e d s i n c e J a n 2 0 2 1 , m o r e i n f o h t t p s : / / s u p p o r t . g o o g l e . c o m / c h r o m e / a / a n s w e r / 9 6 3 3 0 0 6 " ;
2022-03-30 09:31:56 +00:00
cquery = throw " c q u e r y h a s b e e n r e m o v e d b e c a u s e i t i s a b a n d o n e d b y u p s t r e a m . C o n s i d e r s w i t c h i n g t o c l a n g d o r c c l s i n s t e a d " ; # Added 2020-06-15
2022-02-10 20:34:41 +00:00
cups-googlecloudprint = throw " G o o g l e C l o u d p r i n t i s o f f i c i a l l y d i s c o n t i n u e d s i n c e J a n 2 0 2 1 , m o r e i n f o h t t p s : / / s u p p o r t . g o o g l e . c o m / c h r o m e / a / a n s w e r / 9 6 3 3 0 0 6 " ;
2022-03-05 16:20:37 +00:00
cupsBjnp = throw " ' c u p s B j n p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c u p s - b j n p ' " ; # Converted to throw 2022-02-22
cups_filters = throw " ' c u p s _ f i l t e r s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c u p s - f i l t e r s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
curaByDagoma = throw " c u r a B y D a g o m a h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s u n m a i n t a i n e d a n d d e p e n d e n t o n p y t h o n 2 p a c k a g e s " ; # Added 2022-01-12
2022-02-10 20:34:41 +00:00
curaLulzbot = throw " c u r a L u l z b o t h a s b e e n r e m o v e d d u e t o i n s u f f i c i e n t u p s t r e a m s u p p o r t f o r a m o d e r n d e p e n d e n c y c h a i n " ; # Added 2021-10-23
2022-03-05 16:20:37 +00:00
cv = throw " ' c v ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p r o g r e s s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
cvs_fast_export = cvs-fast-export ; # Added 2021-06-10
### D ###
2022-03-05 16:20:37 +00:00
d1x_rebirth = throw " ' d 1 x _ r e b i r t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d x x - r e b i r t h ' " ; # Converted to throw 2022-02-22
d2x_rebirth = throw " ' d 2 x _ r e b i r t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d x x - r e b i r t h ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
dart_dev = throw " N o n - s t a b l e v e r s i o n s o f D a r t h a v e b e e n r e m o v e d " ; # Added 2020-01-15
dart_old = throw " N o n - s t a b l e v e r s i o n s o f D a r t h a v e b e e n r e m o v e d " ; # Added 2020-01-15
2022-02-10 20:34:41 +00:00
dart_stable = dart ; # Added 2020-01-15
2020-04-24 23:36:52 +00:00
dat = nodePackages . dat ;
2022-03-05 16:20:37 +00:00
dbus_daemon = throw " ' d b u s _ d a e m o n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d b u s . d a e m o n ' " ; # Converted to throw 2022-02-22
dbus_glib = throw " ' d b u s _ g l i b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d b u s - g l i b ' " ; # Converted to throw 2022-02-22
dbus_libs = throw " ' d b u s _ l i b s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d b u s ' " ; # Converted to throw 2022-02-22
dbus_tools = throw " ' d b u s _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d b u s . o u t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
dbvisualizer = throw " d b v i s u a l i z e r h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d " ; # Added 2020-09-20
2022-04-03 18:54:34 +00:00
ddar = throw " d d a r h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-18
2022-03-05 16:20:37 +00:00
deadbeef-mpris2-plugin = throw " ' d e a d b e e f - m p r i s 2 - p l u g i n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d e a d b e e f P l u g i n s . m p r i s 2 ' " ; # Converted to throw 2022-02-22
2020-04-24 23:36:52 +00:00
deadpixi-sam = deadpixi-sam-unstable ;
2022-02-10 20:34:41 +00:00
2022-03-05 16:20:37 +00:00
debian_devscripts = throw " ' d e b i a n _ d e v s c r i p t s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d e b i a n - d e v s c r i p t s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
debugedit-unstable = debugedit ; # Added 2021-11-22
2020-09-25 04:45:31 +00:00
deepin = throw " d e e p i n w a s a w o r k i n p r o g r e s s a n d i t h a s b e e n c a n c e l e d a n d r e m o v e d h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / i s s u e s / 9 4 8 7 0 " ; # added 2020-08-31
2021-05-28 09:39:13 +00:00
deepspeech = throw " d e e p s p e e c h w a s r e m o v e d i n f a v o r o f s t t . h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / i s s u e s / 1 1 9 4 9 6 " ; # added 2021-05-05
2022-02-10 20:34:41 +00:00
deisctl = throw " d e i s c t l w a s r e m o v e d ; t h e s e r v i c e d o e s n o t e x i s t a n y m o r e " ; # added 2022-02-06
deis = throw " d e i s w a s r e m o v e d ; t h e s e r v i c e d o e s n o t e x i s t a n y m o r e " ; # added 2022-02-06
2021-08-10 14:31:46 +00:00
deltachat-electron = deltachat-desktop ; # added 2021-07-18
2022-02-10 20:34:41 +00:00
2021-08-22 07:53:02 +00:00
deluge-1_x = throw ''
Deluge 1 . x ( deluge-1_x ) is no longer supported .
Please use Deluge 2 . x ( deluge-2_x ) instead , for example :
services . deluge . package = pkgs . deluge-2_x ;
Note that it is NOT possible to switch back to Deluge 1 . x after this change .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 8 - 1 8
demjson = with python3Packages ; toPythonApplication demjson ; # Added 2022-01-18
2022-03-05 16:20:37 +00:00
desktop_file_utils = throw " ' d e s k t o p _ f i l e _ u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d e s k t o p - f i l e - u t i l s ' " ; # Converted to throw 2022-02-22
devicemapper = throw " ' d e v i c e m a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l v m 2 ' " ; # Converted to throw 2022-02-22
2022-04-03 18:54:34 +00:00
dhall-text = throw " ' d h a l l - t e x t ' h a s b e e n d e p r e c a t e d i n f a v o r o f t h e ' d h a l l t e x t ' c o m m a n d f r o m ' d h a l l ' " ; # Added 2022-03-26
2022-03-05 16:20:37 +00:00
digikam5 = throw " ' d i g i k a m 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d i g i k a m ' " ; # Converted to throw 2022-02-22
2022-04-03 18:54:34 +00:00
disper = throw " d i s p e r h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-18
2022-03-30 09:31:56 +00:00
displaycal = throw " d i s p l a y c a l h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t h a s n ' t m i g r a t e d t o p y t h o n 3 " ; # Added 2022-01-12
2022-03-05 16:20:37 +00:00
dmtx = throw " ' d m t x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d m t x - u t i l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
dnnl = oneDNN ; # Added 2020-04-22
2022-03-05 16:20:37 +00:00
docbook5_xsl = throw " ' d o c b o o k 5 _ x s l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d o c b o o k _ x s l _ n s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
docbookrx = throw " d o c b o o k r x h a s b e e n r e m o v e d s i n c e i t w a s u n m a i n t a i n e d " ; # Added 2021-01-12
2022-03-05 16:20:37 +00:00
docbook_xml_xslt = throw " ' d o c b o o k _ x m l _ x s l t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d o c b o o k _ x s l ' " ; # Converted to throw 2022-02-22
docker_compose = throw " ' d o c k e r _ c o m p o s e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d o c k e r - c o m p o s e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
dolphinEmu = dolphin-emu ; # Added 2021-11-10
dolphinEmuMaster = dolphin-emu-beta ; # Added 2021-11-10
dotnet-netcore = dotnet-runtime ; # Added 2021-10-07
2022-03-05 16:20:37 +00:00
double_conversion = throw " ' d o u b l e _ c o n v e r s i o n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d o u b l e - c o n v e r s i o n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
draftsight = throw " d r a f t s i g h t h a s b e e n r e m o v e d , n o l o n g e r a v a i l a b l e a s f r e e w a r e " ; # Added 2020-08-14
2022-03-30 09:31:56 +00:00
dvb_apps = throw " d v b _ a p p s h a s b e e n r e m o v e d " ; # Added 2020-11-03
2022-03-05 16:20:37 +00:00
dwarf_fortress = throw " ' d w a r f _ f o r t r e s s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d w a r f - f o r t r e s s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
dwm-git = throw " d w m - g i t h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t h a d n o u p d a t e s f o r 2 y e a r s n o t s e r v i n g i t ' s p u r p o s e " ; # Added 2021-02-07
2022-02-10 20:34:41 +00:00
dylibbundler = macdylibbundler ; # Added 2021-04-24
### E ###
ec2_ami_tools = ec2-ami-tools ; # Added 2021-10-08
ec2_api_tools = ec2-api-tools ; # Added 2021-10-08
ec2-utils = amazon-ec2-utils ; # Added 2022-02-01
elasticmq = throw " e l a s t i c m q h a s b e e n r e m o v e d i n f a v o u r o f e l a s t i c m q - s e r v e r - b i n " ; # Added 2021-01-17
elasticsearch7-oss = throw " e l a s t i c s e a r c h 7 - o s s h a s b e e n r e m o v e d , a s t h e d i s t r i b u t i o n i s n o l o n g e r p r o v i d e d b y u p s t r e a m . h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / p u l l / 1 1 4 4 5 6 " ; # Added 2021-06-09
# Electron
2022-02-20 05:27:41 +00:00
electron_3 = throw " e l e c t r o n _ 3 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-01-06
electron_4 = throw " e l e c t r o n _ 4 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-01-06
electron_5 = throw " e l e c t r o n _ 5 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-01-06
electron_6 = throw " e l e c t r o n _ 6 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-01-06
electron_7 = throw " e l e c t r o n _ 7 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-02-08
electron_8 = throw " e l e c t r o n _ 8 h a s b e e n r e m o v e d i n f a v o r o f n e w e r v e r s i o n s " ; # added 2022-02-08
2022-02-10 20:34:41 +00:00
2022-03-30 09:31:56 +00:00
electrum-dash = throw " e l e c t r u m - d a s h h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s a b a n d o n e d " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
# Emacs
emacs27Packages = emacs27 . pkgs ; # Added 2020-12-18
emacs27WithPackages = emacs27 . pkgs . withPackages ; # Added 2020-12-18
emacsPackages = emacs . pkgs ; # Added 2020-12-18
2022-03-05 16:20:37 +00:00
emacsPackagesGen = throw " ' e m a c s P a c k a g e s G e n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e m a c s P a c k a g e s F o r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
emacsPackagesNg = emacs . pkgs ; # Added 2019-08-07
emacsPackagesNgFor = emacsPackagesFor ; # Added 2019-08-07
2022-03-05 16:20:37 +00:00
emacsPackagesNgGen = throw " ' e m a c s P a c k a g e s N g G e n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e m a c s P a c k a g e s F o r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
emacsWithPackages = emacs . pkgs . withPackages ; # Added 2020-12-18
2022-03-05 16:20:37 +00:00
enblendenfuse = throw " ' e n b l e n d e n f u s e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e n b l e n d - e n f u s e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
encryptr = throw " e n c r y p t r w a s r e m o v e d b e c a u s e i t r e a c h e d e n d o f l i f e " ; # Added 2022-02-06
2022-03-30 09:31:56 +00:00
envelope = throw " e n v e l o p e h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2021-08-05
2022-02-10 20:34:41 +00:00
epoxy = libepoxy ; # Added 2021-11-11
esniper = throw " e s n i p e r h a s b e e n r e m o v e d b e c a u s e u p s t r e a m n o l o n g e r m a i n t a i n s i t ( a n d i t n o l o n g e r w o r k s ) " ; # Added 2021-04-12
2022-03-05 16:20:37 +00:00
etcdctl = throw " ' e t c d c t l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e t c d ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
eteroj . lv2 = throw " ' e t e r o j . l v 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o p e n - m u s i c - k o n t r o l l e r s . e t e r o j ' " ; # Added 2022-03-09
euca2tools = throw " e u c a 2 o o l s h a s b e e n r e m o v e d b e c a u s e i t i s u n m a i n t a i n e d u p s t r e a m a n d s t i l l u s e s p y t h o n 2 " ; # Added 2022-01-01
evilvte = throw " e v i l v t e h a s b e e n r e m o v e d f r o m n i x p k g s f o r b e i n g u n m a i n t a i n e d w i t h s e c u r i t y i s s u e s a n d d e p e n d a n t o n a n o l d v e r s i o n o f v t e w h i c h w a s r e m o v e d " ; # Added 2022-01-14
2022-03-05 16:20:37 +00:00
evolution_data_server = throw " ' e v o l u t i o n _ d a t a _ s e r v e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e v o l u t i o n - d a t a - s e r v e r ' " ; # Converted to throw 2022-02-22
exfat-utils = throw " ' e x f a t - u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e x f a t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### F ###
2022-03-30 09:31:56 +00:00
facette = throw " f a c e t t e h a s b e e n r e m o v e d " ; # Added 2020-01-06
2022-02-10 20:34:41 +00:00
fast-neural-doodle = throw " f a s t - n e u r a l - d o o d l e h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
fastnlo = fastnlo_toolkit ; # Added 2021-04-24
2022-03-30 09:31:56 +00:00
fedora-coreos-config-transpiler = throw " f e d o r a - c o r e o s - c o n f i g - t r a n s p i l e r h a s b e e n r e n a m e d t o ' b u t a n e ' " ; # Added 2021-04-13
fetchFromGithub = throw " Y o u m e a n t f e t c h F r o m G i t H u b , w i t h a c a p i t a l H " ;
2022-03-05 16:20:37 +00:00
ffadoFull = throw " ' f f a d o F u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f f a d o ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
ffmpeg-sixel = throw " f f m p e g - s i x e l h a s b e e n r e m o v e d , b e c a u s e i t w a s a n o u t d a t e d / u n m a i n t a i n e d f o r k o f f f m p e g " ; # Added 2022-03-23";
ffmpeg_3 = throw " f f m p e g _ 3 w a s r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s a n o u t d a t e d a n d i n s e c u r e r e l e a s e " ; # added 2022-01-17
finger_bsd = bsd-finger ;
fingerd_bsd = bsd-fingerd ;
firefox-esr-68 = throw " F i r e f o x 6 8 E S R w a s r e m o v e d b e c a u s e i t r e a c h e d e n d o f l i f e w i t h i t s f i n a l r e l e a s e 6 8 . 1 2 e s r o n 2 0 2 0 - 0 8 - 2 5 " ;
2022-03-05 16:20:37 +00:00
firefox-esr-wrapper = throw " ' f i r e f o x - e s r - w r a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f i r e f o x - e s r ' " ; # Converted to throw 2022-02-22
firefoxWrapper = throw " ' f i r e f o x W r a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f i r e f o x ' " ; # Converted to throw 2022-02-22
firefox-wrapper = throw " ' f i r e f o x - w r a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f i r e f o x ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
firmwareLinuxNonfree = linux-firmware ; # Added 2022-01-09
fish-foreign-env = throw " f i s h - f o r e i g n - e n v h a s b e e n r e p l a c e d w i t h f i s h P l u g i n s . f o r e i g n - e n v " ; # Added 2020-12-29, modified 2021-01-10
2022-03-05 16:20:37 +00:00
flameGraph = throw " ' f l a m e G r a p h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f l a m e g r a p h ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
flashplayer-standalone-debugger = throw " f l a s h p l a y e r - s t a n d a l o n e - d e b u g g e r h a s b e e n r e m o v e d a s A d o b e F l a s h P l a y e r i s n o w d e p r e c a t e d " ; # Added 2021-02-07
flashplayer-standalone = throw " f l a s h p l a y e r - s t a n d a l o n e h a s b e e n r e m o v e d a s A d o b e F l a s h P l a y e r i s n o w d e p r e c a t e d " ; # Added 2021-02-07
flashplayer = throw " f l a s h p l a y e r h a s b e e n r e m o v e d a s A d o b e F l a s h P l a y e r i s n o w d e p r e c a t e d " ; # Added 2021-02-07
2022-02-10 20:34:41 +00:00
flashtool = throw " f l a s h t o o l w a s r e m o v e d f r o m n i x p k g s , b e c a u s e t h e d o w n l o a d i s d o w n f o r c o p y r i g h t r e a s o n s a n d t h e s i t e l o o k s v e r y f i s h y " ; # Added 2021-06-31
flink_1_5 = throw " f l i n k _ 1 _ 5 w a s r e m o v e d , u s e f l i n k i n s t e a d " ; # Added 2021-01-25
2022-03-30 09:31:56 +00:00
flutter-beta = throw " N o n - s t a b l e v e r s i o n s o f F l u t t e r h a v e b e e n r e m o v e d . Y o u c a n u s e f l u t t e r P a c k a g e s . m k F l u t t e r t o g e n e r a t e a p a c k a g e f o r o t h e r F l u t t e r v e r s i o n s " ; # Added 2020-01-15
flutter-dev = throw " N o n - s t a b l e v e r s i o n s o f F l u t t e r h a v e b e e n r e m o v e d . Y o u c a n u s e f l u t t e r P a c k a g e s . m k F l u t t e r t o g e n e r a t e a p a c k a g e f o r o t h e r F l u t t e r v e r s i o n s " ; # Added 2020-01-15
flvtool2 = throw " f l v t o o l 2 h a s b e e n r e m o v e d " ; # Added 2020-11-03
fme = throw " f m e w a s r e m o v e d , b e c a u s e i t i s o l d a n d u s e s G l a d e , a d i s c o n t i n u e d l i b r a r y " ; # Added 2022-01-26
2022-02-10 20:34:41 +00:00
foldingathome = fahclient ; # Added 2020-09-03
2022-03-05 16:20:37 +00:00
font-awesome-ttf = throw " ' f o n t - a w e s o m e - t t f ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f o n t - a w e s o m e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
2020-08-20 17:08:02 +00:00
fontconfig-penultimate = throw ''
fontconfig-penultimate has been removed .
It was a fork of the abandoned fontconfig-ultimate .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 0 - 0 7 - 2 1
2020-08-20 17:08:02 +00:00
fontconfig_210 = throw ''
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 .
'' ;
2022-02-10 20:34:41 +00:00
2022-03-05 16:20:37 +00:00
foomatic_filters = throw " ' f o o m a t i c _ f i l t e r s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' f o o m a t i c - f i l t e r s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
fscryptctl-experimental = throw " T h e p a c k a g e f s c r y p t c t l - e x p e r i m e n t a l h a s b e e n r e m o v e d . P l e a s e s w i t c h t o f s c r y p t c t l " ; # Added 2021-11-07
2021-06-28 23:13:55 +00:00
fsharp41 = throw " f s h a r p 4 1 h a s b e e n r e m o v e d , p l e a s e u s e d o t n e t - s d k _ 5 o r l a t e r " ;
2022-02-10 20:34:41 +00:00
fslint = throw " f s l i n t h a s b e e n r e m o v e d : e n d o f l i f e . U p s t r e a m r e c o m m e n d s u s i n g c z k a w k a ( h t t p s : / / q a r m i n . g i t h u b . i o / c z k a w k a / ) i n s t e a d " ; # Added 2022-01-15
2022-03-05 16:20:37 +00:00
fuse_exfat = throw " ' f u s e _ e x f a t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e x f a t ' " ; # Converted to throw 2022-02-22
fuseki = throw " ' f u s e k i ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a p a c h e - j e n a - f u s e k i ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
fwupdate = throw " f w u p d a t e w a s m e r g e d i n t o f w u p d " ; # Added 2020-05-19
### G ###
g4py = python3Packages . geant4 ; # Added 2020-06-06
gaia = throw " g a i a h a s b e e n r e m o v e d b e c a u s e i t s e e m s a b a n d o n e d u p s t r e a m a n d u s e s n o l o n g e r s u p p o r t e d d e p e n d e n c i e s " ; # Added 2020-06-06
2022-03-30 09:31:56 +00:00
gdal_1_11 = throw " g d a l _ 1 _ 1 1 w a s r e m o v e d . U s e g d a l i n s t e a d " ; # Added 2021-04-03
2022-03-05 16:20:37 +00:00
gdb-multitarget = throw " ' g d b - m u l t i t a r g e t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g d b ' " ; # Converted to throw 2022-02-22
gdk_pixbuf = throw " ' g d k _ p i x b u f ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g d k - p i x b u f ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
getmail = throw " g e t m a i l h a s b e e n r e m o v e d f r o m n i x p k g s , m i g r a t e t o g e t m a i l 6 " ; # Added 2022-01-12
2022-03-05 16:20:37 +00:00
gettextWithExpat = throw " ' g e t t e x t W i t h E x p a t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g e t t e x t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gfm = throw " g f m h a s b e e n r e m o v e d " ; # Added 2021-01-15
2022-03-30 09:31:56 +00:00
giblib = throw " g i b l i b h a s b e e n r e m o v e d f r o m n i x p k g s b e c a u s e u p s t r e a m i s g o n e " ; # Added 2022-01-23
2022-02-10 20:34:41 +00:00
giflib_4_1 = throw " g i f l i b _ 4 _ 1 h a s b e e n r e m o v e d ; u s e g i f l i b i n s t e a d " ; # Added 2020-02-12
2022-03-30 09:31:56 +00:00
git-bz = throw " g i z - b z h a s b e e n r e m o v e d f r o m n i x p k g s a s i t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
gitAndTools = self // {
2021-01-15 22:18:51 +00:00
darcsToGit = darcs-to-git ;
gitAnnex = git-annex ;
gitBrunch = git-brunch ;
gitFastExport = git-fast-export ;
gitRemoteGcrypt = git-remote-gcrypt ;
svn_all_fast_export = svn-all-fast-export ;
topGit = top-git ;
2022-02-10 20:34:41 +00:00
} ; # Added 2021-01-14
gitin = throw " g i t i n h a s b e e n r e m o v e b e c a u s e i t w a s u n m a i n t a i n e d a n d d e p e n d e d o n a n i n s e c u r e v e r s i o n o f l i b g i t 2 " ; # Added 2021-12-07
2022-03-30 09:31:56 +00:00
gitinspector = throw " g i t i n s p e c t o r h a s b e e n r e m o v e d b e c a u s e i t d o e s n ' t w o r k w i t h p y t h o n 3 " ; # Added 2022-01-12
2022-02-10 20:34:41 +00:00
gksu = throw " g k s u h a s b e e n r e m o v e d " ; # Added 2022-01-16
2022-03-05 16:20:37 +00:00
glib_networking = throw " ' g l i b _ n e t w o r k i n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g l i b - n e t w o r k i n g ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gmailieer = lieer ; # Added 2020-04-19
gmic_krita_qt = gmic-qt-krita ; # Added 2019-09-07
gmvault = throw " g m v a u l t h a s b e e n r e m o v e d b e c a u s e i t i s u n m a i n t a i n e d , m o s t l y b r o k e n , a n d i n s e c u r e " ; # Added 2021-03-08
2022-03-30 09:31:56 +00:00
gnash = throw " g n a s h h a s b e e n r e m o v e d ; b r o k e n a n d a b a n d o n e d u p s t r e a m " ; # added 2022-02-06
2022-02-10 20:34:41 +00:00
gnome-passwordsafe = gnome-secrets ; # added 2022-01-30
gnome-mpv = celluloid ; # Added 2019-08-22
gnome-sharp = throw " g n o m e - s h a r p h a s b e e n r e m o v e d f r o m n i x p k g s " ; # Added 2022-01-15
2022-03-05 16:20:37 +00:00
gnome-themes-standard = throw " ' g n o m e - t h e m e s - s t a n d a r d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g n o m e - t h e m e s - e x t r a ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gnome_user_docs = gnome-user-docs ; # Added 2019-11-20
2022-03-05 16:20:37 +00:00
gnome_doc_utils = throw " ' g n o m e _ d o c _ u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g n o m e - d o c - u t i l s ' " ; # Converted to throw 2022-02-22
gnome_themes_standard = throw " ' g n o m e _ t h e m e s _ s t a n d a r d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g n o m e - t h e m e s - s t a n d a r d ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
2020-12-07 07:45:13 +00:00
gnuradio-with-packages = gnuradio3_7 . override {
2021-03-15 08:37:03 +00:00
extraPackages = lib . attrVals [
" o s m o s d r " " a i s " " g s m " " n a c l " " r d s " " l i m e s d r "
] gnuradio3_7Packages ;
2022-02-10 20:34:41 +00:00
} ; # Added 2020-10-16
2021-04-05 15:23:46 +00:00
gmock = gtest ; # moved from top-level 2021-03-14
2022-02-10 20:34:41 +00:00
gnome3 = gnome ; # Added 2021-05-07
gnupg20 = throw " g n u p g 2 0 h a s b e e n r e m o v e d f r o m n i x p k g s a s u p s t r e a m d r o p p e d s u p p o r t o n 2 0 1 7 - 1 2 - 3 1 " ; # Added 2020-07-12
gnuradio3_7 = throw " g n u r a d i o 3 _ 7 h a s b e e n r e m o v e d b e c a u s e i t r e q u i r e d P y t h o n 2 " ; # Added 2022-01-16
gnuradio-ais = gnuradio3_7 . pkgs . ais ; # Added 2019-05-27, changed 2020-10-16
gnuradio-gsm = gnuradio3_7 . pkgs . gsm ; # Added 2019-05-27, changed 2020-10-16
gnuradio-limesdr = gnuradio3_7 . pkgs . limesdr ; # Added 2019-05-27, changed 2020-10-16
gnuradio-nacl = gnuradio3_7 . pkgs . nacl ; # Added 2019-05-27, changed 2020-10-16
gnuradio-osmosdr = gnuradio3_7 . pkgs . osmosdr ; # Added 2019-05-27, changed 2020-10-16
gnuradio-rds = gnuradio3_7 . pkgs . rds ; # Added 2019-05-27, changed 2020-10-16
2022-03-05 16:20:37 +00:00
gnustep-make = throw " ' g n u s t e p - m a k e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g n u s t e p . m a k e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gnuvd = throw " g n u v d w a s r e m o v e d b e c a u s e t h e b a c k e n d s e r v i c e i s m i s s i n g " ; # Added 2020-01-14
gobby5 = gobby ; # Added 2021-02-01
2022-03-05 16:20:37 +00:00
gobjectIntrospection = throw " ' g o b j e c t I n t r o s p e c t i o n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g o b j e c t - i n t r o s p e c t i o n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gogoclient = throw " g o g o c l i e n t h a s b e e n r e m o v e d , b e c a u s e i t w a s u n m a i n t a i n e d " ; # Added 2021-12-15
2022-03-30 09:31:56 +00:00
golly-beta = throw " g o l l y - b e t a h a s b e e n r e m o v e d : u s e g o l l y i n s t e a d " ; # Added 2022-03-21
2022-03-05 16:20:37 +00:00
goimports = throw " ' g o i m p o r t s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g o t o o l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gometalinter = throw " g o m e t a l i n t e r w a s a b a n d o n e d b y u p s t r e a m . C o n s i d e r s w i t c h i n g t o g o l a n g c i - l i n t i n s t e a d " ; # Added 2020-04-23
2022-03-05 16:20:37 +00:00
googleAuthenticator = throw " ' g o o g l e A u t h e n t i c a t o r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g o o g l e - a u t h e n t i c a t o r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
googleearth = throw " t h e n o n - p r o v e r s i o n o f G o o g l e E a r t h w a s r e m o v e d b e c a u s e i t w a s d i s c o n t i n u e d a n d d o w n l o a d i n g i t i s n ' t p o s s i b l e a n y m o r e " ; # Added 2022-01-22
google-gflags = gflags ; # Added 2019-07-25
google-musicmanager = throw " g o o g l e - m u s i c m a n a g e r h a s b e e n r e m o v e d b e c a u s e G o o g l e P l a y M u s i c w a s d i s c o n t i n u e d " ; # Added 2021-03-07
google-music-scripts = throw " g o o g l e - m u s i c - s c r i p t s h a s b e e n r e m o v e d b e c a u s e G o o g l e P l a y M u s i c w a s d i s c o n t i n u e d " ; # Added 2021-03-07
2022-03-05 16:20:37 +00:00
go-pup = throw " ' g o - p u p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p u p ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gpgstats = throw " g p g s t a t s h a s b e e n r e m o v e d : u p s t r e a m i s g o n e " ; # Added 2022-02-06
2021-10-17 09:34:42 +00:00
graalvm11 = graalvm11-ce ;
2022-03-30 09:31:56 +00:00
graalvm8-ce = throw " g r a a l v m 8 - c e h a s b e e n r e m o v e d b y u p s t r e a m " ; # Added 2021-10-19
graalvm8 = throw " g r a a l v m 8 - c e h a s b e e n r e m o v e d b y u p s t r e a m " ; # Added 2021-10-19
2022-02-10 20:34:41 +00:00
gr-ais = gnuradio3_7 . pkgs . ais ; # Added 2019-05-27, changed 2020-10-16
2022-03-05 16:20:37 +00:00
grantlee5 = throw " ' g r a n t l e e 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . g r a n t l e e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gr-gsm = gnuradio3_7 . pkgs . gsm ; # Added 2019-05-27, changed 2020-10-16
grib-api = throw " g r i b - a p i h a s b e e n r e p l a c e d b y e c C o d e s = > h t t p s : / / c o n f l u e n c e . e c m w f . i n t / d i s p l a y / E C C / G R I B - A P I + m i g r a t i o n " ; # Added 2022-01-05
gr-limesdr = gnuradio3_7 . pkgs . limesdr ; # Added 2019-05-27, changed 2020-10-16
gr-nacl = gnuradio3_7 . pkgs . nacl ; # Added 2019-05-27, changed 2020-10-16
gr-osmosdr = gnuradio3_7 . pkgs . osmosdr ; # Added 2019-05-27, changed 2020-10-16
gr-rds = gnuradio3_7 . pkgs . rds ; # Added 2019-05-27, changed 2020-10-16
2022-03-05 16:20:37 +00:00
gsettings_desktop_schemas = throw " ' g s e t t i n g s _ d e s k t o p _ s c h e m a s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g s e t t i n g s - d e s k t o p - s c h e m a s ' " ; # Converted to throw 2022-02-22
gtk_doc = throw " ' g t k _ d o c ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g t k - d o c ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gtklick = throw " g t k l i c k h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-03-05 16:20:37 +00:00
guileCairo = throw " ' g u i l e C a i r o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u i l e - c a i r o ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
guile-gnome = throw " g u i l e - g n o m e h a s b e e n r e m o v e d " ; # Added 2022-01-16
guileGnome = throw " g u i l e - g n o m e h a s b e e n r e m o v e d " ; # Added 2022-01-16
2022-03-05 16:20:37 +00:00
guile_lib = throw " ' g u i l e _ l i b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u i l e - l i b ' " ; # Converted to throw 2022-02-22
guileLint = throw " ' g u i l e L i n t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u i l e - l i n t ' " ; # Converted to throw 2022-02-22
guile_ncurses = throw " ' g u i l e _ n c u r s e s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u i l e - n c u r s e s ' " ; # Converted to throw 2022-02-22
gupnp_av = throw " ' g u p n p _ a v ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u p n p - a v ' " ; # Converted to throw 2022-02-22
gupnp_dlna = throw " ' g u p n p _ d l n a ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u p n p - d l n a ' " ; # Converted to throw 2022-02-22
gupnp_igd = throw " ' g u p n p _ i g d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u p n p - i g d ' " ; # Converted to throw 2022-02-22
gupnptools = throw " ' g u p n p t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u p n p - t o o l s ' " ; # Converted to throw 2022-02-22
gutenberg = throw " ' g u t e n b e r g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' z o l a ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
gwtdragdrop = throw " g w t d r a g d r o p w a s r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-02-06
gwtwidgets = throw " g w t w i d g e t s w a s r e m o v e d : u n m a i n t a i n e d " ; # Added 2022-02-06
### H ###
2022-03-30 09:31:56 +00:00
hal-flash = throw " h a l - f l a s h h a s b e e n r e m o v e d a s A d o b e F l a s h P l a y e r i s n o w d e p r e c a t e d " ; # Added 2021-02-07
2022-02-10 20:34:41 +00:00
hawkthorne = throw " h a w k t h o r n e h a s b e e n r e m o v e d b e c a u s e i t d e p e n d e d o n a b r o k e n v e r s i o n o f l o v e " ; # Added 2022-01-15
2022-03-05 16:20:37 +00:00
heimdalFull = throw " ' h e i m d a l F u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' h e i m d a l ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
heme = throw " h e m e h a s b e e n r e m o v e d : u p s t r e a m i s g o n e " ; # added 2022-02-06
hepmc = hepmc2 ; # Added 2019-08-05
2022-03-05 16:20:37 +00:00
hicolor_icon_theme = throw " ' h i c o l o r _ i c o n _ t h e m e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' h i c o l o r - i c o n - t h e m e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
holochain-go = throw " h o l o c h a i n - g o w a s a b a n d o n e d b y u p s t r e a m " ; # Added 2022-01-01
2022-03-05 16:20:37 +00:00
htmlTidy = throw " ' h t m l T i d y ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' h t m l - t i d y ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
ht-rust = xh ; # Added 2021-02-13
2022-03-30 09:31:56 +00:00
hydra-flakes = throw " h y d r a - f l a k e s : F l a k e s s u p p o r t h a s b e e n m e r g e d i n t o H y d r a ' s m a s t e r . P l e a s e u s e ` h y d r a - u n s t a b l e ` n o w " ; # Added 2020-04-06
2022-02-10 20:34:41 +00:00
### I ###
2022-03-05 16:20:37 +00:00
iana_etc = throw " ' i a n a _ e t c ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' i a n a - e t c ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
iasl = throw " i a s l h a s b e e n r e m o v e d , u s e a c p i c a - t o o l s i n s t e a d " ; # Added 2021-08-08
2022-03-30 09:31:56 +00:00
icecat-bin = throw " i c e c a t - b i n h a s b e e n r e m o v e d , t h e b i n a r y b u i l d s a r e n o t m a i n t a i n e d u p s t r e a m " ; # Added 2022-02-15
2022-02-10 20:34:41 +00:00
icedtea8_web = adoptopenjdk-icedtea-web ; # Added 2019-08-21
icedtea_web = adoptopenjdk-icedtea-web ; # Added 2019-08-21
2022-03-05 16:20:37 +00:00
idea = throw " ' i d e a ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' j e t b r a i n s ' " ; # Converted to throw 2022-02-22
imapproxy = throw " i m a p p r o x y h a s b e e n r e m o v e d b e c a u s e i t d i d n o t s u p p o r t a s u p p o r t e d o p e n s s l v e r s i o n " ; # added 2021-12-15
2022-02-10 20:34:41 +00:00
imagemagick7Big = imagemagickBig ; # Added 2021-02-22
imagemagick7 = imagemagick ; # Added 2021-02-22
imagemagick7_light = imagemagick_light ; # Added 2021-02-22
impressive = throw " i m p r e s s i v e h a s b e e n r e m o v e d d u e t o l a c k o f r e l e a s e d p y t h o n 2 s u p p o r t a n d m a i n t a i n e r s h i p i n n i x p k g s " ; # Added 2022-01-27
2022-03-30 09:31:56 +00:00
i-score = throw " i - s c o r e h a s b e e n r e m o v e d : a b a n d o n e d u p s t r e a m " ; # Added 2020-11-21
inboxer = throw " i n b o x e r h a s b e e n r e m o v e d a s i t i s n o l o n g e r m a i n t a i n e d a n d n o l o n g e r w o r k s a s G o o g l e s h u t d o w n t h e i n b o x s e r v i c e t h i s p a c k a g e w r a p p e d " ;
2022-02-10 20:34:41 +00:00
infiniband-diags = rdma-core ; # Added 2019-08-09
2022-03-30 09:31:56 +00:00
ino = throw " i n o h a s b e e n r e m o v e d f r o m n i x p k g s , t h e p r o j e c t i s s t u c k o n p y t h o n 2 a n d u p s t r e a m h a s a r c h i v e d t h e p r o j e c t " ; # Added 2022-01-12
2020-04-24 23:36:52 +00:00
inotifyTools = inotify-tools ;
2022-02-10 20:34:41 +00:00
inter-ui = inter ; # Added 2021-03-27
iops = throw " i o p s w a s r e m o v e d : u p s t r e a m i s g o n e " ; # Added 2022-02-06
2021-04-05 15:23:46 +00:00
iproute = iproute2 ; # moved from top-level 2021-03-14
2022-02-10 20:34:41 +00:00
ipsecTools = throw " i p s e c T o o l s h a s b e n n r e m o v e d , b e c a u s e i t w a s n o l o n g e r m a i n t a i n e d u p s t r e a m " ; # Added 2021-12-15
### J ###
2021-04-05 15:23:46 +00:00
jack2Full = jack2 ; # moved from top-level 2021-03-14
2022-03-30 09:31:56 +00:00
jamomacore = throw " j a m o m a c o r e h a s b e e n r e m o v e d : a b a n d o n e d u p s t r e a m " ; # Added 2020-11-21
2022-02-10 20:34:41 +00:00
jbidwatcher = throw " j b i d w a t c h e r w a s d i s c o n t i n u e d i n m a r c h 2 0 2 1 " ; # Added 2021-03-15
2022-03-05 16:20:37 +00:00
jbuilder = throw " ' j b u i l d e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d u n e _ 1 ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
jellyfin_10_5 = throw " J e l l y f i n 1 0 . 5 i s n o l o n g e r s u p p o r t e d a n d c o n t a i n s a s e c u r i t y v u l n e r a b i l i t y . P l e a s e u p g r a d e t o a n e w e r v e r s i o n " ; # Added 2021-04-26
2022-03-05 16:20:37 +00:00
joseki = throw " ' j o s e k i ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a p a c h e - j e n a - f u s e k i ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
journalbeat7 = throw " j o u r n a l b e a t h a s b e e n r e m o v e d u p s t r e a m . U s e f i l e b e a t w i t h t h e j o u r n a l d i n p u t i n s t e a d " ;
2022-02-10 20:34:41 +00:00
# Julia
julia_07 = throw " j u l i a _ 0 7 h a s b e e n d e p r e c a t e d i n f a v o r o f t h e l a t e s t L T S v e r s i o n " ; # Added 2020-09-15
julia_1 = throw " j u l i a _ 1 h a s b e e n d e p r e c a t e d i n f a v o r o f j u l i a _ 1 0 a s i t w a s a m b i g u o u s " ; # Added 2021-03-13
julia_11 = throw " j u l i a _ 1 1 h a s b e e n d e p r e c a t e d i n f a v o r o f t h e l a t e s t s t a b l e v e r s i o n " ; # Added 2020-09-15
julia_13 = throw " j u l i a _ 1 3 h a s b e e n d e p r e c a t e d i n f a v o r o f t h e l a t e s t s t a b l e v e r s i o n " ; # Added 2021-03-13
julia_10-bin = throw " j u l i a _ 1 0 - b i n h a s b e e n d e p r e c a t e d i n f a v o r o f t h e l a t e s t L T S v e r s i o n " ; # Added 2021-12-02
2022-03-05 16:20:37 +00:00
json_glib = throw " ' j s o n _ g l i b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' j s o n - g l i b ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
jvmci8 = throw " g r a a l v m 8 a n d i t s t o o l s w e r e d e p r e c a t e d i n f a v o r o f g r a a l v m 8 - c e " ; # Added 2021-10-15
### K ###
k3d = throw " k 3 d h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n a n d h a s s e e n n o r e l e a s e s i n c e 2 0 1 6 " ; # Added 2022-01-04
k9copy = throw " k 9 c o p y h a s b e e n r e m o v e d f r o m n i x p k g s , a s t h e r e i s n o u p s t r e a m a c t i v i t y " ; # Added 2020-11-06
kafkacat = kcat ; # Added 2021-10-07
kbdKeymaps = throw " k b d K e y m a p s i s n o t n e e d e d a n y m o r e s i n c e d v p a n d n e o a r e n o w p a r t o f k b d " ; # Added 2021-04-11
kdeconnect = plasma5Packages . kdeconnect-kde ; # Added 2020-10-28
kdecoration-viewer = throw " k d e c o r a t i o n - v i e w e r h a s b e e n r e m o v e d f r o m n i x p k g s , a s t h e r e i s n o u p s t r e a m a c t i v i t y " ; # Added 2020-06-16
2022-03-05 16:20:37 +00:00
kdiff3-qt5 = throw " ' k d i f f 3 - q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k d i f f 3 ' " ; # Converted to throw 2022-02-22
keepass-keefox = throw " ' k e e p a s s - k e e f o x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k e e p a s s - k e e p a s s r p c ' " ; # Converted to throw 2022-02-22
keepassx-community = throw " ' k e e p a s s x - c o m m u n i t y ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k e e p a s s x c ' " ; # Converted to throw 2022-02-22
keepassx-reboot = throw " ' k e e p a s s x - r e b o o t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k e e p a s s x - c o m m u n i t y ' " ; # Converted to throw 2022-02-22
keepassx2-http = throw " ' k e e p a s s x 2 - h t t p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k e e p a s s x - r e b o o t ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
keepnote = throw " k e e p n o t e h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
kerberos = libkrb5 ; # moved from top-level 2021-03-14
kexectools = kexec-tools ; # Added 2021-09-03
2022-03-05 16:20:37 +00:00
keybase-go = throw " ' k e y b a s e - g o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k e y b a s e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
keysmith = libsForQt5 . plasmaMobileGear . keysmith ; # Added 2021-07-14
2022-03-30 09:31:56 +00:00
kgx = gnome-console ; # Added 2022-02-19
2022-02-10 20:34:41 +00:00
kibana7-oss = throw " k i b a n a 7 - o s s h a s b e e n r e m o v e d , a s t h e d i s t r i b u t i o n i s n o l o n g e r p r o v i d e d b y u p s t r e a m . h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / p u l l / 1 1 4 4 5 6 " ; # Added 2021-06-09
kicad-with-packages3d = kicad ; # Added 2019-11-25
2022-03-30 09:31:56 +00:00
kindlegen = throw " k i n d l e g e n h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s a b a n d o n e d a n d n o l o n g e r a v a i l a b l e f o r d o w n l o a d " ; # Added 2021-03-09
kinetic-cpp-client = throw " k i n e t i c - c p p - c l i e n t h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s a b a n d o n e d " ; # Added 2020-04-28
2022-02-10 20:34:41 +00:00
kino = throw " k i n o h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n a n d a b a n d o n e d " ; # Added 2021-04-25
2022-03-30 09:31:56 +00:00
knockknock = throw " k n o c k k n o c k h a s b e e n r e m o v e d f r o m n i x p k g s b e c a u s e t h e u p s t r e a m p r o j e c t i s a b a n d o n e d " ; # Added 2022-01-01
2021-03-15 08:37:03 +00:00
kodiGBM = kodi-gbm ;
kodiPlain = kodi ;
kodiPlainWayland = kodi-wayland ;
2022-02-10 20:34:41 +00:00
kodiPlugins = kodiPackages ; # Added 2021-03-09;
kramdown-rfc2629 = rubyPackages . kramdown-rfc2629 ; # Added 2021-03-23
2022-03-05 16:20:37 +00:00
krename-qt5 = throw " ' k r e n a m e - q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k r e n a m e ' " ; # Converted to throw 2022-02-22
2021-12-24 04:21:11 +00:00
krita-beta = krita ; # moved from top-level 2021-12-23
2022-03-05 16:20:37 +00:00
kvm = throw " ' k v m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' q e m u _ k v m ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### L ###
lastfmsubmitd = throw " l a s t f m s u b m i t d w a s r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s a b a n d o n e d " ; # Added 2022-01-01
2020-04-24 23:36:52 +00:00
latinmodern-math = lmmath ;
2022-03-05 16:20:37 +00:00
letsencrypt = throw " ' l e t s e n c r y p t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c e r t b o t ' " ; # Converted to throw 2022-02-22
libGL_driver = throw " ' l i b G L _ d r i v e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m e s a . d r i v e r s ' " ; # Converted to throw 2022-02-22
libaudit = throw " ' l i b a u d i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a u d i t ' " ; # Converted to throw 2022-02-22
libcanberra_gtk2 = throw " ' l i b c a n b e r r a _ g t k 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b c a n b e r r a - g t k 2 ' " ; # Converted to throw 2022-02-22
libcanberra_gtk3 = throw " ' l i b c a n b e r r a _ g t k 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b c a n b e r r a - g t k 3 ' " ; # Converted to throw 2022-02-22
libcap_manpages = throw " ' l i b c a p _ m a n p a g e s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b c a p . d o c ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libcap_pam = if stdenv . isLinux then libcap . pam else null ; # Added 2016-04-29
2022-03-05 16:20:37 +00:00
libcap_progs = throw " ' l i b c a p _ p r o g s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b c a p . o u t ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
libco-canonical = throw " l i b c o - c a n o n i c a l : C a n o n i c a l d e l e t e d t h e r e p o , l i b c o - c a n o n i c a l i s n o t u s e d a n y m o r e " ; # Added 2021-05-16
libcroco = throw " l i b c r o c o h a s b e e n r e m o v e d a s i t ' s n o l o n g e r u s e d i n a n y d e r i v a t i o n s " ; # Added 2020-03-04
2022-03-05 16:20:37 +00:00
libdbusmenu-glib = throw " ' l i b d b u s m e n u - g l i b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b d b u s m e n u ' " ; # Converted to throw 2022-02-22
libdbusmenu_qt5 = throw " ' l i b d b u s m e n u _ q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . l i b d b u s m e n u ' " ; # Converted to throw 2022-02-22
liberation_ttf_v1_from_source = throw " ' l i b e r a t i o n _ t t f _ v 1 _ f r o m _ s o u r c e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b e r a t i o n _ t t f _ v 1 ' " ; # Converted to throw 2022-02-22
liberation_ttf_v2_from_source = throw " ' l i b e r a t i o n _ t t f _ v 2 _ f r o m _ s o u r c e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b e r a t i o n _ t t f _ v 2 ' " ; # Converted to throw 2022-02-22
liberationsansnarrow = throw " ' l i b e r a t i o n s a n s n a r r o w ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b e r a t i o n - s a n s - n a r r o w ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libgksu = throw " l i b g k s u h a s b e e n r e m o v e d " ; # Added 2022-01-16
2022-03-05 16:20:37 +00:00
libgnome_keyring = throw " ' l i b g n o m e _ k e y r i n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b g n o m e - k e y r i n g ' " ; # Converted to throw 2022-02-22
libgnome_keyring3 = throw " ' l i b g n o m e _ k e y r i n g 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b g n o m e - k e y r i n g 3 ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libgpgerror = libgpg-error ; # Added 2021-09-04
libgroove = throw " l i b g r o o v e h a s b e e n r e m o v e d , b e c a u s e i t d e p e n d s o n a n o u t d a t e d a n d i n s e c u r e v e r s i o n o f f f m p e g " ; # Added 2022-01-21
2022-03-05 16:20:37 +00:00
libgumbo = throw " ' l i b g u m b o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' g u m b o ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libintlOrEmpty = lib . optional ( ! stdenv . isLinux || stdenv . hostPlatform . libc != " g l i b c " ) gettext ; # Added 2018-03-14
libjpeg_drop = libjpeg_original ; # Added 2020-06-05
2022-03-05 16:20:37 +00:00
libjson_rpc_cpp = throw " ' l i b j s o n _ r p c _ c p p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b j s o n - r p c - c p p ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
libkml = throw " l i b k m l h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s a b a n d o n e d a n d n o p a c k a g e n e e d e d i t " ; # Added 2021-11-09
2022-03-05 16:20:37 +00:00
liblapackWithoutAtlas = throw " ' l i b l a p a c k W i t h o u t A t l a s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l a p a c k - r e f e r e n c e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
liblastfm = libsForQt5 . liblastfm ; # Added 2020-06-14
2022-03-05 16:20:37 +00:00
liblrdf = throw " ' l i b l r d f ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l r d f ' " ; # Converted to throw 2022-02-22
libmsgpack = throw " ' l i b m s g p a c k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m s g p a c k ' " ; # Converted to throw 2022-02-22
2021-03-09 03:18:52 +00:00
libosmpbf = throw " l i b o s m p b f w a s r e m o v e d b e c a u s e i t i s n o l o n g e r r e q u i r e d b y o s r m - b a c k e n d " ;
2022-03-30 09:31:56 +00:00
libpng_apng = throw " l i b p n g _ a p n g h a s b e e n r e m o v e d , b e c a u s e i t i s e q u i v a l e n t t o l i b p n g " ; # Added 2021-03-21
2022-02-10 20:34:41 +00:00
libqmatrixclient = throw " l i b q m a t r i x c l i e n t w a s r e n a m e d t o l i b q u o t i e n t " ; # Added 2020-04-09
2022-03-05 16:20:37 +00:00
libqrencode = throw " ' l i b q r e n c o d e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' q r e n c o d e ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
librdf = lrdf ; # Added 2020-03-22
2022-03-05 16:20:37 +00:00
librecad2 = throw " ' l i b r e c a d 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b r e c a d ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
libressl_3_2 = throw " ' l i b r e s s l _ 3 _ 2 ' h a s r e a c h e d e n d - o f - l i f e " ; # Added 2022-03-19
2022-02-10 20:34:41 +00:00
librsync_0_9 = throw " l i b r s y n c _ 0 _ 9 h a s b e e n r e m o v e d " ; # Added 2021-07-24
libseat = seatd ; # Added 2021-06-24
2022-03-30 09:31:56 +00:00
libstdcxxHook = throw " l i b s t d c x x h o o k h a s b e e n r e m o v e d b e c a u s e c c - w r a p p e r i s n o w d i r e c t l y a w a r e o f t h e c + + s t a n d a r d l i b r a r y i n t e n d e d t o b e u s e d " ; # Added 2020-06-22
2022-03-05 16:20:37 +00:00
libsysfs = throw " ' l i b s y s f s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s y s f s u t i l s ' " ; # Converted to throw 2022-02-22
libtidy = throw " ' l i b t i d y ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' h t m l - t i d y ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libtorrentRasterbar = libtorrent-rasterbar ; # Added 2020-12-20
libtorrentRasterbar-1_1_x = libtorrent-rasterbar-1_1_x ; # Added 2020-12-20
libtorrentRasterbar-1_2_x = libtorrent-rasterbar-1_2_x ; # Added 2020-12-20
libtorrentRasterbar-2_0_x = libtorrent-rasterbar-2_0_x ; # Added 2020-12-20
2020-10-27 00:29:36 +00:00
libtxc_dxtn = throw " l i b t x c _ d x t n w a s r e m o v e d 2 0 2 0 - 0 3 - 1 6 , n o w i n t e g r a t e d i n M e s a " ;
libtxc_dxtn_s2tc = throw " l i b t x c _ d x t n _ s 2 t c w a s r e m o v e d 2 0 2 0 - 0 3 - 1 6 , n o w i n t e g r a t e d i n M e s a " ;
2022-03-05 16:20:37 +00:00
libudev = throw " ' l i b u d e v ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' u d e v ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
libungif = giflib ; # Added 2020-02-12
libusb = libusb1 ; # Added 2020-04-28
2022-03-05 16:20:37 +00:00
libva-full = throw " ' l i b v a - f u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b v a ' " ; # Converted to throw 2022-02-22
libva1-full = throw " ' l i b v a 1 - f u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b v a 1 ' " ; # Converted to throw 2022-02-22
2021-06-28 23:13:55 +00:00
libwnck3 = libwnck ;
2022-02-10 20:34:41 +00:00
lilypond-unstable = lilypond ; # Added 2021-03-11
2022-03-30 09:31:56 +00:00
lilyterm = throw " l i l y t e r m h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s r e l y i n g o n a v t e v e r s i o n t h a t d e p e n d e d o n p y t h o n 2 " ; # Added 2022-01-14
lilyterm-git = throw " l i l y t e r m - g i t h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s r e l y i n g o n a v t e v e r s i o n t h a t d e p e n d e d o n p y t h o n 2 " ; # Added 2022-01-14
2022-03-05 16:20:37 +00:00
links = throw " ' l i n k s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i n k s 2 ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
linuxband = throw " l i n u x b a n d h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s a b a n d o n e d u p s t r e a m " ; # Added 2021-12-09
2022-02-10 20:34:41 +00:00
# Linux kernels
linux-rt_5_10 = linuxKernel . kernels . linux_rt_5_10 ;
linux-rt_5_4 = linuxKernel . kernels . linux_rt_5_4 ;
2021-09-18 10:52:07 +00:00
linuxPackages_4_14 = linuxKernel . packages . linux_4_14 ;
linuxPackages_4_19 = linuxKernel . packages . linux_4_19 ;
2022-02-10 20:34:41 +00:00
linuxPackages_4_4 = linuxKernel . packages . linux_4_4 ;
linuxPackages_4_9 = linuxKernel . packages . linux_4_9 ;
2021-09-18 10:52:07 +00:00
linuxPackages_5_10 = linuxKernel . packages . linux_5_10 ;
2021-12-06 16:07:01 +00:00
linuxPackages_5_15 = linuxKernel . packages . linux_5_15 ;
2022-01-13 20:06:32 +00:00
linuxPackages_5_16 = linuxKernel . packages . linux_5_16 ;
2022-03-30 09:31:56 +00:00
linuxPackages_5_17 = linuxKernel . packages . linux_5_17 ;
2022-02-10 20:34:41 +00:00
linuxPackages_5_4 = linuxKernel . packages . linux_5_4 ;
linuxPackages_hardkernel_4_14 = linuxKernel . packages . hardkernel_4_14 ;
linuxPackages_rpi0 = linuxKernel . packages . linux_rpi1 ;
2022-03-05 16:20:37 +00:00
linuxPackages_rpi02w = linuxKernel . packages . linux_rpi3 ;
2022-02-10 20:34:41 +00:00
linuxPackages_rpi1 = linuxKernel . packages . linux_rpi1 ;
linuxPackages_rpi2 = linuxKernel . packages . linux_rpi2 ;
linuxPackages_rpi3 = linuxKernel . packages . linux_rpi3 ;
linuxPackages_rpi4 = linuxKernel . packages . linux_rpi4 ;
linuxPackages_rt_5_10 = linuxKernel . packages . linux_rt_5_10 ;
linuxPackages_rt_5_4 = linuxKernel . packages . linux_rt_5_4 ;
2021-09-18 10:52:07 +00:00
linux_4_14 = linuxKernel . kernels . linux_4_14 ;
linux_4_19 = linuxKernel . kernels . linux_4_19 ;
2022-02-10 20:34:41 +00:00
linux_4_4 = linuxKernel . kernels . linux_4_4 ;
linux_4_9 = linuxKernel . kernels . linux_4_9 ;
2021-09-18 10:52:07 +00:00
linux_5_10 = linuxKernel . kernels . linux_5_10 ;
2021-12-06 16:07:01 +00:00
linux_5_15 = linuxKernel . kernels . linux_5_15 ;
2022-01-13 20:06:32 +00:00
linux_5_16 = linuxKernel . kernels . linux_5_16 ;
2022-03-30 09:31:56 +00:00
linux_5_17 = linuxKernel . kernels . linux_5_17 ;
2022-02-10 20:34:41 +00:00
linux_5_4 = linuxKernel . kernels . linux_5_4 ;
linux_mptcp_95 = linuxKernel . kernels . linux_mptcp_95 ;
linux_rpi0 = linuxKernel . kernels . linux_rpi1 ;
2022-03-05 16:20:37 +00:00
linux_rpi02w = linuxKernel . kernels . linux_rpi3 ;
2022-02-10 20:34:41 +00:00
linux_rpi1 = linuxKernel . kernels . linux_rpi1 ;
linux_rpi2 = linuxKernel . kernels . linux_rpi2 ;
linux_rpi3 = linuxKernel . kernels . linux_rpi3 ;
linux_rpi4 = linuxKernel . kernels . linux_rpi4 ;
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
# Added 2020-04-04
2020-04-24 23:36:52 +00:00
linuxPackages_testing_hardened = throw " l i n u x P a c k a g e s _ t e s t i n g _ h a r d e n e d h a s b e e n r e m o v e d , p l e a s e u s e l i n u x P a c k a g e s _ l a t e s t _ h a r d e n e d " ;
linux_testing_hardened = throw " l i n u x _ t e s t i n g _ h a r d e n e d h a s b e e n r e m o v e d , p l e a s e u s e l i n u x _ l a t e s t _ h a r d e n e d " ;
2022-02-10 20:34:41 +00:00
# Added 2021-04-04
2021-04-26 19:14:03 +00:00
linuxPackages_xen_dom0 = linuxPackages ;
linuxPackages_latest_xen_dom0 = linuxPackages_latest ;
linuxPackages_xen_dom0_hardened = linuxPackages_hardened ;
linuxPackages_latest_xen_dom0_hardened = linuxPackages_latest_hardened ;
2022-02-10 20:34:41 +00:00
# Added 2021-08-16
2021-08-18 13:19:15 +00:00
linuxPackages_latest_hardened = throw ''
The attribute ` linuxPackages_hardened_latest' was dropped because the hardened patches
frequently lag behind the upstream kernel . In some cases this meant that this attribute
had to refer to an older kernel [ 1 ] because the latest hardened kernel was EOL and
the latest supported kernel didn't have patches .
If you want to use a hardened kernel , please check which kernel minors are supported
and use a versioned attribute , e . g . ` linuxPackages_5_10_hardened' .
[ 1 ] for more context : https://github.com/NixOS/nixpkgs/pull/133587
'' ;
linux_latest_hardened = linuxPackages_latest_hardened ;
2022-02-10 20:34:41 +00:00
linux-steam-integration = throw " l i n u x - s t e a m - i n t e g r a t i o n h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-05-22
loadcaffe = throw " l o a d c a f f e h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
lobster-two = google-fonts ; # Added 2021-07-22
love_0_7 = throw " l o v e _ 0 _ 7 w a s r e m o v e d b e c a u s e i t i s a v e r y o l d v e r s i o n a n d n o l o n g e r u s e d b y a n y p a c k a g e i n n i x p k g s " ; # Added 2022-01-15
love_0_8 = throw " l o v e _ 0 _ 8 w a s r e m o v e d b e c a u s e i t i s a v e r y o l d v e r s i o n a n d n o l o n g e r u s e d b y a n y p a c k a g e i n n i x p k g s " ; # Added 2022-01-15
love_0_9 = throw " l o v e _ 0 _ 9 w a s r e m o v e d b e c a u s e w a s b r o k e n f o r a l o n g t i m e a n d n o l o n g e r u s e d b y a n y p a c k a g e i n n i x p k g s " ; # Added 2022-01-15
lprof = throw " l p r o f h a s b e e n r e m o v e d a s i t ' s u n m a i n t a i n e d u p s t r e a m a n d b r o k e n i n n i x p k g s s i n c e a w h i l e a g o " ; # Added 2021-02-15
2022-03-05 16:20:37 +00:00
lttngTools = throw " ' l t t n g T o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l t t n g - t o o l s ' " ; # Converted to throw 2022-02-22
lttngUst = throw " ' l t t n g U s t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l t t n g - u s t ' " ; # Converted to throw 2022-02-22
lua5_1_sockets = throw " ' l u a 5 _ 1 _ s o c k e t s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l u a 5 1 P a c k a g e s . l u a s o c k e t ' " ; # Converted to throw 2022-02-22
lua5_expat = throw " ' l u a 5 _ e x p a t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l u a P a c k a g e s . l u a e x p a t ' " ; # Converted to throw 2022-02-22
lua5_sec = throw " ' l u a 5 _ s e c ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l u a P a c k a g e s . l u a s e c ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
lumpy = throw " l u m p y h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
2022-02-10 20:34:41 +00:00
lxappearance-gtk3 = throw " l x a p p e a r a n c e - g t k 3 h a s b e e n r e m o v e d . U s e l x a p p e a r a n c e i n s t e a d , w h i c h n o w d e f a u l t s t o G t k 3 " ; # Added 2020-06-03
2021-04-05 15:23:46 +00:00
lzma = xz ; # moved from top-level 2021-03-14
2022-02-10 20:34:41 +00:00
### M ###
2022-03-05 16:20:37 +00:00
m3d-linux = throw " ' m 3 d - l i n u x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m 3 3 - l i n u x ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mail-notification = throw " m a i l - n o t i f i c a t i o n h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d a n d h a s d e p e n d e n c i e s o n o l d g n o m e l i b r a r i e s w e w a n t t o r e m o v e " ; # Added 2021-08-21
2022-03-30 09:31:56 +00:00
mailpile = throw " m a i l p i l e w a s r e m o v e d f r o m n i x p k g s , a s i t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
2022-03-05 16:20:37 +00:00
man_db = throw " ' m a n _ d b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m a n - d b ' " ; # Converted to throw 2022-02-22
manpages = throw " ' m a n p a g e s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m a n - p a g e s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
marathon = throw " m a r a t h o n h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d " ; # Added 2020-08-15
2020-04-24 23:36:52 +00:00
mariadb-client = hiPrio mariadb . client ; #added 2019.07.28
2020-05-15 21:57:56 +00:00
matcha = throw " m a t c h a w a s r e n a m e d t o m a t c h a - g t k - t h e m e " ; # added 2020-05-09
2022-02-10 20:34:41 +00:00
mathics = throw " m a t h i c s h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d " ; # Added 2020-08-15
matrique = spectral ; # Added 2020-01-27
mcgrid = throw " m c g r i d h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s n o t c o m p a t i b l e w i t h r i v e t 3 " ; # Added 2020-05-23
mediatomb = throw " m e d i a t o m b i s n o l o n g e r m a i n t a i n e d u p s t r e a m , u s e g e r b e r a i n s t e a d " ; # added 2022-01-04
meme = meme-image-generator ; # Added 2021-04-21
2022-03-05 16:20:37 +00:00
memtest86 = throw " ' m e m t e s t 8 6 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m e m t e s t 8 6 p l u s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mercurial_4 = throw " m e r c u r i a l _ 4 h a s b e e n r e m o v e d a s i t ' s u n m a i n t a i n e d " ; # Added 2021-10-18
mesos = throw " m e s o s h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d " ; # Added 2020-08-15
mess = mame ; # Added 2019-10-30
2022-03-30 09:31:56 +00:00
metamorphose2 = throw " m e t a m o r p h o s e 2 h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
mididings = throw " m i d i d i n g s h a s b e e n r e m o v e d f r o m n i x p k g s a s i t d o e s n ' t s u p p o r t r e c e n t p y t h o n 3 v e r s i o n s a n d i t s u p s t r e a m s t o p p e d m a i n t a i n i n g i t " ; # Added 2022-01-12
2022-03-05 16:20:37 +00:00
midoriWrapper = throw " ' m i d o r i W r a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m i d o r i ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mime-types = mailcap ; # Added 2022-01-21
2022-03-30 09:31:56 +00:00
mimms = throw " m i m m s h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e u p s t r e a m p r o j e c t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
minergate-cli = throw " m i n e r g a t e c l i h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e t h e p a c k a g e i s u n m a i n t a i n e d a n d t h e s i t e h a s a b a d r e p u t a t i o n " ; # Added 2021-08-13
minergate = throw " m i n e r g a t e h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e t h e p a c k a g e i s u n m a i n t a i n e d a n d t h e s i t e h a s a b a d r e p u t a t i o n " ; # Added 2021-08-13
minetime = throw " m i n e t i m e h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s d i s c o n t i n u e d 2 0 2 1 - 0 6 - 2 2 " ; # Added 2021-10-14
mist = throw " m i s t h a s b e e n r e m o v e d a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d , s e e h t t p s : / / g i t h u b . c o m / e t h e r e u m / m i s t # m i s t - b r o w s e r - d e p r e c a t e d " ; # Added 2020-08-15
2022-03-05 16:20:37 +00:00
mlt-qt5 = throw " ' m l t - q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . m l t ' " ; # Converted to throw 2022-02-22
mobile_broadband_provider_info = throw " ' m o b i l e _ b r o a d b a n d _ p r o v i d e r _ i n f o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m o b i l e - b r o a d b a n d - p r o v i d e r - i n f o ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
moby = throw " m o b y h a s b e e n r e m o v e d , m e r g e d i n t o l i n u x k i t i n 2 0 1 8 . U s e l i n u x k i t i n s t e a d " ;
2022-03-05 16:20:37 +00:00
module_init_tools = throw " ' m o d u l e _ i n i t _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k m o d ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
monero = monero-cli ; # Added 2021-11-28
monodevelop = throw " m o n o d e v e l o p h a s b e e n r e m o v e d f r o m n i x p g k s " ; # Added 2022-01-15
mopidy-gmusic = throw " m o p i d y - g m u s i c h a s b e e n r e m o v e d b e c a u s e G o o g l e P l a y M u s i c w a s d i s c o n t i n u e d " ; # Added 2021-03-07
2022-03-30 09:31:56 +00:00
mopidy-local-images = throw " m o p i d y - l o c a l - i m a g e s h a s b e e n r e m o v e d a s i t ' s u n m a i n t a i n e d . I t s f u n c t i o n a l i t y h a s b e e n m e r g e d i n t o t h e m o p i d y - l o c a l e x t e n s i o n " ; # Added 2020-10-18
mopidy-local-sqlite = throw " m o p i d y - l o c a l - s q l i t e h a s b e e n r e m o v e d a s i t ' s u n m a i n t a i n e d . I t s f u n c t i o n a l i t y h a s b e e n m e r g e d i n t o t h e m o p i d y - l o c a l e x t e n s i o n " ; # Added 2020-10-18
2022-02-10 20:34:41 +00:00
2022-03-05 16:20:37 +00:00
morituri = throw " ' m o r i t u r i ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w h i p p e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mozart-binary = mozart2-binary ; # Added 2019-09-23
mozart = mozart2-binary ; # Added 2019-09-23
mpc_cli = mpc-cli ; # moved from top-level 2022-01-24
mpd_clientlib = libmpdclient ; # Added 2021-02-11
2022-03-05 16:20:37 +00:00
mpich2 = throw " ' m p i c h 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m p i c h ' " ; # Converted to throw 2022-02-22
msf = throw " ' m s f ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m e t a s p l o i t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
multimc = throw " m u l t i m c w a s r e m o v e d f r o m n i x p k g s ; u s e p o l y m c i n s t e a d ( s e e h t t p s : / / g i t h u b . c o m / N i x O S / n i x p k g s / p u l l / 1 5 4 0 5 1 f o r m o r e i n f o r m a t i o n ) " ; # Added 2022-01-08
mumble_git = pkgs . mumble ; # Added 2019-08-01
murmur_git = pkgs . murmur ; # Added 2019-08-01
2020-04-24 23:36:52 +00:00
mysql-client = hiPrio mariadb . client ;
2022-02-10 20:34:41 +00:00
mysql = mariadb ; # moved from top-level 2021-03-14
2020-04-24 23:36:52 +00:00
# floating point textures patents are expired,
# so package reduced to alias
mesa_drivers = mesa . drivers ;
2022-03-05 16:20:37 +00:00
mesa_noglu = throw " ' m e s a _ n o g l u ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m e s a ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mpv-with-scripts = self . wrapMpv self . mpv-unwrapped { } ; # Added 2020-05-22
2022-03-05 16:20:37 +00:00
mssys = throw " ' m s s y s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m s - s y s ' " ; # Converted to throw 2022-02-22
multipath_tools = throw " ' m u l t i p a t h _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m u l t i p a t h - t o o l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mumsi = throw " m u m s i h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d a n d d o e s n o t b u i l d a n y m o r e " ; # Added 2021-11-18
2022-03-05 16:20:37 +00:00
mupen64plus1_5 = throw " ' m u p e n 6 4 p l u s 1 _ 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m u p e n 6 4 p l u s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
mx = throw " g r a a l v m 8 a n d i t s t o o l s w e r e d e p r e c a t e d i n f a v o r o f g r a a l v m 8 - c e " ; # Added 2021-10-15
2022-03-30 09:31:56 +00:00
mxisd = throw " m x i s d h a s b e e n r e m o v e d f r o m n i x p k g s a s i t h a s r e a c h e d e n d o f l i f e , s e e h t t p s : / / g i t h u b . c o m / k a m a x - m a t r i x / m x i s d / b l o b / 5 3 5 e 0 a 5 b 9 6 a b 6 3 c b 0 d d e f 9 0 f 6 f 4 2 c 5 8 6 6 4 0 7 d f 9 5 / E O L . m d # e n d - o f - l i f e - n o t i c e . m a 1 s d m a y b e a s u i t a b l e a l t e r n a t i v e " ; # Added 2021-04-15
2022-03-05 16:20:37 +00:00
mysqlWorkbench = throw " ' m y s q l W o r k b e n c h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m y s q l - w o r k b e n c h ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### N ###
net_snmp = net-snmp ; # Added 2019-12-21
2020-04-24 23:36:52 +00:00
nagiosPluginsOfficial = monitoring-plugins ;
2022-02-10 20:34:41 +00:00
navit = throw " n a v i t h a s b e e n r e m o v e d f r o m n i x p k g s , d u e t o b e i n g u n m a i n t a i n e d " ; # Added 2021-06-07
2022-03-05 16:20:37 +00:00
ncat = throw " ' n c a t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n m a p ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
neap = throw " n e a p w a s r e m o v e d f r o m n i x p k g s , a s i t r e l i e s o n p y t h o n 2 " ; # Added 2022-01-12
2022-03-05 16:20:37 +00:00
netcat-openbsd = throw " ' n e t c a t - o p e n b s d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b r e s s l . n c ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
netease-cloud-music = throw " n e t e a s e - c l o u d - m u s i c h a s b e e n r e m o v e d t o g e t h e r w i t h d e e p i n " ; # Added 2020-08-31
2022-03-05 16:20:37 +00:00
networkmanager_fortisslvpn = throw " ' n e t w o r k m a n a g e r _ f o r t i s s l v p n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - f o r t i s s l v p n ' " ; # Converted to throw 2022-02-22
networkmanager_iodine = throw " ' n e t w o r k m a n a g e r _ i o d i n e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - i o d i n e ' " ; # Converted to throw 2022-02-22
networkmanager_l2tp = throw " ' n e t w o r k m a n a g e r _ l 2 t p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - l 2 t p ' " ; # Converted to throw 2022-02-22
networkmanager_openconnect = throw " ' n e t w o r k m a n a g e r _ o p e n c o n n e c t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - o p e n c o n n e c t ' " ; # Converted to throw 2022-02-22
networkmanager_openvpn = throw " ' n e t w o r k m a n a g e r _ o p e n v p n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - o p e n v p n ' " ; # Converted to throw 2022-02-22
networkmanager_vpnc = throw " ' n e t w o r k m a n a g e r _ v p n c ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n e t w o r k m a n a g e r - v p n c ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
neutral-style = throw " n e u r a l - s t y l e h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
2022-03-05 16:20:37 +00:00
nfsUtils = throw " ' n f s U t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n f s - u t i l s ' " ; # Converted to throw 2022-02-22
nginxUnstable = throw " ' n g i n x U n s t a b l e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n g i n x M a i n l i n e ' " ; # Converted to throw 2022-02-22
nilfs_utils = throw " ' n i l f s _ u t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n i l f s - u t i l s ' " ; # Converted to throw 2022-02-22
2021-12-06 16:07:01 +00:00
nix-direnv-flakes = nix-direnv ;
2022-02-10 20:34:41 +00:00
nix-review = nixpkgs-review ; # Added 2019-12-22
nixFlakes = nixVersions . stable ; # Added 2021-05-21
nixStable = nixVersions . stable ; # Added 2022-01-24
nixUnstable = nixVersions . unstable ; # Added 2022-01-26
2022-01-27 00:19:43 +00:00
nix_2_3 = nixVersions . nix_2_3 ;
nix_2_4 = nixVersions . nix_2_4 ;
nix_2_5 = nixVersions . nix_2_5 ;
nix_2_6 = nixVersions . nix_2_6 ;
2022-03-05 16:20:37 +00:00
nixopsUnstable = nixops_unstable ; # Added 2022-03-03
2022-02-10 20:34:41 +00:00
nmap-unfree = nmap ; # Added 2021-04-06
2022-03-05 16:20:37 +00:00
nmap_graphical = throw " ' n m a p _ g r a p h i c a l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n m a p - g r a p h i c a l ' " ; # Converted to throw 2022-02-22
nologin = throw " ' n o l o g i n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s h a d o w ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
nordic-polar = throw " n o r d i c - p o l a r w a s r e m o v e d o n 2 0 2 1 - 0 5 - 2 7 , n o w i n t e g r a t e d i n n o r d i c " ; # Added 2021-05-27
noto-fonts-cjk = noto-fonts-cjk-sans ; # Added 2021-12-16
nottetris2 = throw " n o t t e t r i s 2 w a s r e m o v e d b e c a u s e i t i s u n m a i n t a i n e d b y u p s t r e a m a n d b r o k e n " ; # Added 2022-01-15
now-cli = throw " n o w - c l i h a s b e e n r e p l a c e d w i t h n o d e P a c k a g e s . v e r c e l " ; # Added 2021-08-05
2022-03-05 16:20:37 +00:00
nxproxy = throw " ' n x p r o x y ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' n x - l i b s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### O ###
2022-03-30 09:31:56 +00:00
oracleXE = throw " o r a c l e X E h a s b e e n r e m o v e d , a s i t ' s h e a v i l y o u t d a t e d a n d u n m a i n t a i n e d " ; # Added 2020-10-09
2022-02-10 20:34:41 +00:00
OVMF-CSM = throw " O V M F - C S M h a s b e e n r e m o v e d i n f a v o r o f O V M F F u l l " ; # Added 2021-10-16
OVMF-secureBoot = throw " O V M F - s e c u r e B o o t h a s b e e n r e m o v e d i n f a v o r o f O V M F F u l l " ; # Added 2021-10-16
oauth2_proxy = oauth2-proxy ; # Added 2021-04-18
2022-03-30 09:31:56 +00:00
octoprint-plugins = throw " o c t o p r i n t - p l u g i n s a r e n o w p a r t o f t h e o c t o p r i n t . p y t h o n . p k g s p a c k a g e s e t " ; # Added 2021-01-24
2022-02-10 20:34:41 +00:00
ocz-ssd-guru = throw " o c z - s s d - g u r u h a s b e e n r e m o v e d d u e t o t h e r e b e i n g n o s o u r c e a v a i l a b l e " ; # Added 2021-07-12
2021-07-24 12:14:16 +00:00
ofp = throw " o f p i s n o t c o m p a t i b l e w i t h o d p - d p d k " ;
2022-03-30 09:31:56 +00:00
olifant = throw " o l i f a n t h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2021-08-05
2022-02-10 20:34:41 +00:00
onnxruntime = throw " o n n x r u n t i m e h a s b e e n r e m o v e d d u e t o p o o r m a i n t a i n a b i l i t y " ; # Added 2020-12-04
openbazaar = throw " o p e n b a z z a r h a s b e e n r e m o v e d f r o m n i x p k g s a s u p s t r e a m h a s a b a n d o n e d t h e p r o j e c t " ; # Added 2022-01-06
openbazaar-client = throw " o p e n b a z z a r - c l i e n t h a s b e e n r e m o v e d f r o m n i x p k g s a s u p s t r e a m h a s a b a n d o n e d t h e p r o j e c t " ; # Added 2022-01-06
2022-03-05 16:20:37 +00:00
opencascade_oce = throw " ' o p e n c a s c a d e _ o c e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o p e n c a s c a d e ' " ; # Converted to throw 2022-02-22
opencl-icd = throw " ' o p e n c l - i c d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c l - i c d ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
openconnect_pa = throw " o p e n c o n n e c t _ p a f o r k h a s b e e n d i s c o n t i n u e d , s u p p o r t f o r G l o b a l P r o t e c t i s n o w a v a i l a b l e i n o p e n c o n n e c t " ; # Added 2021-05-21
openelec-dvb-firmware = libreelec-dvb-firmware ; # Added 2021-05-10
2022-03-05 16:20:37 +00:00
openexr_ctl = throw " ' o p e n e x r _ c t l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' c t l ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
openisns = open-isns ; # Added 2020-01-28
openjpeg_1 = throw " o p e n j p e g _ 1 h a s b e e n r e m o v e d , u s e o p e n j p e g _ 2 i n s t e a d " ; # Added 2021-01-24
openjpeg_2 = openjpeg ; # Added 2021-01-25
openmpt123 = libopenmpt ; # Added 2021-09-05
2022-03-05 16:20:37 +00:00
opensans-ttf = throw " ' o p e n s a n s - t t f ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o p e n - s a n s ' " ; # Converted to throw 2022-02-22
openssh_with_kerberos = throw " ' o p e n s s h _ w i t h _ k e r b e r o s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o p e n s s h ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
orchis = orchis-theme ; # Added 2021-06-09
osxfuse = macfuse-stubs ; # Added 2021-03-20
otter-browser = throw " o t t e r - b r o w s e r h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2020-02-02
2022-03-05 16:20:37 +00:00
owncloudclient = throw " ' o w n c l o u d c l i e n t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o w n c l o u d - c l i e n t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### P ###
2022-03-05 16:20:37 +00:00
PPSSPP = throw " ' P P S S P P ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p p s s p p ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
2022-03-05 16:20:37 +00:00
p11_kit = throw " ' p 1 1 _ k i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p 1 1 - k i t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
packet-cli = metal-cli ; # Added 2021-10-25
paperless = paperless-ng ; # Added 2021-06-06
parity = openethereum ; # Added 2020-08-01
parity-ui = throw " p a r i t y - u i w a s r e m o v e d b e c a u s e i t w a s b r o k e n a n d u n m a i n t a i n e d b y u p s t r e a m " ; # Added 2022-01-10
2022-03-05 16:20:37 +00:00
parquet-cpp = throw " ' p a r q u e t - c p p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a r r o w - c p p ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
patchmatrix = throw " ' p a t c h m a t r i x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o p e n - m u s i c - k o n t r o l l e r s . p a t c h m a t r i x ' " ; # Added 2022-03-09
2022-03-05 16:20:37 +00:00
pass-otp = throw " ' p a s s - o t p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p a s s . w i t h E x t e n s i o n s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
pdfmod = throw " p d f m o d h a s b e e n r e m o v e d " ; # Added 2022-01-15
pdfread = throw " p d f r e a d h a s b e e n r e m o v e b e c a u s e i t i s u n m a i n t a i n e d f o r y e a r s a n d t h e s o u r c e s a r e n o l o n g e r a v a i l a b l e " ; # Added 2021-07-22
2022-03-30 09:31:56 +00:00
pdf-redact-tools = throw " p d f - r e d a c t - t o o l s h a s b e e n r e m o v e d f r o m n i x p k g s b e c a u s e t h e u p s t r e a m h a s a b a n d o n e d t h e p r o j e c t " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
pdf2htmlEx = throw " p d f 2 h t m l E x h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2020-11-03
2022-03-05 16:20:37 +00:00
perlXMLParser = throw " ' p e r l X M L P a r s e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p e r l P a c k a g e s . X M L P a r s e r ' " ; # Converted to throw 2022-02-22
perlArchiveCpio = throw " ' p e r l A r c h i v e C p i o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p e r l P a c k a g e s . A r c h i v e C p i o ' " ; # Converted to throw 2022-02-22
pgadmin = pgadmin4 ;
2022-04-03 18:54:34 +00:00
pgadmin3 = throw " p g a d m i n 3 w a s r e m o v e d f o r b e i n g u n m a i n t a i n e d , u s e p g a d m i n 4 i n s t e a d . " ; # Added 2022-03-30
2022-03-05 16:20:37 +00:00
pgp-tools = throw " ' p g p - t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s i g n i n g - p a r t y ' " ; # Converted to throw 2022-02-22
pg_tmp = throw " ' p g _ t m p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' e p h e m e r a l p g ' " ; # Converted to throw 2022-02-22
2020-04-24 23:36:52 +00:00
2022-02-21 08:47:16 +00:00
phantomjs = throw " p h a n t o m j s 1 . 9 . 8 h a s b e e n d r o p p e d d u e t o l a c k o f m a i n t e n a n c e a n d s e c u r i t y i s s u e s " ; # Added 2022-02-20
2021-06-06 07:54:09 +00:00
# Obsolete PHP version aliases
2022-03-30 09:31:56 +00:00
php73 = throw " p h p 7 3 h a s b e e n d r o p p e d d u e t o t h e l a c k o f m a i n t a n e n c e f r o m u p s t r e a m f o r f u t u r e r e l e a s e s " ; # Added 2021-06-03
2022-02-10 20:34:41 +00:00
php73Packages = php73 ; # Added 2021-06-03
php73Extensions = php73 ; # Added 2021-06-03
2021-06-06 07:54:09 +00:00
2020-04-24 23:36:52 +00:00
php-embed = throw ''
2020-05-03 17:38:23 +00:00
php * - embed has been dropped , you can build something similar
with the following snippet :
php74 . override { embedSupport = true ; apxs2Support = false ; }
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 0 - 0 4 - 0 1
php73-embed = php-embed ; # Added 2020-04-01
php74-embed = php-embed ; # Added 2020-04-01
2020-04-24 23:36:52 +00:00
phpPackages-embed = throw ''
2020-05-03 17:38:23 +00:00
php * Packages-embed has been dropped , you can build something
similar with the following snippet :
( php74 . override { embedSupport = true ; apxs2Support = false ; } ) . packages
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 0 - 0 4 - 0 1
2020-04-24 23:36:52 +00:00
php73Packages-embed = phpPackages-embed ;
2021-06-06 07:54:09 +00:00
php74Packages-embed = phpPackages-embed ;
2020-04-24 23:36:52 +00:00
php-unit = throw ''
2020-05-03 17:38:23 +00:00
php * - unit has been dropped , you can build something similar with
the following snippet :
php74 . override {
embedSupport = true ;
apxs2Support = false ;
systemdSupport = false ;
phpdbgSupport = false ;
cgiSupport = false ;
fpmSupport = false ;
}
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 0 - 0 4 - 0 1
php73-unit = php-unit ; # Added 2020-04-01
php74-unit = php-unit ; # Added 2020-04-01
2020-04-24 23:36:52 +00:00
phpPackages-unit = throw ''
2020-05-03 17:38:23 +00:00
php * Packages-unit has been dropped , you can build something
similar with this following snippet :
2020-04-24 23:36:52 +00:00
( php74 . override {
2020-05-03 17:38:23 +00:00
embedSupport = true ;
apxs2Support = false ;
systemdSupport = false ;
phpdbgSupport = false ;
cgiSupport = false ;
fpmSupport = false ;
} ) . packages
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 0 - 0 4 - 0 1
2020-04-24 23:36:52 +00:00
php73Packages-unit = phpPackages-unit ;
2021-06-06 07:54:09 +00:00
php74Packages-unit = phpPackages-unit ;
2020-04-24 23:36:52 +00:00
2022-03-05 16:20:37 +00:00
pidgin-with-plugins = throw " ' p i d g i n - w i t h - p l u g i n s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n ' " ; # Converted to throw 2022-02-22
pidginlatex = throw " ' p i d g i n l a t e x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - l a t e x ' " ; # Converted to throw 2022-02-22
pidginlatexSF = throw " ' p i d g i n l a t e x S F ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - l a t e x ' " ; # Converted to throw 2022-02-22
pidginmsnpecan = throw " ' p i d g i n m s n p e c a n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - m s n - p e c a n ' " ; # Converted to throw 2022-02-22
pidginosd = throw " ' p i d g i n o s d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - o s d ' " ; # Converted to throw 2022-02-22
pidginotr = throw " ' p i d g i n o t r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - o t r ' " ; # Converted to throw 2022-02-22
pidginsipe = throw " ' p i d g i n s i p e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - s i p e ' " ; # Converted to throw 2022-02-22
pidginwindowmerge = throw " ' p i d g i n w i n d o w m e r g e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p i d g i n - w i n d o w - m e r g e ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
pifi = throw " p i f i h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t i s n o l o n g e r d e v e l o p e d " ; # Added 2022-01-19
2022-03-05 16:20:37 +00:00
piwik = throw " ' p i w i k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m a t o m o ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
pkgconfig = pkg-config ; # Added 2018-02-02, moved to aliases.nix 2021-01-18
2022-03-05 16:20:37 +00:00
pkgconfigUpstream = throw " ' p k g c o n f i g U p s t r e a m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p k g - c o n f i g U p s t r e a m ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
planner = throw " p l a n n e r h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t i s n o l o n g e r d e v e l o p e d a n d s t i l l u s e s p y t h o n 2 / P y G T K " ; # Added 2021-02-02
2022-02-10 20:34:41 +00:00
pleroma-otp = pleroma ; # Added 2021-07-10
2022-03-05 16:20:37 +00:00
plexpy = throw " ' p l e x p y ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t a u t u l l i ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
pltScheme = racket ; # just to be sure
2022-03-05 16:20:37 +00:00
pmtools = throw " ' p m t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' a c p i c a - t o o l s ' " ; # Converted to throw 2022-02-22
polarssl = throw " ' p o l a r s s l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m b e d t l s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
polysh = throw " p o l y s h h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e u p s t r e a m h a s a b a n d o n e d t h e p r o j e c t " ; # Added 2022-01-01
2022-03-05 16:20:37 +00:00
poppler_qt5 = throw " ' p o p p l e r _ q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . p o p p l e r ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
powerdns = pdns ; # Added 2022-03-28
2022-02-10 20:34:41 +00:00
# postgresql
2020-04-24 23:36:52 +00:00
postgresql96 = postgresql_9_6 ;
2022-02-10 20:34:41 +00:00
postgresql_9_6 = throw " p o s t g r e s q l _ 9 _ 6 h a s b e e n r e m o v e d f r o m n i x p k g s , a s t h i s v e r s i o n i s n o l o n g e r s u p p o r t e d b y u p s t r e a m " ; # Added 2021-12-03
2020-04-24 23:36:52 +00:00
# postgresql plugins
2022-02-10 20:34:41 +00:00
cstore_fdw = postgresqlPackages . cstore_fdw ;
pg_cron = postgresqlPackages . pg_cron ;
pg_hll = postgresqlPackages . pg_hll ;
2020-04-24 23:36:52 +00:00
pg_repack = postgresqlPackages . pg_repack ;
pg_similarity = postgresqlPackages . pg_similarity ;
2022-02-10 20:34:41 +00:00
pg_topn = postgresqlPackages . pg_topn ;
pgjwt = postgresqlPackages . pgjwt ;
pgroonga = postgresqlPackages . pgroonga ;
2020-04-24 23:36:52 +00:00
pgtap = postgresqlPackages . pgtap ;
plv8 = postgresqlPackages . plv8 ;
2022-02-10 20:34:41 +00:00
postgis = postgresqlPackages . postgis ;
tilp2 = throw " t i l p 2 h a s b e e n r e m o v e d " ; # Added 2022-01-15
timekeeper = throw " t i m e k e e p e r h a s b e e n r e m o v e d " ; # Added 2022-01-16
2020-04-24 23:36:52 +00:00
timescaledb = postgresqlPackages . timescaledb ;
2022-01-19 23:45:15 +00:00
tlauncher = throw " t l a u n c h e r h a s b e e n r e m o v e d b e c a u s e t h e r e q u e s t i o n a b l e p r a c t i c e s a n d l e g a l i t y c o n c e r n s " ;
2020-04-24 23:36:52 +00:00
tsearch_extras = postgresqlPackages . tsearch_extras ;
2022-02-10 20:34:41 +00:00
pinentry_curses = pinentry-curses ; # Added 2019-10-14
pinentry_emacs = pinentry-emacs ; # Added 2019-10-14
pinentry_gnome = pinentry-gnome ; # Added 2019-10-14
pinentry_gtk2 = pinentry-gtk2 ; # Added 2019-10-14
pinentry_qt = pinentry-qt ; # Added 2019-10-14
pinentry_qt5 = pinentry-qt ; # Added 2020-02-11
privateer = throw " p r i v a t e e r w a s r e m o v e d b e c a u s e i t w a s b r o k e n " ; # Added 2021-05-18
processing3 = processing ; # Added 2019-08-16
2022-03-05 16:20:37 +00:00
procps-ng = throw " ' p r o c p s - n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p r o c p s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
proglodyte-wasm = throw " p r o g l o d y t e - w a s m h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t i s u n m a i n t a i n e d s i n c e 5 y e a r s w i t h z e r o g i t h u b s t a r s " ; # Added 2021-06-30
2022-03-30 09:31:56 +00:00
proj_5 = throw " P r o j - 5 h a s b e e n r e m o v e d f r o m n i x p k g s , u s e p r o j i n s t e a d " ; # Added 2021-04-12
prometheus-cups-exporter = throw " o u t d a t e d a n d b r o k e n b y d e s i g n ; r e m o v e d b y d e v e l o p e r " ; # Added 2021-03-16
2022-03-05 16:20:37 +00:00
pulseaudioLight = throw " ' p u l s e a u d i o L i g h t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p u l s e a u d i o ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
pulseeffects = throw " U s e p u l s e e f f e c t s - l e g a c y i f y o u u s e P u l s e A u d i o a n d e a s y e f f e c t s i f y o u u s e P i p e W i r e " ; # Added 2021-02-13
2022-02-10 20:34:41 +00:00
pulseeffects-pw = easyeffects ; # Added 2021-07-07
pyIRCt = throw " p y I R C t h a s b e e n r e m o v e d f r o m n i x p k g s a s i t i s u n m a i n t a i n e d a n d p y t h o n 2 - o n l y " ;
pyMAILt = throw " p y M A I L t h a s b e e n r e m o v e d f r o m n i x p k g s a s i t i s u n m a i n t a i n e d a n d p y t h o n 2 - o n l y " ;
pybind11 = throw " p y b i n d 1 1 w a s r e m o v e d b e c a u s e p y t h o n P a c k a g e s . p y b i n d 1 1 f o r t h e a p p r o p r i a t e v e r s i o n o f P y t h o n s h o u l d b e u s e d " ; # Added 2021-05-14
2022-03-30 09:31:56 +00:00
pybitmessage = throw " p y b i t m e s s a g e w a s r e m o v e d f r o m n i x p k g s a s i t i s s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
pygmentex = texlive . bin . pygmentex ; # Added 2019-12-15
2022-03-30 09:31:56 +00:00
pyload = throw " p y l o a d h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2021-03-21
pynagsystemd = throw " p y n a g s y s t e m d w a s r e m o v e d a s i t w a s u n m a i n t a i n e d a n d i n c o m p a t i b l e w i t h r e c e n t s y s t e m d v e r s i o n s . I n s t e a d u s e i t s f o r k c h e c k _ s y s t e m d " ; # Added 2020-10-24
2020-04-24 23:36:52 +00:00
pyo3-pack = maturin ;
2022-03-30 09:31:56 +00:00
pyrex = throw " p y r e x h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s s t i l l s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
pyrex095 = throw " p y r e x h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s s t i l l s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
pyrex096 = throw " p y r e x h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s s t i l l s t u c k o n p y t h o n 2 " ; # Added 2022-01-12
pyrit = throw " p y r i t h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e p r o j e c t i s s t i l l s t u c k o n p y t h o n 2 " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
python = python2 ; # Added 2022-01-11
python-swiftclient = swiftclient ; # Added 2021-09-09
2022-03-30 09:31:56 +00:00
python2nix = throw " p y t h o n 2 n i x h a s b e e n r e m o v e d a s i t i s o u t d a t e d . U s e e . g . n i x p k g s - p y t o o l s i n s t e a d " ; # Added 2021-03-08
2022-02-10 20:34:41 +00:00
pythonFull = python2Full ; # Added 2022-01-11
pythonPackages = python . pkgs ; # Added 2022-01-11
### Q ###
2022-03-05 16:20:37 +00:00
QmidiNet = throw " ' Q m i d i N e t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' q m i d i n e t ' " ; # Converted to throw 2022-02-22
qca-qt5 = throw " ' q c a - q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . q c a - q t 5 ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
qcsxcad = libsForQt5 . qcsxcad ; # Added 2020-11-05
2022-02-20 05:27:41 +00:00
qflipper = qFlipper ; # Added 2022-02-11
2022-02-10 20:34:41 +00:00
qmk_firmware = throw " q m k _ f i r m w a r e h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n " ; # Added 2021-04-02
qr-filetransfer = throw '' " q r - f i l e t r a n s f e r " h a s b e e n r e n a m e d t o " q r c p " '' ; # Added 2020-12-02
qt-3 = throw " q t - 3 h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d a n d i n s e c u r e " ; # Added 2021-02-15
qt5ct = libsForQt5 . qt5ct ; # Added 2021-12-27
qtcurve = libsForQt5 . qtcurve ; # Added 2020-11-07
qtkeychain = throw " t h e q t k e y c h a i n a t t r i b u t e ( q t 4 v e r s i o n ) h a s b e e n r e m o v e s , u s e t h e q t 5 v e r s i o n : l i b s F o r Q t 5 . q t k e y c h a i n " ; # Added 2021-08-04
quagga = throw " q u a g g a i s n o l o n g e r m a i n t a i n e d u p s t r e a m " ; # Added 2021-04-22
2022-03-05 16:20:37 +00:00
quake3game = throw " ' q u a k e 3 g a m e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' i o q u a k e 3 ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
quaternion-git = throw " q u a t e r n i o n - g i t h a s b e e n r e m o v e d i n f a v o r o f t h e s t a b l e v e r s i o n ' q u a t e r n i o n ' " ; # Added 2020-04-09
2022-03-30 09:31:56 +00:00
quilter = throw " q u i l t e r h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2021-08-03
qvim = throw " q v i m h a s b e e n r e m o v e d " ; # Added 2020-08-31
2022-02-10 20:34:41 +00:00
qweechat = throw " q w e e c h a t h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n " ; # Added 2021-03-08
2022-03-05 16:20:37 +00:00
qwt6 = throw " ' q w t 6 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . q w t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### R ###
radare2-cutter = cutter ; # Added 2021-03-30
raspberrypi-tools = throw " r a s p b e r r y p i - t o o l s h a s b e e n r e m o v e d i n f a v o r o f i d e n t i c a l ' l i b r a s p b e r r y p i ' " ; # Added 2020-12-24
2022-03-30 09:31:56 +00:00
rawdog = throw " r a w d o g h a s b e e n r e m o v e d f r o m n i x p k g s a s i t s t i l l r e q u i r e s p y t h o n 2 " ; # Added 2022-01-01
2022-03-05 16:20:37 +00:00
rdiff_backup = throw " ' r d i f f _ b a c k u p ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' r d i f f - b a c k u p ' " ; # Converted to throw 2022-02-22
rdmd = throw " ' r d m d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d t o o l s ' " ; # Converted to throw 2022-02-22
2022-02-21 08:47:16 +00:00
readline5 = throw " r e a d l i n e - 5 i s n o l o n g e r s u p p o r t e d i n n i x p k g s , p l e a s e u s e ' r e a d l i n e ' f o r m a i n s u p p o r t e d v e r s i o n " ; # Added 2022-02-20
readline62 = throw " r e a d l i n e - 6 . 2 i s n o l o n g e r s u p p o r t e d i n n i x p k g s , p l e a s e u s e ' r e a d l i n e ' f o r m a i n s u p p o r t e d v e r s i o n " ; # Added 2022-02-20
2022-02-10 20:34:41 +00:00
readline80 = throw " r e a d l i n e - 8 . 0 i s n o l o n g e r s u p p o r t e d i n n i x p k g s , p l e a s e u s e ' r e a d l i n e ' f o r m a i n s u p p o r t e d v e r s i o n o r ' r e a d l i n e 8 1 ' f o r m o s t r e c e n t v e r s i o n " ; # Added 2021-04-22
redkite = throw " r e d k i t e w a s a r c h i v e d b y u p s t r e a m " ; # Added 2021-04-12
redshift-wlr = throw " r e d s h i f t - w l r h a s b e e n r e p l a c e d b y g a m m a s t e p " ; # Added 2021-12-25
2022-03-30 09:31:56 +00:00
reicast = throw " r e i c a s t h a s b e e n r e m o v e d f r o m n i x p k g s a s i t i s u n m a i n t a i n e d , p l e a s e u s e f l y c a s t i n s t e a d " ; # Added 2022-03-07
renpy = throw " r e n p y h a s b e e n r e m o v e d f r o m n i x p k g s , i t w a s u n m a i n t a i n e d a n d t h e l a t e s t p a c k a g e d v e r s i o n r e q u i r e d p y t h o n 2 " ; # Added 2022-01-12
2022-02-10 20:34:41 +00:00
residualvm = throw " r e s i d u a l v m w a s m e r g e d t o s c u m m v m c o d e i n 2 0 1 8 - 0 6 - 1 5 ; c o n s i d e r u s i n g s c u m m v m " ; # Added 2021-11-27
retroArchCores = throw " r e t r o A r c h C o r e s h a s b e e n r e m o v e d . P l e a s e u s e o v e r r i d e s i n s t e a d , e . g . : ` r e t r o a r c h . o v e r r i d e { c o r e s = w i t h l i b r e t r o ; [ . . . ] ; } ` " ; # Added 2021-11-19
retroshare06 = retroshare ;
rfkill = throw " r f k i l l h a s b e e n r e m o v e d , a s i t ' s i n c l u d e d i n u t i l - l i n u x " ; # Added 2020-08-23
riak-cs = throw " r i a k - c s i s n o t m a i n t a i n e d a n y m o r e " ; # Added 2020-10-14
rimshot = throw " r i m s h o t h a s b e e n r e m o v e d , b e c a u s e i t i s b r o k e n a n d n o l o n g e r m a i n t a i n e d u p s t r e a m " ; # Added 2022-01-15
ring-daemon = jami-daemon ; # Added 2021-10-26
rkt = throw " r k t w a s a r c h i v e d b y u p s t r e a m " ; # Added 2020-05-16
2022-03-05 16:20:37 +00:00
rng_tools = throw " ' r n g _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' r n g - t o o l s ' " ; # Converted to throw 2022-02-22
robomongo = throw " ' r o b o m o n g o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' r o b o 3 t ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
rockbox_utility = rockbox-utility ; # Added 2022-03-17
2020-09-25 04:45:31 +00:00
rocm-runtime-ext = throw " r o c m - r u n t i m e - e x t h a s b e e n r e m o v e d , s i n c e i t s f u n c t i o n a l i t y w a s a d d e d t o r o c m - r u n t i m e " ; #added 2020-08-21
2022-02-10 20:34:41 +00:00
rpiboot-unstable = rpiboot ; # Added 2021-07-30
2022-03-05 16:20:37 +00:00
rssglx = throw " ' r s s g l x ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' r s s - g l x ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
rssh = throw " r s s h h a s b e e n r e m o v e d f r o m n i x p k g s : n o u p s t r e a m r e l e a s e s s i n c e 2 0 1 2 , s e v e r a l k n o w n C V E s " ; # Added 2020-08-25
rtv = throw " r t v w a s a r c h i v e d b y u p s t r e a m . C o n s i d e r u s i n g t u i r , a n a c t i v e l y m a i n t a i n e d f o r k " ; # Added 2021-08-08
2020-11-19 00:13:47 +00:00
rubyMinimal = throw " r u b y M i n i m a l w a s r e m o v e d d u e t o b e i n g u n u s e d " ;
2021-08-18 13:19:15 +00:00
runCommandNoCC = runCommand ;
runCommandNoCCLocal = runCommandLocal ;
2022-02-10 20:34:41 +00:00
runwayml = throw " r u n w a y m l i s n o w a w e b a p p " ; # Added 2021-04-17
rustracerd = throw " r u s t r a c e r d h a s b e e n r e m o v e d b e c a u s e i t i s b r o k e n a n d u n m a i n t a i n e d " ; # Added 2021-10-19
rxvt_unicode = rxvt-unicode-unwrapped ; # Added 2020-02-02
rxvt_unicode-with-plugins = rxvt-unicode ; # Added 2020-02-02
# The alias for linuxPackages*.rtlwifi_new is defined in ./all-packages.nix,
# due to it being inside the linuxPackagesFor function.
rtlwifi_new-firmware = rtw88-firmware ; # Added 2021-03-14
### S ###
s2n = s2n-tls ; # Added 2021-03-03
2022-03-05 16:20:37 +00:00
s6Dns = throw " ' s 6 D n s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s 6 - d n s ' " ; # Converted to throw 2022-02-22
s6LinuxUtils = throw " ' s 6 L i n u x U t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s 6 - l i n u x - u t i l s ' " ; # Converted to throw 2022-02-22
s6Networking = throw " ' s 6 N e t w o r k i n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s 6 - n e t w o r k i n g ' " ; # Converted to throw 2022-02-22
s6PortableUtils = throw " ' s 6 P o r t a b l e U t i l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s 6 - p o r t a b l e - u t i l s ' " ; # Converted to throw 2022-02-22
sagemath = throw " ' s a g e m a t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a g e ' " ; # Converted to throw 2022-02-22
sam = throw " ' s a m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' d e a d p i x i - s a m ' " ; # Converted to throw 2022-02-22
samsungUnifiedLinuxDriver = throw " ' s a m s u n g U n i f i e d L i n u x D r i v e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a m s u n g - u n i f i e d - l i n u x - d r i v e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
sane-backends-git = sane-backends ; # Added 2021-02-19
2022-03-05 16:20:37 +00:00
saneBackends = throw " ' s a n e B a c k e n d s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a n e - b a c k e n d s ' " ; # Converted to throw 2022-02-22
saneBackendsGit = throw " ' s a n e B a c k e n d s G i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a n e - b a c k e n d s ' " ; # Converted to throw 2022-02-22
saneFrontends = throw " ' s a n e F r o n t e n d s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a n e - f r o n t e n d s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
scaff = throw " s c a f f i s d e p r e c a t e d - r e p l a c e d b y h t t p s : / / g i t l a b . c o m / j D 9 1 m Z M 2 / i n c ( n o t i n n i x p k g s y e t ) " ; # Added 2020-03-01
2022-03-05 16:20:37 +00:00
scallion = throw " s c a l l i o n h a s b e e n r e m o v e d , b e c a u s e i t i s c u r r e n t l y u n m a i n t a i n e d u p s t r e a m " ; # added 2021-12-15
scim = throw " ' s c i m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s c - i m ' " ; # Converted to throw 2022-02-22
scollector = throw " ' s c o l l e c t o r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' b o s u n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
scyther = throw " s c y t h e r h a s b e e n r e m o v e d s i n c e i t c u r r e n t l y o n l y s u p p o r t s P y t h o n 2 , s e e h t t p s : / / g i t h u b . c o m / c a s c r e m e r s / s c y t h e r / i s s u e s / 2 0 " ; # Added 2021-10-07
sdlmame = mame ; # Added 2019-10-30
seeks = throw " s e e k s h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2020-06-21
sepolgen = throw " s e p o l g e n w a s m e r g e d i n t o s e l i n u x - p y t h o n " ; # Added 2021-11-11
2022-03-05 16:20:37 +00:00
shared_mime_info = throw " ' s h a r e d _ m i m e _ i n f o ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s h a r e d - m i m e - i n f o ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
shellinabox = throw " s h e l l i n a b o x h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d u p s t r e a m " ; # Added 2021-12-15
2022-03-30 09:31:56 +00:00
sickbeard = throw " s i c k b e a r d h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2022-01-01
sickrage = throw " s i c k b e a r d h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ; # Added 2022-01-01
2022-02-10 20:34:41 +00:00
sigurlx = throw " s i g u r l x h a s b e e n r e m o v e d ( u p s t r e a m i s g o n e ) " ; # Added 2022-01-24
2022-03-05 16:20:37 +00:00
skrooge2 = throw " ' s k r o o g e 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s k r o o g e ' " ; # Converted to throw 2022-02-22
2020-09-25 04:45:31 +00:00
sky = throw " s k y h a s b e e n r e m o v e d f r o m n i x p k g s ( 2 0 2 0 - 0 9 - 1 6 ) " ;
2022-03-05 16:20:37 +00:00
skype = throw " ' s k y p e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s k y p e f o r l i n u x ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
skype4pidgin = throw " s k y p e 4 p i d g i n h a s b e e n r e m o v e f r o m n i x p k g s , b e c a u s e i t s t o p p e d w o r k i n g w h e n c l a s s i c S k y p e w a s r e t i r e d " ; # Added 2021-07-14
skype_call_recorder = throw " s k y p e _ c a l l _ r e c o r d e r h a s b e e n r e m o v e d f r o m n i x p k g s , b e c a u s e i t s t o p p e d w o r k i n g w h e n c l a s s i c S k y p e w a s r e t i r e d " ; # Added 2020-10-31
2022-02-10 20:34:41 +00:00
slack-dark = slack ; # Added 2020-03-27
2022-03-05 16:20:37 +00:00
slic3r-prusa3d = throw " ' s l i c 3 r - p r u s a 3 d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' p r u s a - s l i c e r ' " ; # Converted to throw 2022-02-22
slurm-full = throw " ' s l u r m - f u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s l u r m ' " ; # Converted to throw 2022-02-22
2020-04-24 23:36:52 +00:00
slurm-llnl = slurm ; # renamed July 2017
slurm-llnl-full = slurm-full ; # renamed July 2017
2022-03-05 16:20:37 +00:00
smbclient = throw " ' s m b c l i e n t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s a m b a ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
smugline = throw " s m u g l i n e h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d a n d d e p e n d s o n d e p r e c a t e d l i b r a r i e s " ; # Added 2020-11-04
2022-02-10 20:34:41 +00:00
solr_8 = solr ; # Added 2021-01-30
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
# Added 2020-02-10
2020-04-24 23:36:52 +00:00
sourceHanSansPackages = {
japanese = source-han-sans ;
korean = source-han-sans ;
simplified-chinese = source-han-sans ;
traditional-chinese = source-han-sans ;
} ;
source-han-sans-japanese = source-han-sans ;
source-han-sans-korean = source-han-sans ;
source-han-sans-simplified-chinese = source-han-sans ;
source-han-sans-traditional-chinese = source-han-sans ;
sourceHanSerifPackages = {
japanese = source-han-serif ;
korean = source-han-serif ;
simplified-chinese = source-han-serif ;
traditional-chinese = source-han-serif ;
} ;
source-han-serif-japanese = source-han-serif ;
source-han-serif-korean = source-han-serif ;
source-han-serif-simplified-chinese = source-han-serif ;
source-han-serif-traditional-chinese = source-han-serif ;
2022-03-05 16:20:37 +00:00
spaceOrbit = throw " ' s p a c e O r b i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s p a c e - o r b i t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
spectral = neochat ; # Added 2020-12-27
2022-03-05 16:20:37 +00:00
speech_tools = throw " ' s p e e c h _ t o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s p e e c h - t o o l s ' " ; # Converted to throw 2022-02-22
speedtest_cli = throw " ' s p e e d t e s t _ c l i ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s p e e d t e s t - c l i ' " ; # Converted to throw 2022-02-22
spice_gtk = throw " ' s p i c e _ g t k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s p i c e - g t k ' " ; # Converted to throw 2022-02-22
spice_protocol = throw " ' s p i c e _ p r o t o c o l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s p i c e - p r o t o c o l ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
spidermonkey_1_8_5 = throw " s p i d e r m o n k e y _ 1 _ 8 _ 5 h a s b e e n r e m o v e d , b e c a u s e i t i s b a s e d o n F i r e f o x 4 . 0 f r o m 2 0 1 1 " ; # added 2021-05-03
spidermonkey_38 = throw " s p i d e r m o n k e y _ 3 8 h a s b e e n r e m o v e d . P l e a s e u s e s p i d e r m o n k e y _ 7 8 i n s t e a d " ; # Added 2021-03-21
spidermonkey_60 = throw " s p i d e r m o n k e y _ 6 0 h a s b e e n r e m o v e d . P l e a s e u s e s p i d e r m o n k e y _ 7 8 i n s t e a d " ; # Added 2021-03-21
spidermonkey_68 = throw " s p i d e r m o n k e y _ 6 8 h a s b e e n r e m o v e d . P l e a s e u s e s p i d e r m o n k e y _ 9 1 i n s t e a d " ; # added 2022-01-04
2022-02-10 20:34:41 +00:00
# spidermonkey is not ABI upwards-compatible, so only allow this for nix-shell
spidermonkey = spidermonkey_78 ; # Added 2020-10-09
2020-05-03 17:38:23 +00:00
spring-boot = spring-boot-cli ; # added 2020-04-24
2022-03-05 16:20:37 +00:00
sqlite3_analyzer = throw " ' s q l i t e 3 _ a n a l y z e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s q l i t e - a n a l y z e r ' " ; # Converted to throw 2022-02-22
sqliteInteractive = throw " ' s q l i t e I n t e r a c t i v e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s q l i t e - i n t e r a c t i v e ' " ; # Converted to throw 2022-02-22
2020-04-24 23:36:52 +00:00
squid4 = squid ; # added 2019-08-22
2022-03-05 16:20:37 +00:00
sshfsFuse = throw " ' s s h f s F u s e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s s h f s - f u s e ' " ; # Converted to throw 2022-02-22
2020-11-06 00:33:48 +00:00
stanchion = throw " S t a n c h i o n w a s p a r t o f r i a k - c s w h i c h i s n o t m a i n t a i n e d a n y m o r e " ; # added 2020-10-14
2022-03-05 16:20:37 +00:00
steam-run-native = steam-run ; # added 2022-02-21
2022-02-10 20:34:41 +00:00
stumpwm-git = throw " s t u m p w m - g i t h a s b e e n b r o k e n f o r a l o n g t i m e a n d l i s p P a c k a g e s . s t u m p w m f o l l o w s Q u i c k l i s p t h a t i s c l o s e t o g i t v e r s i o n " ; # Added 2021-05-09
subversion19 = throw " s u b v e r s i o n 1 9 h a s b e e n r e m o v e d a s i t h a s r e a c h e d i t s e n d o f l i f e " ; # Added 2021-03-31
sundials_3 = throw " s u n d i a l s _ 3 w a s r e m o v e d i n 2 0 2 0 - 0 2 . o u t d a t e d a n d n o l o n g e r n e e d e d " ;
2022-03-05 16:20:37 +00:00
surf-webkit2 = throw " ' s u r f - w e b k i t 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s u r f ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
svgcleaner = throw " s v g c l e a n e r h a s b e e n r e m o v e d " ; # Added 2021-11-17
swec = throw " s w e c h a s b e e n r e m o v e d ; b r o k e n a n d a b a n d o n e d u p s t r e a m " ; # Added 2021-10-14
swfdec = throw " s w f d e c h a s b e e n r e m o v e d a s b r o k e n a n d u n m a i n t a i n e d " ; # Added 2020-08-23
2022-02-10 20:34:41 +00:00
swtpm-tpm2 = swtpm ; # Added 2021-02-26
syncthing-cli = syncthing ; # Added 2021-04-06
synology-drive = throw " s y n o l o g y - d r i v e h a s b e e n s u p e r s e d e d b y s y n o l o g y - d r i v e - c l i e n t " ; # Added 2021-11-26
2022-03-05 16:20:37 +00:00
system_config_printer = throw " ' s y s t e m _ c o n f i g _ p r i n t e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s y s t e m - c o n f i g - p r i n t e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
systemd-cryptsetup-generator = throw " s y s t e m d - c r y p t s e t u p - g e n e r a t o r i s n o w i n c l u d e d i n t h e s y s t e m d p a c k a g e " ; # Added 2020-07-12
systemd_with_lvm2 = throw " s y s t e m d _ w i t h _ l v m 2 i s o b s o l e t e , e n a b l e d b y d e f a u l t v i a t h e l v m m o d u l e " ; # Added 2020-07-12
2022-03-05 16:20:37 +00:00
systool = throw " ' s y s t o o l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' s y s f s u t i l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
### T ###
2022-03-05 16:20:37 +00:00
tahoelafs = throw " ' t a h o e l a f s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t a h o e - l a f s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
tangogps = foxtrotgps ; # Added 2020-01-26
2022-03-30 09:31:56 +00:00
tdm = throw " t d m h a s b e e n r e m o v e d b e c a u s e n o b o d y c a n f i g u r e o u t h o w t o f i x O p e n A L i n t e g r a t i o n . U s e p r e c o m p i l e d b i n a r y a n d ` s t e a m - r u n ` i n s t e a d " ;
telepathy-qt = throw " t e l e p a t h y - q t n o l o n g e r s u p p o r t s Q t 4 . P l e a s e u s e l i b s F o r Q t 5 . t e l e p a t h y i n s t e a d " ; # Added 2020-07-02
2022-03-05 16:20:37 +00:00
telepathy_farstream = throw " ' t e l e p a t h y _ f a r s t r e a m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - f a r s t r e a m ' " ; # Converted to throw 2022-02-22
telepathy_gabble = throw " ' t e l e p a t h y _ g a b b l e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - g a b b l e ' " ; # Converted to throw 2022-02-22
telepathy_glib = throw " ' t e l e p a t h y _ g l i b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - g l i b ' " ; # Converted to throw 2022-02-22
telepathy_haze = throw " ' t e l e p a t h y _ h a z e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - h a z e ' " ; # Converted to throw 2022-02-22
telepathy_idle = throw " ' t e l e p a t h y _ i d l e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - i d l e ' " ; # Converted to throw 2022-02-22
telepathy_logger = throw " ' t e l e p a t h y _ l o g g e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - l o g g e r ' " ; # Converted to throw 2022-02-22
telepathy_mission_control = throw " ' t e l e p a t h y _ m i s s i o n _ c o n t r o l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - m i s s i o n - c o n t r o l ' " ; # Converted to throw 2022-02-22
telepathy_qt = throw " ' t e l e p a t h y _ q t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - q t ' " ; # Converted to throw 2022-02-22
telepathy_qt5 = throw " ' t e l e p a t h y _ q t 5 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' l i b s F o r Q t 5 . t e l e p a t h y ' " ; # Converted to throw 2022-02-22
telepathy_salut = throw " ' t e l e p a t h y _ s a l u t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e l e p a t h y - s a l u t ' " ; # Converted to throw 2022-02-22
telnet = throw " ' t e l n e t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' i n e t u t i l s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
terminus = throw " t e r m i n u s h a s b e e n r e m o v e d , i t w a s u n m a i n t a i n e d i n n i x p k g s " ; # Added 2021-08-21
2022-03-05 16:20:37 +00:00
terraform-provider-ibm = throw " ' t e r r a f o r m - p r o v i d e r - i b m ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e r r a f o r m - p r o v i d e r s . i b m ' " ; # Converted to throw 2022-02-22
terraform-provider-libvirt = throw " ' t e r r a f o r m - p r o v i d e r - l i b v i r t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e r r a f o r m - p r o v i d e r s . l i b v i r t ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
terraform-provider-lxd = terraform-providers . lxd ; # Added 2020-03-16
2022-01-19 23:45:15 +00:00
terraform_0_12 = throw " t e r r a f o r m _ 0 _ 1 2 h a s b e e n r e m o v e d f r o m n i x p k g s o n 2 0 2 1 / 0 1 " ;
2022-02-10 20:34:41 +00:00
terraform_1_0 = throw " t e r r a f o r m _ 1 _ 0 h a s b e e n r e n a m e d t o t e r r a f o r m _ 1 " ; # Added 2021-12-08
terraform_1_0_0 = throw " t e r r a f o r m _ 1 _ 0 _ 0 h a s b e e n r e n a m e d t o t e r r a f o r m _ 1 " ; # Added 2021-06-15
2022-03-05 16:20:37 +00:00
tesseract_4 = throw " ' t e s s e r a c t _ 4 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e s s e r a c t 4 ' " ; # Converted to throw 2022-02-22
tex-gyre-bonum-math = throw " ' t e x - g y r e - b o n u m - m a t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e x - g y r e - m a t h . b o n u m ' " ; # Converted to throw 2022-02-22
tex-gyre-pagella-math = throw " ' t e x - g y r e - p a g e l l a - m a t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e x - g y r e - m a t h . p a g e l l a ' " ; # Converted to throw 2022-02-22
tex-gyre-schola-math = throw " ' t e x - g y r e - s c h o l a - m a t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e x - g y r e - m a t h . s c h o l a ' " ; # Converted to throw 2022-02-22
tex-gyre-termes-math = throw " ' t e x - g y r e - t e r m e s - m a t h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t e x - g y r e - m a t h . t e r m e s ' " ; # Converted to throw 2022-02-22
tftp_hpa = throw " ' t f t p _ h p a ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t f t p - h p a ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
thunderbird-68 = throw " T h u n d e r b i r d 6 8 r e a c h e d e n d o f l i f e w i t h i t s f i n a l r e l e a s e 6 8 . 1 2 . 0 o n 2 0 2 0 - 0 8 - 2 5 " ;
2022-02-10 20:34:41 +00:00
thunderbird-bin-68 = thunderbird-68 ;
timescale-prometheus = promscale ; # Added 2020-09-29
timetable = throw " t i m e t a b l e h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2021-09-05
2022-03-30 09:31:56 +00:00
tkcvs = tkrev ; # Added 2022-03-07
2022-02-10 20:34:41 +00:00
togglesg-download = throw " t o g g l e s g - d o w n l o a d w a s r e m o v e d 2 0 2 1 - 0 4 - 3 0 a s i t ' s u n m a i n t a i n e d " ; # Added 2021-04-30
2022-03-30 09:31:56 +00:00
tomboy = throw " t o m b o y i s n o t a c t i v e l y d e v e l o p e d a n y m o r e a n d w a s r e m o v e d " ; # Added 2022-01-27
tomcat7 = throw " t o m c a t 7 h a s b e e n r e m o v e d f r o m n i x p k g s a s i t h a s r e a c h e d e n d o f l i f e " ; # Added 2021-06-16
tomcat8 = throw " t o m c a t 8 h a s b e e n r e m o v e d f r o m n i x p k g s a s i t h a s r e a c h e d e n d o f l i f e " ; # Added 2021-06-16
tomcat85 = throw " t o m c a t 8 5 h a s b e e n r e m o v e d f r o m n i x p k g s a s i t h a s r e a c h e d e n d o f l i f e " ; # Added 2020-03-11
tor-arm = throw " t o r - a r m h a s b e e n r e m o v e d f r o m n i x p k g s a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2022-01-01
2022-03-05 16:20:37 +00:00
torbrowser = throw " ' t o r b r o w s e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t o r - b r o w s e r - b u n d l e - b i n ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
torch = throw " t o r c h h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
torch-hdf5 = throw " t o r c h - h d f 5 h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
torch-repl = throw " t o r c h - r e p l h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
torchPackages = throw " t o r c h P a c k a g e s h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d " ; # Added 2020-03-28
2022-03-05 16:20:37 +00:00
trang = throw " ' t r a n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' j i n g - t r a n g ' " ; # Converted to throw 2022-02-22
2022-02-20 05:27:41 +00:00
transfig = fig2dev ; # Added 2022-02-15
2022-02-10 20:34:41 +00:00
transmission-remote-cli = " t r a n s m i s s i o n - r e m o t e - c l i h a s b e e n r e m o v e d , a s t h e u p s t r e a m p r o j e c t h a s b e e n a b a n d o n e d . P l e a s e u s e t r e m c i n s t e a d " ; # Added 2020-10-14
2022-03-05 16:20:37 +00:00
transmission_gtk = throw " ' t r a n s m i s s i o n _ g t k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t r a n s m i s s i o n - g t k ' " ; # Converted to throw 2022-02-22
transmission_remote_gtk = throw " ' t r a n s m i s s i o n _ r e m o t e _ g t k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' t r a n s m i s s i o n - r e m o t e - g t k ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
transporter = throw " t r a n s p o r t e r h a s b e e n r e m o v e d . I t w a s a r c h i v e d u p s t r e a m , s o i t ' s c o n s i d e r e d a b a n d o n e d " ;
trebleshot = throw " t r e b l e s h o t h a s b e e n r e m o v e d . I t w a s a r c h i v e d u p s t r e a m , s o i t ' s c o n s i d e r e d a b a n d o n e d " ;
trilium = throw " t r i l i u m h a s b e e n r e m o v e d . P l e a s e u s e t r i l i u m - d e s k t o p i n s t e a d " ; # Added 2020-04-29
2022-03-05 16:20:37 +00:00
truecrypt = throw " ' t r u e c r y p t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' v e r a c r y p t ' " ; # Converted to throw 2022-02-22
tshark = throw " ' t s h a r k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i r e s h a r k - c l i ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
tuijam = throw " t u i j a m h a s b e e n r e m o v e d b e c a u s e G o o g l e P l a y M u s i c w a s d i s c o n t i n u e d " ; # Added 2021-03-07
turbo-geth = throw " t u r b o - g e t h h a s b e e n r e n a m e d t o e r i g o n " ; # Added 2021-08-08
2022-03-30 09:31:56 +00:00
typora = throw " N e w e r v e r s i o n s o f t y p o r a u s e a n t i - u s e r e n c r y p t i o n a n d r e f u s e t o s t a r t . A s s u c h i t h a s b e e n r e m o v e d " ; # Added 2021-09-11
2022-02-10 20:34:41 +00:00
### U ###
uberwriter = apostrophe ; # Added 2020-04-23
ubootBeagleboneBlack = ubootAmx335xEVM ; # Added 2020-01-21
2022-03-05 16:20:37 +00:00
ucsFonts = throw " ' u c s F o n t s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' u c s - f o n t s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
ufraw = throw " u f r a w i s u n m a i n t a i n e d a n d h a s b e e n r e m o v e d f r o m n i x p k g s . I t s s u c c e s s o r , n u f r a w , d o e s n ' t s e e m t o b e s t a b l e e n o u g h . C o n s i d e r u s i n g D a r k t a b l e f o r n o w " ; # Added 2020-01-11
2022-03-05 16:20:37 +00:00
ultrastardx-beta = throw " ' u l t r a s t a r d x - b e t a ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' u l t r a s t a r d x ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
unicorn-emu = unicorn ; # Added 2020-10-29
unifiStable = unifi6 ; # Added 2020-12-28
untrunc = untrunc-anthwlock ; # Added 2021-02-01
urxvt_autocomplete_all_the_things = rxvt-unicode-plugins . autocomplete-all-the-things ; # Added 2020-02-02
urxvt_bidi = rxvt-unicode-plugins . bidi ; # Added 2020-02-02
urxvt_font_size = rxvt-unicode-plugins . font-size ; # Added 2020-02-02
urxvt_perl = rxvt-unicode-plugins . perl ; # Added 2020-02-02
urxvt_perls = rxvt-unicode-plugins . perls ; # Added 2020-02-02
urxvt_tabbedex = rxvt-unicode-plugins . tabbedex ; # Added 2020-02-02
urxvt_theme_switch = rxvt-unicode-plugins . theme-switch ; # Added 2020-02-02
urxvt_vtwheel = rxvt-unicode-plugins . vtwheel ; # Added 2020-02-02
2022-03-05 16:20:37 +00:00
usb_modeswitch = throw " ' u s b _ m o d e s w i t c h ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' u s b - m o d e s w i t c h ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
usbguard-nox = usbguard ; # Added 2019-09-04
utillinux = util-linux ; # Added 2020-11-24
### V ###
v4l_utils = v4l-utils ; # Added 2019-08-07
vamp = { vampSDK = vamp-plugin-sdk ; } ; # Added 2020-03-26
2022-01-19 23:45:15 +00:00
vapor = throw " v a p o r w a s r e m o v e d b e c a u s e i t w a s u n m a i n t a i n e d a n d u p s t r e a m s e r v i c e n o l o n g e r e x i s t s " ;
2022-03-30 09:31:56 +00:00
varnish62 = throw " v a r n i s h 6 2 w a s r e m o v e d f r o m n i x p k g s , b e c a u s e i t i s u n m a i n t a i n e d u p s t r e a m . P l e a s e s w i t c h t o a d i f f e r e n t r e l e a s e " ; # Added 2021-07-26
varnish63 = throw " v a r n i s h 6 3 w a s r e m o v e d f r o m n i x p k g s , b e c a u s e i t i s u n m a i n t a i n e d u p s t r e a m . P l e a s e s w i t c h t o a d i f f e r e n t r e l e a s e " ; # Added 2021-07-26
varnish65 = throw " v a r n i s h 6 5 w a s r e m o v e d f r o m n i x p k g s , b e c a u s e i t i s u n m a i n t a i n e d u p s t r e a m . P l e a s e s w i t c h t o a d i f f e r e n t r e l e a s e " ; # Added 2021-09-15
varnish70 = throw " v a r n i s h 7 0 w a s r e m o v e d f r o m n i x p k g s , b e c a u s e i t w a s s u p e r s e d e d u p s t r e a m . P l e a s e s w i t c h t o a d i f f e r e n t r e l e a s e " ; # Added 2022-03-17
2022-02-10 20:34:41 +00:00
vdirsyncerStable = vdirsyncer ; # Added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168
venus = throw " v e n u s h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t ' s u n m a i n t a i n e d " ; # Added 2021-02-05
2022-03-05 16:20:37 +00:00
vimbWrapper = throw " ' v i m b W r a p p e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' v i m b ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
virtinst = throw " v i r t i n s t h a s b e e n r e m o v e d , a s i t ' s i n c l u d e d i n v i r t - m a n a g e r " ; # Added 2021-07-21
2022-03-05 16:20:37 +00:00
virtuoso = throw " v i r t u o s o h a s b e e n r e m o v e d , b e c a u s e i t w a s u n m a i n t a i n e d i n n i x p k g s " ; # added 2021-12-15
2022-02-10 20:34:41 +00:00
virtmanager = virt-manager ; # Added 2019-10-29
virtmanager-qt = virt-manager-qt ; # Added 2019-10-29
2022-03-05 16:20:37 +00:00
virtviewer = throw " ' v i r t v i e w e r ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' v i r t - v i e w e r ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
vnc2flv = throw " v n c 2 f l v h a s b e e n r e m o v e d : a b a n d o n e d b y u p s t r e a m " ; # Added 2022-03-21
2022-03-05 16:20:37 +00:00
vorbisTools = throw " ' v o r b i s T o o l s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' v o r b i s - t o o l s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
vtun = throw " v t u n e h a s b e e n r e m o v e d a s i t ' s u n m a i n t a i n e d u p s t r e a m " ; # Added 2021-10-29
2022-02-10 20:34:41 +00:00
### W ###
way-cooler = throw " w a y - c o o l e r i s a b a n d o n e d b y i t s a u t h o r : h t t p s : / / w a y - c o o l e r . o r g / b l o g / 2 0 2 0 / 0 1 / 0 9 / w a y - c o o l e r - p o s t - m o r t e m . h t m l " ; # Added 2020-01-13
2022-03-30 09:31:56 +00:00
webbrowser = throw " w e b b r o w s e r w a s r e m o v e d b e c a u s e i t ' s u n m a i n t a i n e d u p s t r e a m a n d w a s m a r k e d a s b r o k e n i n n i x p k g s f o r o v e r a y e a r " ; # Added 2022-03-21
2022-03-05 16:20:37 +00:00
webkit = throw " ' w e b k i t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w e b k i t g t k ' " ; # Converted to throw 2022-02-22
weechat-matrix-bridge = throw " ' w e e c h a t - m a t r i x - b r i d g e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w e e c h a t S c r i p t s . w e e c h a t - m a t r i x - b r i d g e ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
whirlpool-gui = throw " w h i r l p o o l - g u i h a s b e e n r e m o v e d a s i t d e p e n d e d o n a n i n s e c u r e v e r s i o n o f E l e c t r o n " ; # added 2022-02-08
wicd = throw " w i c d h a s b e e n r e m o v e d a s i t i s a b a n d o n e d " ; # Added 2021-09-11
2022-03-05 16:20:37 +00:00
wineFull = throw " ' w i n e F u l l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i n e P a c k a g e s . f u l l ' " ; # Converted to throw 2022-02-22
wineMinimal = throw " ' w i n e M i n i m a l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i n e P a c k a g e s . m i n i m a l ' " ; # Converted to throw 2022-02-22
wineStable = throw " ' w i n e S t a b l e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i n e P a c k a g e s . s t a b l e ' " ; # Converted to throw 2022-02-22
wineStaging = throw " ' w i n e S t a g i n g ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i n e - s t a g i n g ' " ; # Converted to throw 2022-02-22
wineUnstable = throw " ' w i n e U n s t a b l e ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i n e P a c k a g e s . u n s t a b l e ' " ; # Converted to throw 2022-02-22
2022-01-25 03:21:06 +00:00
wineWayland = wine-wayland ;
2022-03-05 16:20:37 +00:00
winusb = throw " ' w i n u s b ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w o e u s b ' " ; # Converted to throw 2022-02-22
wireguard = throw " ' w i r e g u a r d ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' w i r e g u a r d - t o o l s ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
wxmupen64plus = throw " w x m u p e n 6 4 p l u s w a s r e m o v e d b e c a u s e t h e u p s t r e a m d i s a p p e a r e d " ; # Added 2022-01-31
2022-02-10 20:34:41 +00:00
### X ###
2022-03-05 16:20:37 +00:00
x11 = throw " ' x 1 1 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' x l i b s W r a p p e r ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
xara = throw " x a r a h a s b e e n r e m o v e d f r o m n i x p k g s . U n m a i n t a i n e d s i n c e 2 0 0 6 " ; # Added 2020-06-24
2022-03-05 16:20:37 +00:00
xbmc = throw " ' x b m c ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k o d i ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
xbmc-retroarch-advanced-launchers = kodi-retroarch-advanced-launchers ; # Added 2021-11-19
2022-03-05 16:20:37 +00:00
xbmcPlain = throw " ' x b m c P l a i n ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k o d i P l a i n ' " ; # Converted to throw 2022-02-22
xbmcPlugins = throw " ' x b m c P l u g i n s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' k o d i P a c k a g e s ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
xdg_utils = xdg-utils ; # Added 2021-02-01
xfce4-12 = throw " x f c e 4 - 1 2 h a s b e e n r e p l a c e d b y x f c e 4 - 1 4 " ; # Added 2020-03-14
2020-04-24 23:36:52 +00:00
xfce4-14 = xfce ;
2022-02-10 20:34:41 +00:00
xfceUnstable = xfce4-14 ; # Added 2019-09-17
xineLib = xine-lib ; # Added 2021-04-27
xineUI = xine-ui ; # Added 2021-04-27
2022-03-05 16:20:37 +00:00
xmonad_log_applet_gnome3 = throw " ' x m o n a d _ l o g _ a p p l e t _ g n o m e 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' x m o n a d _ l o g _ a p p l e t ' " ; # Converted to throw 2022-02-22
2021-02-22 21:28:39 +00:00
xmpppy = throw " x m p p p y h a s b e e n r e m o v e d f r o m n i x p k g s a s i t i s u n m a i n t a i n e d a n d p y t h o n 2 - o n l y " ;
2022-02-10 20:34:41 +00:00
xp-pen-g430 = pentablet-driver ; # Added 2020-05-03
2022-03-05 16:20:37 +00:00
xf86_video_nouveau = throw " ' x f 8 6 _ v i d e o _ n o u v e a u ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' x o r g . x f 8 6 v i d e o n o u v e a u ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
xf86_input_mtrack = throw ''
xf86_input_mtrack has been removed from nixpkgs as it is broken and
unmaintained . Working alternatives are libinput and synaptics .
'' ;
2022-03-30 09:31:56 +00:00
xf86_input_multitouch = throw " x f 8 6 _ i n p u t _ m u l t i t o u c h h a s b e e n r e m o v e d f r o m n i x p k g s " ; # Added 2020-01-20
2022-03-05 16:20:37 +00:00
xlibs = throw " ' x l i b s ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' x o r g ' " ; # Converted to throw 2022-02-22
xpraGtk3 = throw " ' x p r a G t k 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' x p r a ' " ; # Converted to throw 2022-02-22
2022-02-10 20:34:41 +00:00
xv = xxv ; # Added 2020-02-22
xvfb_run = xvfb-run ; # Added 2021-05-07
### Y ###
2021-04-05 15:23:46 +00:00
yacc = bison ; # moved from top-level 2021-03-14
2022-02-10 20:34:41 +00:00
yarssr = throw " y a r s s r h a s b e e n r e m o v e d a s p a r t o f t h e p y t h o n 2 d e p r e c a t i o n " ; # Added 2022-01-15
2022-03-05 16:20:37 +00:00
youtubeDL = throw " ' y o u t u b e D L ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' y o u t u b e - d l ' " ; # Converted to throw 2022-02-22
2020-10-20 17:27:49 +00:00
ytop = throw " y t o p h a s b e e n a b a n d o n e d b y u p s t r e a m . C o n s i d e r s w i t c h i n g t o b o t t o m i n s t e a d " ;
2022-03-30 09:31:56 +00:00
yubikey-neo-manager = throw " y u b i k e y - n e o - m a n a g e r h a s b e e n r e m o v e d b e c a u s e i t w a s b r o k e n . U s e y u b i k e y - m a n a g e r - q t i n s t e a d " ; # Added 2021-03-08
2022-02-10 20:34:41 +00:00
yuzu = yuzu-mainline ; # Added 2021-01-25
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
### Z ###
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
zabbix30 = throw " Z a b b i x 3 . 0 . x i s e n d o f l i f e , s e e h t t p s : / / w w w . z a b b i x . c o m / d o c u m e n t a t i o n / 5 . 0 / m a n u a l / i n s t a l l a t i o n / u p g r a d e / s o u r c e s f o r a d i r e c t u p g r a d e p a t h t o 5 . 0 . x " ; # Added 2021-04-07
2022-03-05 16:20:37 +00:00
zdfmediathk = throw " ' z d f m e d i a t h k ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' m e d i a t h e k v i e w ' " ; # Converted to throw 2022-02-22
2022-03-30 09:31:56 +00:00
zimreader = throw " z i m r e a d e r h a s b e e n r e m o v e d f r o m n i x p k g s a s i t h a s b e e n r e p l a c e d b y k i w i x - s e r v e a n d s t o p p e d w o r k i n g w i t h m o d e r n z i m l i b v e r s i o n s " ; # Added 2021-03-28
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
# TODO(ekleog): add ‘ wasm’ alias to ‘ ocamlPackages.wasm’ after 19.03
# branch-off
2020-04-24 23:36:52 +00:00
2022-03-05 16:20:37 +00:00
ocamlPackages_4_00_1 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 0 _ 1 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 0 _ 1 ' " ; # Converted to throw 2022-02-22
ocamlPackages_4_01_0 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 1 _ 0 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 1 _ 0 ' " ; # Converted to throw 2022-02-22
ocamlPackages_4_02 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 2 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 2 ' " ; # Converted to throw 2022-02-22
ocamlPackages_4_03 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 3 ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 3 ' " ; # Converted to throw 2022-02-22
ocamlPackages_latest = throw " ' o c a m l P a c k a g e s _ l a t e s t ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ l a t e s t ' " ; # Converted to throw 2022-02-22
ocaml_4_00_1 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 0 _ 1 . o c a m l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 0 _ 1 . o c a m l ' " ; # Converted to throw 2022-02-22
ocaml_4_01_0 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 1 _ 0 . o c a m l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 1 _ 0 . o c a m l ' " ; # Converted to throw 2022-02-22
ocaml_4_02 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 2 . o c a m l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 2 . o c a m l ' " ; # Converted to throw 2022-02-22
ocaml_4_03 = throw " ' o c a m l P a c k a g e s _ 4 _ 0 3 . o c a m l ' h a s b e e n r e n a m e d t o / r e p l a c e d b y ' o c a m l - n g . o c a m l P a c k a g e s _ 4 _ 0 3 . o c a m l ' " ; # Converted to throw 2022-02-22
2020-04-24 23:36:52 +00:00
2022-02-10 20:34:41 +00:00
zabbix44 = throw ''
Zabbix 4 .4 is end of life . For details on upgrading to Zabbix 5 .0 look at
https://www.zabbix.com/documentation/current/manual/installation/upgrade_notes_500
'' ; # A d d e d 2 0 2 0 - 0 8 - 1 7
2020-09-25 04:45:31 +00:00
2022-02-10 20:34:41 +00:00
# Added 2019-09-06
2020-04-24 23:36:52 +00:00
zeroc_ice = pkgs . zeroc-ice ;
2020-08-20 17:08:02 +00:00
2022-02-10 20:34:41 +00:00
# Added 2020-06-22
2022-03-30 09:31:56 +00:00
zeromq3 = throw " z e r o m q 3 h a s b e e n d e p r e c a t e d b y z e r o m q 4 " ;
2020-08-20 17:08:02 +00:00
jzmq = throw " j z m q h a s b e e n r e m o v e d f r o m n i x p k g s , a s i t w a s u n m a i n t a i n e d " ;
2022-02-10 20:34:41 +00:00
2021-05-20 23:08:51 +00:00
avian = throw ''
2022-02-10 20:34:41 +00:00
The package doesn't compile anymore on NixOS and both development &
maintenance is abandoned by upstream .
'' ; # C l e a n u p b e f o r e 2 1 . 1 1 , A d d e d 2 0 2 1 - 0 5 - 0 7
2022-03-30 09:31:56 +00:00
ant-dracula-theme = throw " a n t - d r a c u l a - t h e m e i s n o w d r a c u l a - t h e m e , a n d t h e m e n a m e i s D r a c u l a i n s t e a d o f A n t - D r a c u l a " ;
2022-02-10 20:34:41 +00:00
dina-font-pcf = dina-font ; # Added 2020-02-09
2022-03-30 09:31:56 +00:00
dnscrypt-proxy = throw " d n s c r y p t - p r o x y h a s b e e n r e m o v e d . P l e a s e u s e d n s c r y p t - p r o x y 2 " ; # Added 2020-02-02
gcc-snapshot = throw " g c c - s n a p s h o t : M a r k e d a s b r o k e n f o r > 2 y e a r s , a d d i t i o n a l l y t h i s ' s n a p s h o t ' p o i n t e d t o a f a i r l y o l d o n e f r o m g c c 7 " ;
2022-02-10 20:34:41 +00:00
gnatsd = nats-server ; # Added 2019-10-28
2021-05-20 23:08:51 +00:00
2021-06-28 23:13:55 +00:00
obs-gstreamer = throw ''
obs-gstreamer has been converted into a plugin for use with wrapOBS .
Its new location is obs-studio-plugins . obs-gstreamer .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 6 - 0 1
2021-06-28 23:13:55 +00:00
obs-move-transition = throw ''
obs-move-transition has been converted into a plugin for use with wrapOBS .
Its new location is obs-studio-plugins . obs-move-transition .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 6 - 0 1
2021-06-28 23:13:55 +00:00
obs-multi-rtmp = throw ''
obs-multi-rtmp has been converted into a plugin for use with wrapOBS .
Its new location is obs-studio-plugins . obs-multi-rtmp .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 6 - 0 1
2021-06-28 23:13:55 +00:00
obs-ndi = throw ''
obs-ndi has been converted into a plugin for use with wrapOBS .
Its new location is obs-studio-plugins . obs-ndi .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 6 - 0 1
2021-06-28 23:13:55 +00:00
2022-02-10 20:34:41 +00:00
obs-v4l2sink = throw " o b s - v 4 l 2 s i n k i s i n t e g r a t e d i n t o u p s t r e a m O B S s i n c e v e r s i o n 2 6 . 1 " ; # Added 2021-06-01
2021-06-28 23:13:55 +00:00
obs-wlrobs = throw ''
wlrobs has been converted into a plugin for use with wrapOBS .
Its new location is obs-studio-plugins . wlrobs .
2022-02-10 20:34:41 +00:00
'' ; # A d d e d 2 0 2 1 - 0 6 - 0 1
2021-06-28 23:13:55 +00:00
2022-03-30 09:31:56 +00:00
oraclejdk8psu = throw " T h e * p s u v e r s i o n s o f o r a c l e j d k a r e n o l o n g e r p r o v i d e d b y u p s t r e a m " ; # Cleanup before 20.09
2022-02-10 20:34:41 +00:00
oraclejre8psu = oraclejdk8psu ; # Cleanup before 20.09
oraclejdk8psu_distro = oraclejdk8psu ; # Cleanup before 20.09
posix_man_pages = man-pages-posix ; # Added 2021-04-15
riot-desktop = throw " r i o t - d e s k t o p i s n o w e l e m e n t - d e s k t o p ! " ; # Cleanup before 21.05
riot-web = throw " r i o t - w e b i s n o w e l e m e n t - w e b " ; # Cleanup before 21.05
sqldeveloper_18 = throw " s q l d e v e l o p e r _ 1 8 i s n o t m a i n t a i n e d a n y m o r e ! " ; # Added 2020-02-04
2022-03-30 09:31:56 +00:00
todolist = throw " t o d o l i s t i s n o w u l t r a l i s t " ; # Added 2020-12-27
tor-browser-bundle = throw " t o r - b r o w s e r - b u n d l e w a s r e m o v e d b e c a u s e i t w a s o u t o f d a t e a n d i n a d e q u a t e l y m a i n t a i n e d . P l e a s e u s e t o r - b r o w s e r - b u n d l e - b i n i n s t e a d " ; # Added 2020-01-10
tor-browser-unwrapped = throw " t o r - b r o w s e r - u n w r a p p e d w a s r e m o v e d b e c a u s e i t w a s o u t o f d a t e a n d i n a d e q u a t e l y m a i n t a i n e d . P l e a s e u s e t o r - b r o w s e r - b u n d l e - b i n i n s t e a d " ; # Added 2020-01-10
2022-02-10 20:34:41 +00:00
ttyrec = ovh-ttyrec ; # Added 2021-01-02
zplugin = zinit ; # Added 2021-01-30
inherit ( stdenv . hostPlatform ) system ; # Added 2021-10-22
# LLVM packages for (integration) testing that should not be used inside Nixpkgs:
llvmPackages_git = recurseIntoAttrs ( callPackage ../development/compilers/llvm/git {
inherit ( stdenvAdapters ) overrideCC ;
buildLlvmTools = buildPackages . llvmPackages_git . tools ;
targetLlvmLibraries = targetPackages . llvmPackages_git . libraries ;
} ) ;
2022-01-19 23:45:15 +00:00
2020-11-03 02:18:15 +00:00
/* I f t h e s e a r e i n t h e s c o p e o f a l l - p a c k a g e s . n i x , t h e y c a u s e c o l l i s i o n s
between mixed versions of qt . See :
https://github.com/NixOS/nixpkgs/pull/101369 * /
2021-02-05 17:12:51 +00:00
inherit ( plasma5Packages )
2022-02-10 20:34:41 +00:00
akonadi akregator ark bluedevil bomber bovo breeze-grub breeze-gtk
breeze-icons breeze-plymouth breeze-qt5 discover dolphin dragon elisa
ffmpegthumbs filelight granatier gwenview k3b kactivitymanagerd kaddressbook
kalzium kapman kapptemplate kate katomic kblackbox kblocks kbounce
kcachegrind kcalc kcharselect kcolorchooser kde-cli-tools kde-gtk-config
kdenlive kdeplasma-addons kdf kdialog kdiamond keditbookmarks kfind kfloppy
kgamma5 kget kgpg khelpcenter kig kigo killbots kinfocenter kitinerary
kleopatra klettres klines kmag kmail kmenuedit kmines kmix kmplot
knavalbattle knetwalk knights kollision kolourpaint kompare konsole kontact
korganizer kpkpass krdc kreversi krfb kscreen kscreenlocker kshisen ksquares
2022-03-05 16:20:37 +00:00
ksshaskpass ksystemlog kteatime ktimer ktorrent ktouch kturtle kwallet-pam
2022-02-10 20:34:41 +00:00
kwalletmanager kwave kwayland-integration kwin kwrited marble milou minuet
okular oxygen oxygen-icons5 picmi plasma-browser-integration plasma-desktop
2022-03-30 09:31:56 +00:00
plasma-integration plasma-nano plasma-nm plasma-pa plasma-mobile
2022-02-10 20:34:41 +00:00
plasma-systemmonitor plasma-thunderbolt plasma-vault plasma-workspace
plasma-workspace-wallpapers polkit-kde-agent powerdevil qqc2-breeze-style
2022-03-05 16:20:37 +00:00
sddm-kcm skanlite spectacle systemsettings xdg-desktop-portal-kde yakuake
zanshin
2020-11-03 02:18:15 +00:00
;
2022-02-10 20:34:41 +00:00
2021-02-05 17:12:51 +00:00
inherit ( plasma5Packages . thirdParty )
2020-11-03 02:18:15 +00:00
krohnkite
2022-03-05 16:20:37 +00:00
krunner-ssh
2021-07-24 12:14:16 +00:00
krunner-symbols
2022-02-10 20:34:41 +00:00
kwin-dynamic-workspaces
kwin-tiling
plasma-applet-caffeine-plus
plasma-applet-virtual-desktop-bar
2020-11-03 02:18:15 +00:00
;
2022-02-10 20:34:41 +00:00
2020-11-03 02:18:15 +00:00
inherit ( libsForQt5 )
sddm
;
2020-04-24 23:36:52 +00:00
} )