···41 runHook postInstall
42 '';
430044 meta = common.meta // {
45 description = "An entirely open source Linux driver that allows you to manage your Razer peripherals on GNU/Linux";
46 broken = kernel.kernelOlder "4.19";
···41 runHook postInstall
42 '';
4344+ enableParallelBuilding = true;
45+46 meta = common.meta // {
47 description = "An entirely open source Linux driver that allows you to manage your Razer peripherals on GNU/Linux";
48 broken = kernel.kernelOlder "4.19";
···909 nix_2_6 = nixVersions.nix_2_6;
910 nixopsUnstable = nixops_unstable; # Added 2022-03-03
911 nixosTest = testers.nixosTest; # Added 2022-05-05
0912 nmap-unfree = nmap; # Added 2021-04-06
913 nmap-graphical = throw "nmap graphical support has been removed due to its python2 dependency"; # Added 2022-04-26
914 nmap_graphical = throw "nmap graphical support has been removed due to its python2 dependency"; # Modified 2022-04-26
···1098 proglodyte-wasm = throw "proglodyte-wasm has been removed from nixpkgs, because it is unmaintained since 5 years with zero github stars"; # Added 2021-06-30
1099 proj_5 = throw "Proj-5 has been removed from nixpkgs, use proj instead"; # Added 2021-04-12
1100 prometheus-cups-exporter = throw "outdated and broken by design; removed by developer"; # Added 2021-03-16
01101 prometheus-mesos-exporter = throw "prometheus-mesos-exporter is deprecated and archived by upstream"; # Added 2022-04-05
1102 proxytunnel = throw "proxytunnel has been removed from nixpkgs, because it has not been update upstream since it was added to nixpkgs in 2008 and has therefore bitrotted."; # added 2021-12-15
1103 pulseaudio-hsphfpd = throw "pulseaudio-hsphfpd upstream has been abandoned"; # Added 2022-03-23
···1427 winpdb = throw "winpdb has been removed: abandoned by upstream"; # Added 2022-04-22
1428 winusb = throw "'winusb' has been renamed to/replaced by 'woeusb'"; # Converted to throw 2022-02-22
1429 wireguard = throw "'wireguard' has been renamed to/replaced by 'wireguard-tools'"; # Converted to throw 2022-02-22
01430 wmii_hg = wmii;
1431 wxmupen64plus = throw "wxmupen64plus was removed because the upstream disappeared"; # Added 2022-01-31
1432
···909 nix_2_6 = nixVersions.nix_2_6;
910 nixopsUnstable = nixops_unstable; # Added 2022-03-03
911 nixosTest = testers.nixosTest; # Added 2022-05-05
912+ nixui = throw "nixui has been removed from nixpkgs, due to the project being unmaintained"; # Added 2022-05-23
913 nmap-unfree = nmap; # Added 2021-04-06
914 nmap-graphical = throw "nmap graphical support has been removed due to its python2 dependency"; # Added 2022-04-26
915 nmap_graphical = throw "nmap graphical support has been removed due to its python2 dependency"; # Modified 2022-04-26
···1099 proglodyte-wasm = throw "proglodyte-wasm has been removed from nixpkgs, because it is unmaintained since 5 years with zero github stars"; # Added 2021-06-30
1100 proj_5 = throw "Proj-5 has been removed from nixpkgs, use proj instead"; # Added 2021-04-12
1101 prometheus-cups-exporter = throw "outdated and broken by design; removed by developer"; # Added 2021-03-16
1102+ prometheus-dmarc-exporter = dmarc-metrics-exporter; # added 2022-05-31
1103 prometheus-mesos-exporter = throw "prometheus-mesos-exporter is deprecated and archived by upstream"; # Added 2022-04-05
1104 proxytunnel = throw "proxytunnel has been removed from nixpkgs, because it has not been update upstream since it was added to nixpkgs in 2008 and has therefore bitrotted."; # added 2021-12-15
1105 pulseaudio-hsphfpd = throw "pulseaudio-hsphfpd upstream has been abandoned"; # Added 2022-03-23
···1429 winpdb = throw "winpdb has been removed: abandoned by upstream"; # Added 2022-04-22
1430 winusb = throw "'winusb' has been renamed to/replaced by 'woeusb'"; # Converted to throw 2022-02-22
1431 wireguard = throw "'wireguard' has been renamed to/replaced by 'wireguard-tools'"; # Converted to throw 2022-02-22
1432+ wormhole-rs = magic-wormhole-rs; # Added 2022-05-30. preserve, reason: Arch package name, main binary name
1433 wmii_hg = wmii;
1434 wxmupen64plus = throw "wxmupen64plus was removed because the upstream disappeared"; # Added 2022-01-31
1435