Michael Weiss
b7b1022fb2
android-studio: 3.6.2 -> 3.6.3
2020-04-18 12:29:05 +02:00
Mario Rodas
6d02fcb2c2
zeek: 3.1.1 -> 3.1.2
2020-04-18 04:20:00 -05:00
Mario Rodas
f37c9226fc
lean: 3.8.0 -> 3.9.0
2020-04-18 04:20:00 -05:00
Robert Helgesson
730ecad048
msmtp: 1.8.7 -> 1.8.8
2020-04-18 10:46:11 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
eb4acb6ca9
Merge pull request #85468 from Ericson2314/no-dumpmachine
...
treewide: Get rid of -dumpmachine in favor of static info
2020-04-18 00:35:19 -04:00
Dmitry Kalinkin
68a4ca45e0
Merge pull request #85406 from eadwu/sourcehut/update-5
...
sourcehut: 2020.04.16
2020-04-18 00:02:18 -04:00
Bruno Bigras
11be0cd745
spotifyd: add withMpris and withKeyring optionals
2020-04-17 20:29:56 -04:00
Will Dietz
fee776aae4
deluge: remove use of deprecated alias
2020-04-18 02:00:04 +02:00
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
Jeff Labonte
094c35b920
brave: 1.5.123 -> 1.7.92
2020-04-17 19:50:17 -04: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
xrelkd
93c19ecc88
go-ethereum: 1.9.12 -> 1.9.13
2020-04-17 08:14:02 +08:00
Jan Tojnar
9a4ee0c633
scribusUnstable: Fix build with Poppler 0.86
2020-04-17 01:22:16 +02:00
Hugo Reeves
9301b2c95d
joplin-desktop: add maintainer hugoreeves, change homepage
2020-04-17 10:52:22 +12: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
Edmund Wu
b4f8ce9e92
gitsrht: include minio
2020-04-16 16:49:37 -04:00
Edmund Wu
ae6a55cd44
srht: include html5lib
...
73600466cc
2020-04-16 16:48:32 -04:00
Edmund Wu
85b64d3006
buildsrht: fix build
2020-04-16 16:41:29 -04:00
Edmund Wu
578ebda358
srht: include prometheus_client
...
61c730191c
2020-04-16 16:41:29 -04:00
Edmund Wu
5b6e080603
scmsrht: 0.18.1 -> 0.19.11
2020-04-16 16:41:28 -04:00
Edmund Wu
2e171ac844
todosrht: 0.55.3 -> 0.57.14
2020-04-16 16:41:28 -04:00
Edmund Wu
2667f93c34
pastesrht: 0.9.2 -> 0.10.3
2020-04-16 16:41:28 -04:00
Edmund Wu
1f6d95badf
metasrht: 0.41.10 -> 0.42.13
2020-04-16 16:41:27 -04:00
Edmund Wu
e264904e4c
mansrht: 0.14.1 -> 0.14.7
2020-04-16 16:41:27 -04:00
Edmund Wu
188d031824
listssrht: 0.40.3 -> 0.41.8
2020-04-16 16:41:27 -04:00
Edmund Wu
f493868f9e
hgsrht: 0.21.1 -> 0.26.0
2020-04-16 16:41:26 -04:00
Edmund Wu
20466af068
gitsrht: 0.43.3 -> 0.50.3
2020-04-16 16:41:26 -04:00
Edmund Wu
0809ed89ea
dispatchsrht: 0.13.3 -> 0.14.1
2020-04-16 16:41:26 -04:00
Edmund Wu
924cd84a20
buildsrht: 0.52.5 -> 0.56.13
2020-04-16 16:41:25 -04:00
Edmund Wu
bc3020fbc7
srht: 0.57.2 -> 0.59.13
2020-04-16 16:41:25 -04: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
Vladimír Čunát
9d77dc28d2
Merge #85263 : git: 2.25.1 -> 2.26.1 (into staging-next)
2020-04-16 16:59:53 +02: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
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +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
worldofpeace
433ea74af1
nasc: fix build
2020-04-15 17:19:47 -04:00
worldofpeace
10c03528c0
ping: use vala_0_40
...
fails to build otherwise.
2020-04-15 17:16:34 -04:00
AndersonTorres
d811d6a0dc
[WIP] {help wanted} calibre: 4.12.0 -> 4.13.0
2020-04-15 17:44:08 -03:00
vasile luta
f57da8ef0a
tig: fix tig-completion's dependency on __git_complete
...
tig recently updated it's bash-completion making it depend on __git-complete from git.
Becase __git-complete is not automatically sourced tig bash completion fails.
Also this PR makes tig completion load on-demand.
2020-04-15 22:14:51 +02:00
Maximilian Bosch
2ef110ae64
Merge pull request #85294 from r-ryantm/auto-update/atlassian-cli
...
atlassian-cli: 9.1.1 -> 9.2.0
2020-04-15 20:02:36 +02:00
Dmitry Kalinkin
7cc1c2c626
wpsoffice: remove specific output names
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
a2d16c4d89
wpsoffice: drop i686-linux from platforms
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
0e5aefce3f
wpsoffice: remove outdated substituteInPlace
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
6daab9b9ff
wpsoffice: apply Qt and GTK wrappers
...
Based on the work of Ninlives.
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
593fd37ce6
wpsoffice: switch to autoPatchelfHook, update dependencies
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
f6e2834821
wpsoffice: 11.1.0.9080 -> 11.1.0.9505
2020-04-15 13:52:49 -04:00
Dmitry Kalinkin
8f4bb21af0
wpsoffice: apply nixpkgs-fmt, sort alphabetically
2020-04-15 13:52:49 -04:00
R. RyanTM
c446ce30c1
chirp: 20200213 -> 20200409
2020-04-15 16:42:37 +00:00
R. RyanTM
a7f013e7f8
bitlbee-discord: 0.4.2 -> 0.4.3
2020-04-15 16:19:27 +02:00
Tim Steinbach
f6a53ee71f
zoom-us: 3.5.383291.0407 -> 3.5.385850.0413
2020-04-15 09:20:27 -04:00
Jörg Thalheim
924e5cdc55
Merge pull request #85278 from jamesottaway/git-update-script
2020-04-15 13:00:19 +01:00
R. RyanTM
0a37de957f
atlassian-cli: 9.1.1 -> 9.2.0
2020-04-15 11:56:16 +00:00
Kim Lindberger
b3c2a06583
Merge pull request #85227 from etu/update-testssl
...
testssl: 3.0rc6 -> 3.0
2020-04-15 10:20:52 +02:00
James Ottaway
4848eef29d
git: Allow the update script to target non-latest versions
...
This came in handy when I wanted to bump a patch version while avoiding
a new minor version.
2020-04-15 17:05:34 +10:00
R. RyanTM
29fad51864
pidgin-carbons: 0.1.3 -> 0.2.2
2020-04-15 06:32:34 +00:00
Linus Heckemann
1d8a8d0359
Merge pull request #85262 from peterhoeg/t/freerdp
...
freerdp: re-enable tests except for one failing test
2020-04-15 07:22:29 +02:00