Commit graph

449 commits

Author SHA1 Message Date
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
Jan Tojnar c6147f7ec8
libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Not having this blocks the channels.

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:24:43 +01:00
Christine Koppelt e58e0d8ae0 seg3d: remove
(#70774)
2019-11-21 23:31:21 +01:00
Jan Tojnar 6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Jan Tojnar a7f4c78792
gnome-user-docs: move to top-level again 2019-11-20 04:58:00 +01:00
worldofpeace ac70cd728c xfce4-14: move to xfce and have only one version of xfce
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.

Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
Christine Koppelt b8cbb64aad coredumper: remove 2019-11-16 01:55:04 +01:00
worldofpeace ce26b3eaf0 nixos/slim: remove
The SLIM project is abandoned and their last release was in 2013.
Because of this it poses a security risk to systems, no one is working
on it or picked up maintenance. It also lacks compatibility with systemd
and logind sessions. For users, there liikely isn't anything like slim
that's as lightweight in terms of dependencies.
2019-11-11 17:10:41 -05:00
worldofpeace 7a551b3d43 fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00
worldofpeace 7c4f09f695
Merge pull request #72319 from gnidorah/mame
mame: init at 0.215
2019-11-03 19:18:53 +00:00
gnidorah cf17479caa sdlmame: drop
There are no longer separate programs called SDLMAME or SDLMESS. Instead, the SDL capability is included in MAME and MESS, and the makefile will auto-detect if you are on a non-Windows system and run accordingly.
2019-11-03 20:02:16 +03:00
gnidorah f73694a64a mess: drop
MAME and MESS are now combined as one distribution as of the 0.162 release and offered as a MAME binary (MESS is included in the build).
2019-11-03 20:02:16 +03:00
WilliButz e4c372445f
v8_3_16_14: remove unreferenced and outdated package 2019-11-01 14:28:03 +01:00
Maximilian Bosch 5b640bfd08
virtmanager{,-qt}: rename to virt-manager{,-qt}
Both the executable and the derivation's pname are named `virt-manager`,
however the attribute name is named `virtmanager` which is pretty
confusing when e.g. using this package with `nix run`.

Thus I renamed the package accordingly and added aliases for
backwards-compatibility (both attributes aren't used somewhere else
in nixpkgs, so the rename should be fine).

Also several other distros use `virt-manager` as package name like
Arch[1], Debian[2] or Fedora[3].

[1] https://www.archlinux.org/packages/community/any/virt-manager/
[2] https://packages.debian.org/buster/virt-manager
[3] https://apps.fedoraproject.org/packages/virt-manager
2019-10-29 13:34:54 +01:00
Austin Seipp 21c0cc1eee nats-server: rename (from gnatsd), 1.4.0 -> 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Jan Tojnar f849554226
Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Frederik Rietdijk ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
worldofpeace b3d7f8125c transporter: remove
This application's source repo has been archived on GitHub.
That means it's read-only, essentially abandoned.
2019-10-19 22:47:37 -04:00
worldofpeace 673a73602f
Merge pull request #71174 from hedning/spidermonkey_60-bump
Spidermonkey 60 bump
2019-10-19 00:07:09 +00:00
Florian Klink 511b1823fc pinentry: change attributes to dashes, alias old ones 2019-10-16 20:30:58 -04:00
worldofpeace 2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
Florian Klink 66081ceb16 pinentry: change attributes to dashes, alias old ones 2019-10-16 19:56:49 -04:00
Tor Hedin Brønner 18d7929e95 spidermonkey_52: drop, as is unused
`gnome-shell-extensions` switched over to `spidermonkey_60` in 3.34 leaving
`spidermonkey_52` unused.
2019-10-16 16:53:19 +02:00
Frederik Rietdijk 12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
Jörg Thalheim 4d28337d57
testdisk: deduplicating testdisk/photorec (#69945)
testdisk: deduplicating testdisk/photorec
2019-10-14 10:53:09 +01:00
Dima 10bfa40677 testdisk: deduplicating testdisk/photorec
Testdisk/Photorec has been packaged twice. This deduplicates
the packages by consolidating the packages into one and throwing
an error upon use of the outdated package.

this also adds qphotorec, which was previously not built and ensures
it's wrapped correctly.

Please note that I took the liberty to merge the maintainers lists.
2019-10-13 11:39:26 +02:00
worldofpeace 2d0056b149 aliases.nix: update jikes message 2019-10-12 16:29:27 -04:00
Jan Tojnar e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
worldofpeace 4266a1e0b4 valadoc: remove 2019-10-10 13:18:23 -04:00
Christine Koppelt 54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Greizgh eec7cab81d mumble,murmur: 1.2.19 -> 1.3.0 2019-10-07 18:59:21 +02:00
Trolli Schmittlauch 45a9542a37 corebird: move deprecation warning to aliases and release notes 2019-10-03 00:41:33 +02:00
Mario Rodas 0449518afb
zeek: 2.5.5 -> 3.0.0 2019-09-29 21:21:21 -05:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Samuel Dionne-Riel 95005c1039
Merge pull request #68265 from tkerber/rpi4
Various: Add support for raspberry pi 4.
2019-09-27 14:35:17 -04:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Guillaume Maudoux 841f3d031b mozart2: init at 2.0.1 2019-09-23 11:32:08 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Pierre Bourdon 21c92c4a1d
mono-zeroconf: remove broken package
No dependencies within nixpkgs, and the package has not built
successfully since 2018-04-29 according to Hydra[1].

[1] https://hydra.nixos.org/build/100604053
2019-09-20 14:16:49 +02:00
worldofpeace 1e6f4fb2bc
Merge pull request #68983 from worldofpeace/xfce-cleanup
Touchups for nixos/xfce4-14 for 19.09
2019-09-19 13:25:03 -04:00
Anton-Latukha 37de7c56ce qt_gstreamer1: drop
If someone would be interested - last commit builds with {Qt5, Qt5 config flag}
2019-09-19 17:50:46 +03:00
Anton-Latukha dcb86e8856 qt-gstreamer: drop
(Progresses Qt4 cleaup #33248, gstreamer cleanup #39975)

This is legacy version of a newer and legacy unmaintained version.
It is Qt4 and gstreamer 0.10.
This is a GNOME-related project, so Qt support dropped.
qt-gstreamers legacy has no dependencies.
2019-09-19 17:50:45 +03:00
worldofpeace a8167d10f6 xfceUnstable: make an alias
To be removed with xfce4-12.
2019-09-17 16:37:28 -04:00
Thomas Kerber cc5baf2d86
Various: Add support for raspberry pi 4. 2019-09-17 04:05:16 +01:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
WilliButz cec8524112
sambaMaster: remove outdated package 2019-09-13 17:16:27 +02:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
zimbatm ab0308604b
cide: remove (#68505) 2019-09-12 22:02:26 +02:00
Jan Tojnar 8ab501545d
sup: remove (#68416)
sup: remove
2019-09-10 19:43:18 +02:00
Michael Fellinger da7886c940
sup: remove 2019-09-10 15:49:31 +02:00
worldofpeace 0f3f515647
Merge pull request #68355 from nlewo/pr-remove-skydive
skydive: remove it from nixpkgs
2019-09-10 09:10:00 -04:00
Antoine Eiche 636e15507b skydive: remove it from nixpkgs
The current Skydive version can not be build with a recent Go version
and the maintainer (lewo) is no longer interested in maintaining it.
2019-09-10 08:34:54 +02:00