Commit Graph

29723 Commits

Author SHA1 Message Date
Tor Hedin Brønner
0b83fc3fe4
gnucash24: add pcre fix build 2018-11-30 21:35:17 +01:00
Tor Hedin Brønner
8968d20083
planner: don't error on deprecrated declarations 2018-11-30 21:35:16 +01:00
Tor Hedin Brønner
ef67f0d2c8
telepathy-salut: use standard pkgconfig
Building glib with selinux support caused the build to fail due to selinux being
specificed in `Required.private` in gio-2.0.pc. `pkgconfigUpstream` isn't
patched to handle `Required.private` properly.
2018-11-30 21:35:16 +01:00
Jan Tojnar
47f67c64b8
gnome-latex: 3.30.1 → 3.30.2 2018-11-30 21:35:13 +01:00
Jan Tojnar
c0b58d9532
gnome-builder: 3.28.4 → 3.30.0 2018-11-30 21:35:10 +01:00
Tor Hedin Brønner
ec1ba5d3f5
gnome3.gnome-usage: 3.28.0 → 3.30.0 2018-11-30 21:34:49 +01:00
Jan Tojnar
a3d6b0a4b1
pitivi: 0.99.0 → 0.999.0 2018-11-30 21:34:46 +01:00
Jan Tojnar
bb3a7342c3
shotwell: 0.28.2 → 0.30.0 2018-11-30 21:34:39 +01:00
Jan Tojnar
859ad211e9
orca: 3.28.2 → 3.30.1 2018-11-30 21:34:38 +01:00
Jan Tojnar
f78203de37
libsoup: 2.62.2 → 2.64.2 2018-11-30 21:34:28 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer
f435272ce3
Merge pull request #50212 from matthewbauer/host-emulator
Add "emulator" function to systems
2018-11-29 19:34:20 -06:00
Matthew Bauer
9c8fd41224 treewide: add emulator to platform
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.

I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.

Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.

Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
Michael Weiss
9ac03eb811 sway-beta: 1.0-beta.1 -> 1.0-beta.2 2018-11-30 01:53:52 +01:00
taku0
61c83b3975 thunderbird: 60.3.0 -> 60.3.2 2018-11-30 09:13:23 +09:00
taku0
d37976c508 thunderbird-bin: 60.3.0 -> 60.3.2 2018-11-30 09:12:45 +09:00
Renaud
70f5d64cb3
brave: version is just 0.56.15 2018-11-29 23:48:08 +01:00
Renaud
fe6a9a37b9
brave: version is just 0.56.15 2018-11-29 23:47:26 +01:00
Renaud
fbb3c9c57b
Merge pull request #51218 from volth/patch-289
tixati: 2.57 -> 2.58
2018-11-29 22:25:37 +01:00
Florian Klink
43762227f8
Merge pull request #49385 from krav/gitlab-shell-authorized-keys
gitlab-shell: 8.3.3->8.4.1, fix hardcoded paths
2018-11-29 21:18:08 +01:00
Michael Weiss
79e15430b0 androidStudioPackages.{dev,canary}: 3.4.0.4 -> 3.4.0.5 2018-11-29 20:41:36 +01:00
Anton-Latukha
5ce6322243 qbittorrent: 4.1.3 -> 4.1.4 2018-11-29 20:30:38 +02:00
Jörg Thalheim
432a2e0354
inferno: remove
Also there have been updates, this package was not updated since 2015 in the repository
I therefore conclude that nobody actually uses this.
Official webpage was also not updated since then.
2018-11-29 14:55:24 +00:00
volth
59c4f4883f
tixati: 2.57 -> 2.58 2018-11-29 09:23:13 +00:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
André-Patrick Bubel
bd676cf697
slic3r-prusa3d: 1.41.1 -> 1.41.2 2018-11-29 05:14:32 +01:00
worldofpeace
892407a9c6
Merge pull request #51194 from rht/brave
brave: 0.56.12 -> 0.56.15 (70.0.3538.77 -> 70.0.3538.110)
2018-11-28 22:34:20 -05:00
Maximilian Bosch
f211bad8c4
Merge pull request #51000 from ryantm/tesseract
tesseract_4: 4.00.00alpha-git-20170410 -> 4.0.0
2018-11-29 03:34:29 +01:00
Matthew Bauer
c0a804c747 treewide: add dontUseImakeConfigure where needed
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:

- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Matthew Bauer
cbf9b5610b larswm: use imake setup hook 2018-11-28 20:14:37 -06:00
Matthew Bauer
8a4da41849 xearth: use imake setup hook 2018-11-28 20:14:36 -06:00
Matthew Bauer
cf3940ef95 xxkb: use imake setup hook 2018-11-28 20:14:36 -06:00
Matthew Bauer
f5be016c23 xmove: remove
This package is unmaintained.

https://packages.qa.debian.org/x/xmove/news/20090130T204752Z.html
2018-11-28 20:14:35 -06:00
Matthew Bauer
3d3f87365c xcruiser: add setup hook
Cleans things up a bit here.
2018-11-28 20:14:34 -06:00
Matthew Bauer
a858113076 oneko: use imake setup hook
Simplifies some things here.
2018-11-28 20:14:33 -06:00
Matthew Bauer
932c1ff4c8 distrho: cleanup premake usage 2018-11-28 20:14:30 -06:00
Maximilian Bosch
f38d805dbe
Merge pull request #51186 from danielfullmer/rclone-1.45
rclone: 1.44 -> 1.45
2018-11-29 02:31:06 +01:00
Chris Ostrouchov
67a4067a44 autospotting: init at unstable-2018-11-17 2018-11-28 19:58:07 -05:00
Will Dietz
d7a0e03cfa
Merge pull request #51162 from dtzWill/update/z3-4.8.3
z3: 4.8.1 -> 4.8.3
2018-11-28 18:15:31 -06:00
rht
ce5de69e17
brave: 0.56.12 -> 0.56.15 (70.0.3538.77 -> 70.0.3538.110) 2018-11-28 23:39:56 +00:00
Timo Kaufmann
aa053197de
Merge pull request #51191 from timokau/sage-fixes
sage: fix test timeout and downgraded R tests
2018-11-28 23:10:32 +01:00
Kristoffer Thømt Ravneberg
a3ec5dce2b gitlab-shell: don't hardcode gitlab-shell paths in authorized_keys 2018-11-28 23:09:23 +01:00
Eric Bailey
6a0f0cce63 kubetail: install completions 2018-11-28 14:04:16 -08:00
Timo Kaufmann
d6376bca6d sage: don't test the downgraded R
Fails transiently. See https://github.com/NixOS/nixpkgs/pull/49249. The
failures look harmless and are fixed with R 3.5 which will be used in
sage 8.5.
2018-11-28 22:52:15 +01:00
Timo Kaufmann
359bf7f1e3 sage: disable test timeout
Hydra build failed due to timeout:
https://hydra.nixos.org/build/84870983
2018-11-28 22:37:24 +01:00
Daiderd Jordan
5c26dc3d84
Merge pull request #51163 from kalbasit/nixpkgs_add-animal
aminal: init at 0.7.4
2018-11-28 21:38:09 +01:00
Daniel Fullmer
bfc680311a rclone: 1.44 -> 1.45 2018-11-28 15:17:25 -05:00
Brian McKenna
8b472e3739 marp: 0.0.13 -> 0.0.14
* marp: 0.0.13 -> 0.0.14 (#50757)

I think 0.0.13 never worked. The 0.0.14 download is weird.

https://github.com/yhatt/marp/issues/258
2018-11-28 21:02:40 +01:00
Wael M. Nasreddine
9ba423b09a
aminal: init at 0.7.4 2018-11-28 11:56:53 -08:00
Robert Helgesson
44f2569e50
eclipse-plugin-spotbugs: 3.1.8 -> 3.1.9 2018-11-28 20:50:18 +01:00
Renaud
1b4749ceef
Merge pull request #51130 from magnetophon/x42-plugins
x42-plugins: 20180812 -> 20181103
2018-11-28 20:32:45 +01:00
Bart Brouns
b72a68cea4 x42-plugins: 20180812 -> 20181103 2018-11-28 20:07:19 +01:00
Renaud
b5784b42b4
Merge pull request #50720 from Moredread/slic3r-prusa3d/1.41.1-fixes
slic3r-prusa3d: multiple fixes
2018-11-28 15:38:25 +01:00
Renaud
d209180c78
Merge pull request #51087 from Luz/librepcb
librepcb: 20181031 -> 0.1.0
2018-11-28 08:19:13 +01:00
worldofpeace
243417fa44 gitAndTools.git-reparent: correct version 2018-11-28 01:11:28 -05:00
Will Dietz
a034d90e3b z3: 4.8.1 -> 4.8.3
https://github.com/Z3Prover/z3/releases/tag/z3-4.8.3
2018-11-27 22:00:19 -06:00
Mario Rodas
1fc0eee80c gitAndTools.git-reparent: init at 2017-09-03 2018-11-27 21:38:49 -05:00
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
Luz
021b6e86fa librepcb: 20181031 -> 0.1.0 2018-11-26 22:33:39 +01: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
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +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