1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-16 15:58:36 +00:00
Commit graph

42334 commits

Author SHA1 Message Date
Will Dietz 9ae8499342 deluge: 1.3.15 -> 2.0.3
* let's try 2.0 version now, no time better than the present! Maybe!
* bz2 -> xz
* maybe python3
* disable pyGtkGlade for deps, maybe not needed?
* fix gtk/etc deps, deluge-gtk works! \o/
* restore installation of images and such

The old version is kept available as some torrent trackers have not
updated their whitelists yet.
2020-04-18 02:00:04 +02:00
John Ericson cdfda4b455
Merge pull request #83888 from matthewbauer/blas-alternatives
Add BLAS/LAPACK switching mechanism
2020-04-17 18:38:41 -04:00
adisbladis 3fe18a5b4e
emacsPackages.pod-mode: Fix platforms meta 2020-04-17 23:27:06 +01:00
Matthew Bauer 97fc083fd4 giac: broken on 64-bit blas 2020-04-17 16:24:31 -05:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Matthieu Coudron 839263d558 termpdf.py: init at 2019-09-30
This is a pdf reader for the terminal kitty.
2020-04-17 21:01:17 +02:00
Tony O 39b1de0fbf
sv-kalendar: fix meta 2020-04-17 19:03:26 +01:00
Maximilian Bosch 192485f8fa
neomutt: 20200320 -> 20200417
https://github.com/neomutt/neomutt/releases/tag/20200417

To fix the tests, I had to copy the recently created
`neomutt-test-files`[1] repository into the build-environment.

Also applied a patch from master[2] which ensures that the
`change-folder` macro actually switches to the specified folder.

[1] https://github.com/neomutt/neomutt-test-files
[2] 9e7537cadd
2020-04-17 19:35:20 +02:00
Jan Tojnar 42f2d370a5
Merge pull request #81955 from r-ryantm/auto-update/poppler-glib 2020-04-17 18:38:20 +02:00
Jörg Thalheim 3cb479a31a
Merge pull request #85443 from Mic92/st 2020-04-17 14:55:30 +01:00
nschoe b584941ab9
st: copy config file in 'prePatch' instead of 'preBuild'
The patch phase runs after the build phase. Which means than when
using an override to override both 'conf' and 'patches' to provide
a custom config file and apply some patches, it doesn't work:
- first the patches applied (optionally changing config.def.h)
- then preBuild is run which overrides config.def.h with the user
supplied one (effectively cancelling previously applied patches)

By copying the config file in the prePatch phase instead, changes
are kept and applied in order.
2020-04-17 14:52:40 +01:00
adisbladis 98be297deb
Merge pull request #82651 from adisbladis/mopidyPackages
mopidy: Create a mopidyPackages set
2020-04-17 15:44:22 +02:00
worldofpeace 786946a952
Merge pull request #83782 from mkg20001/krita-fix
krita: disable parallel building #35359
2020-04-17 09:42:19 -04:00
Graham Christensen b76e3eab18
Merge pull request #84153 from colemickens/nixpkgs-obs-v4lsink
obs-v4l2sink: init at unstable-20181012
2020-04-17 08:29:30 -04:00
Michael Weiss cb5c0a4bbc
chromium{Beta,Dev}: M81 -> M83 -> M84 2020-04-17 13:44:45 +02:00
adisbladis 5340ebe085
mopidy: Create a mopidyPackages set
This is to avoid mixing python versions in the same plugin closure.
2020-04-17 12:39:03 +01:00
adisbladis 83cb22963b
mopidy: Move mopidy default.nix to mopidy.nix
This is in anticipation of a mopidyPackages set
2020-04-17 12:39:03 +01:00
Sarah Brofeldt 1d20b2872f
Merge pull request #85354 from srhb/k8s-1.18.1
kubernetes: 1.18.0 -> 1.18.1
2020-04-17 07:44:30 +02:00
Linus Heckemann 6b23355abb
Merge pull request #85307 from xaverdh/firefox-plugins-cleanup
firefox-wrapper: remove dead npapi plugin code
2020-04-17 07:32:41 +02:00
Constantine Glen Evans 919293492b ipe: fix Qt wrapping
Uses mkDerivation instead of stdenv.mkDerivation, to fix Qt wrapping problem.
2020-04-16 20:31:22 -07:00
José Romildo Malaquias 3b8a98d639 mpc-qt: 18.08 -> 2019-06-09
- update to the latest commit in git repository
- use mkDerivation for qt applications
- original repo disappeared from github; use the one from gitlab
2020-04-16 20:30:34 -07:00
worldofpeace 8d428ac33c
Merge pull request #85249 from kuznero/vscode
vscode, vscodium: 1.44.0 -> 1.44.1
2020-04-16 22:29:15 -04:00
Niklas Hambüchen c4455d55d8
Merge pull request #85276 from r-ryantm/auto-update/pidgin-carbons
pidgin-carbons: 0.1.3 -> 0.2.2
2020-04-17 02:26:58 +02:00
Niklas Hambüchen 81c9968569 pidgin-carbons: Remove no-longer-maintainer.
See https://github.com/NixOS/nixpkgs/pull/85276#issuecomment-614832814.
2020-04-17 02:22:51 +02:00
Jan Tojnar 9a4ee0c633
scribusUnstable: Fix build with Poppler 0.86 2020-04-17 01:22:16 +02:00
Zakkor 13c58fbbf4 upwork: init at 5.3.3-883 2020-04-16 14:45:30 -07:00
Dominik Xaver Hörl c415d67284 mozilla-plugins: remove all npapi plugins except for flash player
Firefox from version 52 onwards no longer supports npapi plugins (see https://support.mozilla.org/en-US/kb/npapi-plugins).
2020-04-16 23:04:51 +02:00
Michael Weiss 6109f94f8a
Merge pull request #85360 from primeos/chromium
chromium: 81.0.4044.92 -> 81.0.4044.113
2020-04-16 22:33:45 +02:00
Roman Kuznetsov 4fd1f49ea4
vscodium: 1.44.0 -> 1.44.1 2020-04-16 22:31:00 +02:00
Daniel Albert 2355d9d545
eclipse-scala-sdk: 4.4.1 -> 4.7.0
Unfortunately scala-ide is based on eclipse 4.7 (oxygen).
Thus is requires a java SDK 8 and GTK2.
2020-04-16 21:58:48 +02:00
Benjamin Hipple 5f814bf9cc
Merge pull request #85363 from prusnak/jitsi-meet-electron
jitsi-meet-electron: 2.0.0 -> 2.0.2
2020-04-16 13:53:28 -04:00
Benjamin Hipple b4c36fe436
Merge pull request #84448 from lbpdt/feature/init-node-problem-detector
node-problem-detector: init at 0.8.1
2020-04-16 09:46:29 -04:00
Michael Weiss 7c2fc1ce23
gitRepo: 2.5 -> 2.6 2020-04-16 14:37:22 +02:00
Michael Weiss 56f7c93a2f
signal-desktop: 1.33.0 -> 1.33.1 2020-04-16 14:31:55 +02:00
Michael Weiss 16477d764f
google-chrome-{beta,dev}: Fix one substituteInPlace pattern 2020-04-16 13:39:07 +02:00
Pavol Rusnak ffbf9af258
jitsi-meet-electron: 2.0.0 -> 2.0.2 2020-04-16 12:16:59 +02:00
Michael Weiss ef2c3ab20e
chromium: 81.0.4044.92 -> 81.0.4044.113
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_15.html

This update includes 1 security fix.

CVEs: CVE-2020-6457
2020-04-16 10:53:53 +02:00
Dominik Xaver Hörl c51b0afd54 firefox-wrapper: remove dead npapi plugin code 2020-04-16 10:12:09 +02:00
worldofpeace 9ec6bcba22
Merge pull request #85228 from etu/update-sequeler
sequeler: 0.7.4 -> 0.7.9
2020-04-16 02:19:13 -04:00
Sarah Brofeldt b57b6cdf02 kubernetes: 1.18.0 -> 1.18.1 2020-04-16 07:54:53 +02:00
worldofpeace c3408adb7d ephemeral: 6.3.1 -> 6.3.3
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.2
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.3
2020-04-16 01:11:28 -04:00
worldofpeace fbd4290fa9 monitor: add note how to use indicator. 2020-04-16 01:11:27 -04:00
worldofpeace f646069c4c monitor: 0.6.2 -> 0.7.1
https://github.com/stsdc/monitor/releases/tag/0.7.0
https://github.com/stsdc/monitor/compare/0.7.0...0.7.1
2020-04-16 01:11:27 -04:00
worldofpeace e4dc205023 agenda: 1.0.12 -> 1.1.0
https://github.com/dahenson/agenda/releases/tag/1.1.0
2020-04-16 01:11:27 -04:00
Sarah Brofeldt 67413f6eea
Merge pull request #83984 from r-ryantm/auto-update/kubernetes
kubernetes: 1.17.3 -> 1.18.0
2020-04-16 06:23:57 +02:00
Niklas Hambüchen 74946536fe
Merge pull request #85196 from r-ryantm/auto-update/blugon
blugon: 1.12.0 -> 1.12.1
2020-04-16 04:52:00 +02:00
Niklas Hambüchen 33496aa3a6
Merge pull request #85261 from r-ryantm/auto-update/notejot
notejot: 1.6.0 -> 1.6.3
2020-04-16 04:46:04 +02:00
Mario Rodas 2da9490e76
Merge pull request #85335 from zowoq/podman
podman: 1.8.2 -> 1.9.0
2020-04-15 21:33:59 -05:00
Niklas Hambüchen fc10692dd0
Merge pull request #85309 from r-ryantm/auto-update/chirp-daily
chirp: 20200213 -> 20200409
2020-04-16 04:07:00 +02:00
zowoq 05be03fbce podman: 1.8.2 -> 1.9.0
https://github.com/containers/libpod/releases/tag/v1.9.0
2020-04-16 08:26:09 +10:00