markuskowa
ffbe3a4218
Merge pull request #51127 from magnetophon/avldrums-lv2
...
avldrums.lv2: 0.3.0 -> 0.3.1
2018-11-27 23:59:45 +01:00
Renaud
483914b30c
Merge pull request #50927 from Ma27/fix-smime-for-mutt-and-neomutt
...
mutt/neomutt: work around S/MIME issues with `application/pgp-encrypted`
2018-11-27 23:18:29 +01:00
Renaud
554c03f315
Merge pull request #51124 from romildo/upd.vivaldi
...
vivaldi: 2.1.1337.47-1 -> 2.1.1337.51-1
2018-11-27 23:11:05 +01:00
markuskowa
1449d546d8
Merge pull request #51128 from magnetophon/dragonfly-reveb
...
dragonfly-reverb: 0.9.4 -> 1.0.0
2018-11-27 22:55:42 +01:00
Jason "Don" O'Conal
3b2741780b
Merge pull request #51108 from lovek323/jetbrains-updates
...
jetbrains-editors: 2018.2 -> 2018.3
2018-11-28 07:59:12 +10:30
worldofpeace
a186a96276
Merge pull request #51074 from Tomahna/mopidy-iris
...
mopidy-iris: 3.31.1 -> 3.31.2
2018-11-27 16:23:20 -05:00
Kevin Rauscher
f5b030002b
mopidy-iris: 3.31.1 -> 3.31.2
2018-11-27 21:05:08 +01:00
Renaud
af31c4ef4c
renoise: needs only mpg123 library
...
Moved in postFixup because fixup phase shrinks RPATH
2018-11-27 20:44:18 +01:00
Michael Weiss
b3fb2d5c1c
signal-desktop: 1.18.0 -> 1.18.1
2018-11-27 20:07:00 +01:00
Michael Weiss
1296566746
androidStudioPackages.beta: 3.3.0.16 -> 3.3.0.17
2018-11-27 19:57:33 +01:00
Michael Weiss
16f5462d84
androidStudioPackages.{dev,canary}: 3.4.0.3 -> 3.4.0.4
2018-11-27 19:57:33 +01:00
Bart Brouns
de634ae902
dragonfly-reverb: 0.9.4 -> 1.0.0
2018-11-27 18:40:52 +01:00
Bart Brouns
3ee42320fe
avldrums.lv2: 0.3.0 -> 0.3.1
2018-11-27 18:36:22 +01:00
José Romildo Malaquias
94c342348b
vivaldi: 2.1.1337.47-1 -> 2.1.1337.51-1
2018-11-27 14:16:27 -02:00
Will Dietz
84cda85962
Merge pull request #50636 from dtzWill/update/lynx-2.8.9rel.1
...
lynx: 2.8.9dev.17 -> 2.8.9rel.1
2018-11-27 09:57:15 -06:00
Léo Gaspard
bb5d250506
Merge branch 'pr-51098'
...
dolphin: enable wayland
2018-11-28 00:42:28 +09:00
Jörg Thalheim
3b44ccd991
dino: 2018-09-21 -> 2018-11-27
2018-11-27 14:50:16 +00:00
Renaud
713afc7e00
Merge pull request #50670 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 10.3.0 -> 10.3.5
2018-11-27 14:32:12 +01:00
R. RyanTM
36a0335d02
picard-tools: 2.18.14 -> 2.18.17 ( #50647 )
...
* picard-tools: 2.18.14 -> 2.18.16
Changelog: https://github.com/broadinstitute/picard/releases/tag/2.18.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
* picard-tools: 2.18.16 -> 2.18.17
Changelog: https://github.com/broadinstitute/picard/releases/tag/2.18.17
2018-11-27 14:31:09 +01:00
Jason "Don" O'Conal
82f7281a8f
jetbrains-editors: 2018.2 -> 2018.3
2018-11-27 22:27:15 +10:30
Cole Mickens
507adacaa0
dolphin: enable wayland
2018-11-26 23:45:48 -08:00
Renaud
134e0dde36
Merge pull request #51064 from NickHu/quantomatic
...
quantomatic: init at 0.7
2018-11-27 08:10:53 +01:00
Benjamin Staffin
551cee25b6
stern: build shell completion scripts even when cross-compiling ( #51075 )
...
Moments after merging #49668 I realized that this is not hard to do
correctly, so here it is now.
2018-11-26 20:35:48 -05:00
Nick Hu
583911a0b2
quantomatic: init at 0.7
2018-11-26 21:51:58 +00:00
Benjamin Staffin
5087dcf247
stern: Include bash & zsh completion support ( #49668 )
2018-11-26 14:41:04 -05:00
Florian Klink
2c2ab68672
Merge pull request #50962 from flokli/gitlab-updater
...
gitlab: 11.4.4 -> 11.5.0
2018-11-26 18:47:14 +01:00
worldofpeace
55efeef4f6
Merge pull request #51041 from Gerschtli/update/dwm-status
...
dwm-status: 1.2.0 -> 1.4.0
2018-11-25 23:00:35 -05:00
Maximilian Bosch
991d4bf68c
mutt/neomutt: work around S/MIME issues with application/pgp-encrypted
...
The original issue can be reproduced when sending with an unpatched
`mutt` or `neomutt` an email with an attachement which as han `.asc`
extension. This will be interpreted as `application/pgp-encrypted` which
experiences special logic, in the end the attachement will contain
"Version: 1"[1][2][3]
Right now, there are the following issues in the {,neo}mutt packages:
* `mutt.override { smimeSupport = true }` fails to build since the
Debian patch results in a 404. Debian moved their packages to
`salsa.debian.org`.
However we can't use a versioned URL for this as Debian only tracks
the Mutt versions that are available in their releases. The patch
doesn't touch Mutt's core and is therefore simple to rebase, so
sticking to the 1.10.2 patch for now should be sufficient.
* The original issue was never fixed in NeoMutt, currently we use the
S/MIME database from `pkgs.mime-types` which contains the issue with
`application/pgp-encrypted` as well.
After some discussion[4] it seems to be the best decision to use the
`mailcap` database distributed by Fedora[5] which fixes the issue
rather than `mime-types` v9 from 2012.
[1] https://bugs.archlinux.org/task/43319
[2] https://bugs.gentoo.org/534658
[3] https://github.com/neomutt/neomutt/blob/neomutt-20180716/sendlib.c#L490-L496
[4] https://github.com/NixOS/nixpkgs/pull/50927#issuecomment-441383260
[5] https://pagure.io/mailcap
2018-11-26 01:51:41 +01:00
Stephen
ed99c2266f
terragrunt: 0.17.2 -> 0.17.3 ( #51035 )
2018-11-25 21:35:17 +01:00
Tobias Happ
6760af490e
dwm-status: 1.2.0 -> 1.4.0
2018-11-25 21:13:04 +01:00
Samuel Ruprecht
21773f1d43
cadence: fix wrong wrappings ( #50610 )
...
* cadence: fix wrong wrappings (#50610 )
* cadence: split native build inputs
+ fix license : this is under GPL2+ and not MIT
* cadence: use fetchzip
Because GitHub archives are not stable over time so better
to compute the hash of the unpacked content
* cadence: limit to x64-linux
Broken on aarch64 because the Makefile pass
"-msse -mfpmath=sse" flags (x86 only)
2018-11-25 20:14:34 +01:00
c0bw3b
9762e2c3bd
confuse: remove and replace with libconfuse
...
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Timo Kaufmann
2fbde72556
sage: add tkinter as matplotlib backend ( #51032 )
...
Fixes #50959 .
2018-11-25 17:38:45 +01:00
Ryan Mulligan
fe551d1d53
deskew: init at 1.25
...
* deskew: init at 1.25
* Update pkgs/applications/graphics/deskew/default.nix
Co-Authored-By: ryantm <ryan@ryantm.com>
2018-11-25 07:40:41 -08:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
...
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Timo Kaufmann
a7d9d2e860
Merge pull request #51030 from timokau/sage-jupyter
...
sage: add jupyter notebook support
2018-11-25 16:11:08 +01:00
Timo Kaufmann
98c94d3d7d
sage: add jupyter notebook support
...
Fixes #48544 .
2018-11-25 15:54:31 +01:00
Jean Potier
233a4ed573
renoise: add mpg123 to runtime deps
...
* renoise: add mpg123 to runtime deps (#47435 )
* renoise: split native build inputs
2018-11-25 14:38:18 +01:00
c0bw3b
d7d3fa9aeb
win-spice: add meta.license
2018-11-25 13:57:57 +01:00
Renaud
6c74e75228
Merge pull request #47745 from r-ryantm/auto-update/openshot-qt
...
openshot-qt: 2.4.2 -> 2.4.3
2018-11-25 13:33:39 +01:00
Robert Schütz
377e0e9b0f
seafile-client: 6.2.5 -> 6.2.7
2018-11-25 13:23:51 +01:00
pbogdan
3128fd4064
transcribe: 8.40 -> 8.72
...
* transcribe: 8.40 -> 8.72 (#50337 )
2018-11-25 09:48:05 +01:00
R. RyanTM
22ec5128d4
synthv1: 0.9.2 -> 0.9.3
...
* synthv1: 0.9.2 -> 0.9.3 (#50553 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
* synthv1: refresh meta.homepage
2018-11-25 00:36:59 +01:00
c0bw3b
b911f22730
Treewide: use https for www.spice-space.org
2018-11-25 00:01:22 +01:00
Timo Kaufmann
0c23fa9aaf
Merge pull request #50998 from timokau/sage-refactor
...
Sage refactor
2018-11-24 23:59:28 +01:00
c0bw3b
126f94d808
Treewide: use https for people.redhat.com
2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654
Treewide: use https for src.fedoraproject.org
2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c
Treewide: use https for launchpad.net
2018-11-24 23:47:52 +01:00
Timo Kaufmann
a0723f1285
sage: don't fix node version
2018-11-24 23:14:38 +01:00
Timo Kaufmann
e28a8ed287
sage: add some flexibility to the test runner
...
Make it possible to run individual tests. This is very useful while
git-bisecting.
2018-11-24 23:14:38 +01:00