Sandro
5b4912fd18
Merge pull request #116593 from vcunat/p/libck-unify
...
concurrencykit: remove in favor of duplicate libck
2021-03-17 20:32:50 +01:00
Vladimír Čunát
6ef2f00f1d
concurrencykit: remove in favor of duplicate libck
2021-03-17 09:09:58 +01:00
Thore
0e17c5767e
prometheus-cups-exporter: remove
...
This exporter is outdated, broken by design and simply shouldn't be packaged.
2021-03-16 16:10:40 +01:00
davidak
a3a8ae029e
jbidwatcher: remove
...
project was discontinued in march 2021. the program does not work anymore because ebay changed the login.
https://web.archive.org/web/20210315205723/http://www.jbidwatcher.com/
2021-03-15 21:48:12 +01:00
Anderson Torres
0948de92e0
Merge pull request #116221 from AndersonTorres/new-jasper
...
Jasper is back
2021-03-14 00:31:24 -03:00
Doron Behar
5e367ecef9
Merge pull request #106599 from doronbehar/pkg/gnuradio/pkgs
2021-03-13 17:27:40 +00:00
AndersonTorres
0175c11e65
jasper: re-enable expression
2021-03-13 12:58:44 -03:00
Aaron Andersen
0bf8f56105
Merge pull request #115871 from aanderse/kodi-packages
...
kodi: plugins cleanup
2021-03-13 10:10:20 -05:00
Doron Behar
2d08e55e9b
gnuradio.pkgs: init
...
- Write a `mkDerivation` and `mkDerivationWith` function for gnuradio,
like qt5.
- qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation.
- Use gnuradio.callPackage to define all gnuradio.pkgs.
- Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ -
modeled after Python's.
- Add more paths to gnuradio's wrapper - add the extra packages as
python modules, and add their executables with proper env vars
wrapping.
Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2021-03-13 12:46:59 +02:00
Robert Schütz
abdf8a25ef
Merge pull request #115907 from dotlambda/google-play-music-desktop-player-reinit
...
Revert "google-play-music-desktop-player: drop"
2021-03-12 13:28:28 +01:00
Aaron Andersen
587a8b2837
kodi: drop wrapKodi function and disregard config.kodi.* options
2021-03-11 20:35:54 -05:00
Aaron Andersen
917f7efdc5
kodiPlugins: rename to kodiPackages
2021-03-11 20:35:50 -05:00
Sandro Jäckel
389c7cf0a8
lilypond-unstable: drop because lilypond is newer and it does not build
2021-03-11 23:56:33 +01:00
Robert Schütz
4770987f92
Revert "google-play-music-desktop-player: drop"
...
This reverts commit aef2a70f67
.
The package is still useful for YouTube Music.
2021-03-11 09:18:06 +01:00
Maximilian Bosch
862b7a3fed
Merge pull request #115400 from dotlambda/qweechat-drop
...
qweechat: drop
2021-03-09 10:16:34 +01:00
Bernardo Meurer
6af93b8405
Merge pull request #115239 from dotlambda/google-play-music-drop
...
Drop Google Play Music-related packages
2021-03-08 18:39:20 +00:00
Sandro
3061c1a183
Merge pull request #115396 from dotlambda/python2nix-drop
2021-03-08 14:27:58 +01:00
Sandro
301f4aa1d2
Merge pull request #115395 from dotlambda/yubikey-neo-manager-drop
...
yubikey-neo-manager: drop
2021-03-08 12:11:13 +01:00
Robert Schütz
41ca3ae2d3
qweechat: drop
2021-03-08 11:52:14 +01:00
Robert Schütz
00569fd374
gmvault: drop
...
The git repo has not seen any commit since 2016.
It is insecure: https://github.com/gaubert/gmvault/issues/330
Login is mostly broken: https://github.com/gaubert/gmvault/issues/335
2021-03-08 11:25:42 +01:00
Robert Schütz
f4b327a9c2
python2nix: drop
2021-03-08 11:04:59 +01:00
Robert Schütz
ebef12e779
yubikey-neo-manager: drop
2021-03-08 10:43:20 +01:00
Robert Schütz
874ecc62d2
tuijam: drop
2021-03-07 16:00:28 +01:00
Robert Schütz
e3efd45261
mopidy-gmusic: drop
2021-03-07 16:00:28 +01:00
Robert Schütz
aef2a70f67
google-play-music-desktop-player: drop
2021-03-07 16:00:27 +01:00
Robert Schütz
1080bd321c
google-musicmanager: drop
2021-03-07 16:00:27 +01:00
Robert Schütz
9fc36e1b7f
google-music-scripts: drop
2021-03-07 16:00:27 +01:00
Vincent Laporte
60785fe4db
ocamlPackages.dune: rename into dune_1
2021-03-07 12:07:14 +01:00
Sandro
4b9404cea1
Merge pull request #115004 from dougch/s2n_version_bump
...
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-04 01:54:44 +01:00
Doug Chapman
fc97021306
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-03 19:45:40 +00:00
Arthur Gautier
1cd06e59e0
libtpms: 0.7.4 -> 0.8.0 ( #114491 )
...
* libtpms: 0.7.4 -> 0.8.0
* libtpms: tpm2 support is out of experimental
Since db80bd9ea16894a1902c3ab787aea9d58e7d1e85 commit, tpm2 support is
not experimental anymore
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
* libtpms: remove extraneous output
Nothing was put in the $out output, remove the $lib and put everything
that was in it in the $out.
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2021-03-03 13:59:28 -05:00
tomberek
e1bcb3cc01
libosmpbf: remove ( #114997 )
...
* libosmpbf: remove
* Update pkgs/top-level/aliases.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 18:57:36 +01:00
adisbladis
c54c8f8dfa
emacs26: Drop unsupported package
2021-03-02 16:17:37 +02:00
jD91mZM2
0799e016ab
scaff: delete
2021-03-01 22:42:27 +01:00
Robert Schütz
5cc881d0d8
imagemagick: make 7.0 default
2021-02-27 18:34:36 +01:00
Jörg Thalheim
819873f29e
python3.pkgs.xmpppy: remove + dependent packages
2021-02-22 05:43:13 +01:00
Sandro
6408a8f40b
Merge pull request #112068 from doronbehar/pkg/qt-3
2021-02-17 14:20:49 +01:00
Daniël de Kok
b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
...
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00
Wael Nasreddine
2df97e4b0a
Merge pull request #111662 from nicknovitski/remove-ruby-2.5
...
Remove Ruby 2.5
2021-02-15 10:21:46 -08:00
Doron Behar
1cdf4d2d19
lprof: remove
...
Broken since a long time ago, and was not updated upstream since 2013.
2021-02-15 17:06:53 +02:00
Doron Behar
a5088c098a
qt3: remove
...
Not used by any other package, and has vulnerabilities.
Close #99841 , Close #96827 , Close #90955 .
2021-02-15 17:06:53 +02:00
Daniël de Kok
3c815cf0e6
cudatoolkit-{6,6_5,7,7_5,8}: remove
...
Remove ancient CUDA toolkits (and corresponding CuDNN versions):
- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
2021-02-14 11:58:00 +01:00
Jan Tojnar
c91b72d390
Merge pull request #112591 from ymeister/pulseeffects
...
pulseeffects: 4.8.4 -> 5.0.0, pulseeffects-legacy: init at 4.8.4
2021-02-13 04:15:43 +01:00
Jan Tojnar
0ac9e9b328
pulseeffects: Deprecate the old name
...
pulseeffects no longer supports PulseAudio.
Let’s move it to a new attribute name to avoid the breakage.
2021-02-13 03:36:11 +01:00
Sandro
6ba3c9453b
Merge pull request #112952 from SuperSandro2000/xh
...
xh: 0.5.0 -> 0.7.0, rename from ht-rust
2021-02-13 03:32:04 +01:00
Sandro Jäckel
be844a34b7
xh: 0.5.0 -> 0.7.0, rename from ht-rust
2021-02-13 02:37:08 +01:00
Maciej Krüger
ddf013dbfb
cups-googlecloudprint: remove, service discontinued ( #112912 )
2021-02-13 00:36:33 +01:00
Luke Granger-Brown
cfed3b8b22
treewide: update 21.03 to 21.05
...
The NixOS 21.03 release has been delayed to 21.05. See NixOS/rfcs#80 .
There are two instances of 21.03 which have been left as is, since they
are in stateVersion comparisons. This will ensure that existing user
configurations which refer to 21.03 will continue to work.
2021-02-12 14:12:48 -08:00
AndersonTorres
4504c70470
libmpdclient: create alias
...
Alias mpd_clientlib to libmpdclient.
2021-02-11 10:35:38 -03:00
06kellyjac
f5d906922b
dwm-git: drop
2021-02-09 14:25:21 +00:00