3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

402 commits

Author SHA1 Message Date
Samuel Dionne-Riel 90441b4b47
Merge pull request #78216 from samueldr/u-boot/update/2020.01
uboot: 2019.10 -> 2020.01
2020-01-22 00:49:57 -05:00
Samuel Dionne-Riel 7943c33087 uboot: ubootBeagleboneBlack -> ubootAmx335xEVM
See u-boot@8fa7f65dd02c176ee6021eaf40114560b8954ba2

>    configs: Remove am335x_boneblack_defconfig
>
>    The am335x_evm_defconfig supports all am335x_boneblack variants. Remove
>    the redundant am335x_boneblack_defconfig.
2020-01-21 17:09:05 -05:00
worldofpeace b7b4e443fc xf86_input_multitouch: remove
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.
2020-01-20 16:10:01 -05:00
worldofpeace afe27e517b nixos/multitouch: remove
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.
2020-01-20 16:09:29 -05:00
Florian Klink 1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
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>
2020-01-10 18:34:22 +01:00
worldofpeace a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
facette: remove
2020-01-07 18:53:09 -05:00
Francesco Gazzetta d56e84b9c4 facette: remove
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Gabriel Ebner 3604ae8394
Merge pull request #74259 from Evils-Devils/kicad-unstable
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
adisbladis 74f5c7f3d1
compton/picom: 7.2 -> 7.5
Also change the derivation attribute and name to Picom, a maintained
fork of Compton.
2020-01-03 12:52:02 +00:00
Evils c61170168d kicad: switch to best try from unstable and 5.1.5
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
2020-01-02 03:45:34 +01:00
Jörg Thalheim 89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
José Romildo Malaquias 0529b27d18 catfish: move to pkgs/desktops/xfce/applications
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.
2019-12-23 07:54:59 -03:00
Jörg Thalheim 8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
Jörg Thalheim 725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
c0bw3b b1b55ba0f6 rdf4store: throw removal messages
Addition to #74214
I forgot to add aliases for package and modules after removal
2019-12-21 18:46:15 +01:00
Dmitry Kalinkin dfc9845838
texlive: provide a working pygmentex executable
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Frederik Rietdijk dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Renaud a8df1b1230
mbedtls_1_3: clarify deprecation message 2019-12-11 10:55:40 +01:00
worldofpeace 4315026324
Merge pull request #75468 from wamserma/remove-hexen
hexen: remove abandoned software
2019-12-10 23:34:18 -05:00
worldofpeace 419dacd3d4 pmenu: remove
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
2019-12-10 22:42:06 -05:00
worldofpeace 249a489631 libindicate: remove 2019-12-10 22:41:24 -05:00
worldofpeace 7cae93c29c bootchart: remove 2019-12-10 22:40:44 -05:00
worldofpeace 5027d9f9e2 oblogout: remove
The repo is archived.
https://github.com/nikdoof/oblogout
2019-12-10 22:40:18 -05:00
worldofpeace c00538ae3a recordmydesktop: remove
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/
2019-12-10 22:39:37 -05:00
worldofpeace 69d5fd868d diffuse: remove 2019-12-10 22:39:04 -05:00
worldofpeace 865b203471 winswitch: remove 2019-12-10 22:38:19 -05:00
worldofpeace f4119fffdd libsexy: remove
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.
2019-12-10 22:37:44 -05:00
worldofpeace d7159adcba keymon: remove 2019-12-10 22:37:14 -05:00
worldofpeace 517872a227 hamster-time-tracker: remove
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.
2019-12-10 22:35:03 -05:00
worldofpeace 30b5b7944c batti: remove
This one was already marked as broken.
2019-12-10 22:34:30 -05:00
worldofpeace af7a1dad84 gnome15: remove 2019-12-10 22:33:52 -05:00
worldofpeace b99ca2f33f mirage: remove 2019-12-10 22:33:11 -05:00
worldofpeace 28d4283121 mcomix: remove 2019-12-10 22:33:11 -05:00
worldofpeace cd6c028a1b cinepaint: remove 2019-12-10 22:33:09 -05:00
Markus S. Wamser 1deb709fcf hexen: remove abandoned software 2019-12-11 01:03:44 +01:00
Frederik Rietdijk f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
c0bw3b 35b21d1988 firestr: remove package
It's been marked as broken for 4 years
2019-12-08 23:27:48 +01:00
c0bw3b fdffba3f86 coprthr: remove package
It's been marked as broken for 5 years
2019-12-08 23:27:45 +01:00
c0bw3b f85826a2ad alienfx: remove package
Upstream is gone
2019-12-08 23:27:41 +01:00
c0bw3b d04d1c65bb mbedtls_1_3: remove EoL version 2019-12-08 22:56:14 +01:00
André-Patrick Bubel 83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez 2019-12-08 20:53:49 +01:00
worldofpeace a11e023201 webkitgtk24x-gtk{3.2}: remove
It goes without saying that we should remove this 😅️.
2019-12-05 07:01:28 -05:00
worldofpeace afb2182f33 uzbl: remove
https://github.com/uzbl/uzbl/issues/408

Frightening version of webkitgtk used here.
2019-12-05 07:01:27 -05:00
worldofpeace 37793c8099 vimprobable2: remove 2019-12-05 05:53:09 -05:00
Elyhaka b60d5692bf Added support for libfprint 1.90 2019-12-01 10:42:16 +01:00
Dima 0541d071af samba3, fusesmb: removing
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.
2019-11-26 19:56:16 +01:00
Florian Klink 02f869ff30 osquery: remove
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
2019-11-24 22:38:07 +01:00
Florian Klink 8ab403c089 beegfs: remove
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352

Closes #73998.
2019-11-24 17:36:30 +01:00
Jan Tojnar 62a09e7029
phonon: remove qt4
Qt4 is no longer supported.

https://phabricator.kde.org/D22688

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:48 +01:00
Jan Tojnar c3c30bc59e
libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1
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>
2019-11-22 20:25:29 +01:00