summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
Commit message (Collapse)AuthorAge
* Merge pull request #78216 from samueldr/u-boot/update/2020.01Samuel Dionne-Riel2020-01-22
|\ | | | | uboot: 2019.10 -> 2020.01
| * uboot: ubootBeagleboneBlack -> ubootAmx335xEVMSamuel Dionne-Riel2020-01-21
| | | | | | | | | | | | | | | | | | See u-boot@8fa7f65dd02c176ee6021eaf40114560b8954ba2 > configs: Remove am335x_boneblack_defconfig > > The am335x_evm_defconfig supports all am335x_boneblack variants. Remove > the redundant am335x_boneblack_defconfig.
* | xf86_input_multitouch: removeworldofpeace2020-01-20
| | | | | | | | | | The source repo doesn't exist and it hasn't been touched in 8 years. There is also no module to interface with it in NixOS.
* | nixos/multitouch: removeworldofpeace2020-01-20
|/ | | | | | | | | | | | On numerous occasions I have seen users mistake this module as libinput because it being called "multitouch" and them being unaware that the actually module they want is libinput. They then run into several decrepit bugs due to the completely out-of-date nature of the underlying package. The underlying package hasn't been changed to an up-to-date fork in a period of 8 years. I don't consider this to be production quality. However, I'm not opposed for the module being readded to NixOS with new packaging, and a better name.
* firefoxPackages.tor-browser*, tor-browser-bundle: removeFlorian Klink2020-01-10
| | | | | | | | | | | | | | | | | | | These are all based on firefox versions with known vulnerabilities exploited in the wild. We seriously shouldn't ship this in nixpkgs, especially not for sensitive applications as the Tor Browser. `tor-browser-bundle` is just a wrapper around `firefoxPackages.tor-browser`, so let's remove it too. `tor-browser-bundle-bin` is the much safer bet, which is individually downloaded from `dist.torproject.org` and just `patchelf`-ed locally to work on NixOS. Co-Authored-By: Alyssa Ross <hi@alyssa.is> Co-Authored-By: Andreas Rammhold <andreas@rammhold.de> Co-Authored-By: Graham Christensen <graham@grahamc.com>
* Merge pull request #77078 from fgaz/facette/removeworldofpeace2020-01-07
|\ | | | | facette: remove
| * facette: removeFrancesco Gazzetta2020-01-07
| | | | | | | | | | It never actually built within the sandbox, and it's now more difficult to package than ever
* | Merge pull request #74259 from Evils-Devils/kicad-unstableGabriel Ebner2020-01-03
|\ \ | | | | | | kicad: cleanup, fix and update
| * | kicad: switch to best try from unstable and 5.1.5Evils2020-01-02
| |/ | | | | | | | | | | | | | | | | | | | | | | | | make unstable use kicad-libraries still using a link in $out..., not sure that's a bad thing this allows setting that path in makeWrapperArgs can't use $out there kicad-with-packages3d -> kicad and kicad-small default to OCCT, OCE is outdated enforce OCCT on aarch64, where OCE is broken withOCE flag allows using OCE on non-aarch64
* / compton/picom: 7.2 -> 7.5adisbladis2020-01-03
|/ | | | | Also change the derivation attribute and name to Picom, a maintained fork of Compton.
* net-snmp: split outputs (#76155)Jörg Thalheim2019-12-25
|\ | | | | net-snmp: split outputs
| * net-snmp: rename from net_snmpJörg Thalheim2019-12-21
| |
* | catfish: move to pkgs/desktops/xfce/applicationsJosé Romildo Malaquias2019-12-23
| | | | | | | | | | | | Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project Makes an alias for catfish.
* | nixpkgs-review: 2.1.0 -> 2.1.1Jörg Thalheim2019-12-22
| | | | | | | | changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
* | rdf4store: throw removal messagesc0bw3b2019-12-21
|/ | | | | Addition to #74214 I forgot to add aliases for package and modules after removal
* texlive: provide a working pygmentex executableDmitry Kalinkin2019-12-15
| | | | The old top-level pygmentex package is replaced with an alias.
* Merge master into staging-nextFrederik Rietdijk2019-12-13
|\
| * mbedtls_1_3: clarify deprecation messageRenaud2019-12-11
| |
| * Merge pull request #75468 from wamserma/remove-hexenworldofpeace2019-12-10
| |\ | | | | | | hexen: remove abandoned software
| | * hexen: remove abandoned softwareMarkus S. Wamser2019-12-11
| | |
| * | pmenu: removeworldofpeace2019-12-10
| | | | | | | | | | | | | | | | | | | | | Got the ok from romildo to remove this as jgmenu [0] is more complete, and has a module based off pmenu. [0]: https://github.com/johanmalm/jgmenu
| * | libindicate: removeworldofpeace2019-12-10
| | |
| * | bootchart: removeworldofpeace2019-12-10
| | |
| * | oblogout: removeworldofpeace2019-12-10
| | | | | | | | | | | | | | | The repo is archived. https://github.com/nikdoof/oblogout
| * | recordmydesktop: removeworldofpeace2019-12-10
| | | | | | | | | | | | | | | The qt version is using qt4 pyqt and the gtk version gtk2 pygtk. Not seeing any activity at all at https://sourceforge.net/p/recordmydesktop/bugs/
| * | diffuse: removeworldofpeace2019-12-10
| | |
| * | winswitch: removeworldofpeace2019-12-10
| | |
| * | libsexy: removeworldofpeace2019-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | People have only been using this for the spell-entry widget, i.e even hexchat just has the code vendored and are maintaining it themselves. There is a continuation that could be packaged if anyone needs it * https://github.com/TingPing/libsexy3 but currently no package within nixpkgs has a use for this.
| * | keymon: removeworldofpeace2019-12-10
| | |
| * | hamster-time-tracker: removeworldofpeace2019-12-10
| | | | | | | | | | | | | | | | | | | | | This package actually uses the old abandoned code base. However the code base has been revieved by new maintainers * https://github.com/projecthamster/ if there is a request for it could be re-added to nixpkgs.
| * | batti: removeworldofpeace2019-12-10
| | | | | | | | | | | | This one was already marked as broken.
| * | gnome15: removeworldofpeace2019-12-10
| | |
| * | mirage: removeworldofpeace2019-12-10
| | |
| * | mcomix: removeworldofpeace2019-12-10
| | |
| * | cinepaint: removeworldofpeace2019-12-10
| |/
* | Merge staging-next into stagingFrederik Rietdijk2019-12-10
|\|
| * firestr: remove packagec0bw3b2019-12-08
| | | | | | | | It's been marked as broken for 4 years
| * coprthr: remove packagec0bw3b2019-12-08
| | | | | | | | It's been marked as broken for 5 years
| * alienfx: remove packagec0bw3b2019-12-08
| | | | | | | | Upstream is gone
| * mbedtls_1_3: remove EoL versionc0bw3b2019-12-08
| |
| * webkitgtk24x-gtk{3.2}: removeworldofpeace2019-12-05
| | | | | | | | It goes without saying that we should remove this 😅️.
| * uzbl: removeworldofpeace2019-12-05
| | | | | | | | | | | | https://github.com/uzbl/uzbl/issues/408 Frightening version of webkitgtk used here.
| * vimprobable2: removeworldofpeace2019-12-05
| |
* | bluez: 5.51 -> 5.52, aliased bluezFull to bluezAndré-Patrick Bubel2019-12-08
|/
* Added support for libfprint 1.90Elyhaka2019-12-01
|
* samba3, fusesmb: removingDima2019-11-26
| | | | | | | Samba 3 has been discontinued since Q1/2015. So I think it's time to just wipe it from the pkgs. FuseSMB is pretty much abandoned, upstream does not exist and it's also not as useful as it used to be anyways.
* osquery: removeFlorian Klink2019-11-24
| | | | | | | | | | osquery was marked as broken since April. If somebody steps up to fix it, we can always revive it from the histroy, but there's not much value in shipping completely broken things in current master. cc @ma27
* beegfs: removeFlorian Klink2019-11-24
| | | | | | This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352 Closes #73998.
* phonon: remove qt4Jan Tojnar2019-11-22
| | | | | | | | Qt4 is no longer supported. https://phabricator.kde.org/D22688 Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
* libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1Jan Tojnar2019-11-22
| | | | | | | | | | Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Requires qttools for Qt5LinguistTools. Qt4 support removed since Phonon no longer supports it either. Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>