169648 Commits

Author SHA1 Message Date
Michael Weiss
212e78f7f1
python37Packages.keyutils: 0.5 -> 0.6
This also fixes the build for Python 3.7.
2019-02-01 18:37:48 +01:00
Luka Blaskovic
0ae0273803
llvm7: backport patches, fix building rust crates with lto
See: https://github.com/rust-lang/rust/issues/57762
(cherry picked from commit c340704bd3a7784e2d5dd806ee528a243dea9172)
2019-02-01 18:24:54 +01:00
Will Dietz
75df522844
Merge #54998: llvm7: replace patch with official upstream commit
(cherry picked from commit 442a74bdf896db0ddcb750c57e9d58eb17d06769)
2019-02-01 18:18:05 +01:00
Elis Hirwing
0ef341164c
Merge pull request #55037 from 4z3/urlwatch
urlwatch: 2.15 -> 2.16
2019-02-01 17:52:27 +01:00
Jan Tojnar
c0ffbe8f37
rpm-ostree: 2018.5 → 2019.1 2019-02-01 17:49:36 +01:00
Jan Tojnar
2a92edfbc4
ostree: 2018.9 → 2019.1 2019-02-01 17:49:26 +01:00
Alyssa Ross
4e270f979c
Merge pull request #55005 from clacke/racket-full-no-darwin
racket: remove x86_64-darwin from platforms
2019-02-01 16:37:30 +00:00
Pascal Wittmann
895bc4cefe
gtk-doc: 1.28 -> 1.29 2019-02-01 17:36:49 +01:00
Alexander Krupenkin
d14ce9f90f
parity: 2.2.7 -> 2.2.8 2019-02-01 19:26:20 +03:00
Alexander Krupenkin
03c66e01da
parity-beta: 2.3.0 -> 2.3.1 2019-02-01 19:26:07 +03:00
Pascal Wittmann
9f6b441aec
pfstools: port to qt5 (#33248)
Since release 2.1.0 pfsview supports qt5.
2019-02-01 17:09:18 +01:00
Vincent Laporte
59949aa55c
Revert "coq-modules: add default to fix eval"
This reverts commit e20b65156cee92d30b43f8e339bd686bd83538cb.
2019-02-01 16:02:42 +00:00
Vincent Laporte
0d17ecce2c
mkDerivation: cleaner handling of the name argument 2019-02-01 16:02:42 +00:00
Alyssa Ross
a06952dbb1
Merge pull request #55047 from flokli/neo4j-3.5.2
neo4j: 3.4.10 -> 3.5.2
2019-02-01 15:28:27 +00:00
Pascal Wittmann
d1e7081596
checkstyle: 8.16 -> 8.17 2019-02-01 16:19:50 +01:00
Florian Klink
e84a23c5f7 neo4j: add neo4j test 2019-02-01 16:01:08 +01:00
Claes Wallin (韋嘉誠)
45c0f8956d racket: mark x86_64-darwin broken
It does not build on this platform, and will not do so any time soon.

Closes #53389
2019-02-01 22:53:23 +08:00
Aaron Andersen
52bd7c5f2a nixos/redmine: add an extraEnv option (which could be used to turn on debug logging, etc...), enable automatic log rotation 2019-02-01 09:17:05 -05:00
Florian Klink
1bbad11da9 odpic: 2.4.2 -> 3.1.0
This bumps odpic to 3.1.0 - with the current version in unstable,
python*Packages.cx_oracle fails to compile due to some types missing in
our version of odpic:

```
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DCXO_BUILD_VERSION=7.0.0 -I/nix/store/43lwkzvxwcymshchqhhafr2rnw2kk8ll-odpic-2.4.2/include -I/nix/store/ydk0mfpvn9smcmn72wc9i20slv1d2b79-python3-3.7.2/include/python3.7m -c src/cxoBuffer.c -o build/temp.linux-x86_64-3.7/src/cxoBuffer.o
In file included from src/cxoBuffer.c:17:0:
src/cxoModule.h:372:5: error: unknown type name 'dpiSodaColl'
     dpiSodaColl *handle;
     ^~~~~~~~~~~
src/cxoModule.h:379:5: error: unknown type name 'dpiSodaDb'
     dpiSodaDb *handle;
     ^~~~~~~~~
src/cxoModule.h:386:5: error: unknown type name 'dpiSodaDoc'
     dpiSodaDoc *handle;
     ^~~~~~~~~~
src/cxoModule.h:392:5: error: unknown type name 'dpiSodaDocCursor'
     dpiSodaDocCursor *handle;
     ^~~~~~~~~~~~~~~~
src/cxoModule.h:398:5: error: unknown type name 'dpiSodaOperOptions'
     dpiSodaOperOptions options;
     ^~~~~~~~~~~~~~~~~~
src/cxoModule.h:492:9: error: unknown type name 'dpiSodaColl'; did you mean 'dpiPool'?
         dpiSodaColl *handle);
         ^~~~~~~~~~~
         dpiPool
src/cxoModule.h:496:49: error: unknown type name 'dpiSodaDoc'; did you mean 'cxoSodaDoc'?
 cxoSodaDoc *cxoSodaDoc_new(cxoSodaDatabase *db, dpiSodaDoc *handle);
                                                 ^~~~~~~~~~
                                                 cxoSodaDoc
src/cxoModule.h:499:9: error: unknown type name 'dpiSodaDocCursor'; did you mean 'cxoSodaDocCursor'?
         dpiSodaDocCursor *handle);
         ^~~~~~~~~~~~~~~~
         cxoSodaDocCursor
```
2019-02-01 15:11:56 +01:00
Jan Tojnar
d42ef371c9
Merge pull request #54909 from tollb/fix/wrap-gapps-hook_unnecessary_symlink_wrap
wrap-gapps-hook.sh: only wrap links when required
2019-02-01 14:20:37 +01:00
markuskowa
6dea8fe56e
Merge pull request #55038 from 4z3/tv
maintainers.tv: update email address
2019-02-01 14:10:15 +01:00
Robert Schütz
62dedf1264
Merge pull request #54934 from dotlambda/keras-preprocessing-1.0.6
python.pkgs.keras-preprocessing: 1.0.5 -> 1.0.8
2019-02-01 14:08:42 +01:00
Florian Klink
2436c97cbe neo4j: 3.4.10 -> 3.5.2
neo4j-shell is gone
2019-02-01 13:55:30 +01:00
Will Dietz
c8e56ddb27 zoom-us: 2.6.149990.1216 -> 2.7.162522.0121 (#54969)
zoom-us: 2.6.149990.1216 -> 2.7.162522.0121
zoom-us: don't look for ZXMPPROOT.cer, no longer exists.
2019-02-01 14:44:52 +02:00
Peter Simons
5649eb713e
Merge pull request #53978 from ElvishJerricco/ghcjs-8.4-8.6-fixes
GHCJS: Fix 8.4 and add 8.6
2019-02-01 13:37:02 +01:00
Robert Schütz
07664bcbe4 papis: use python36
dateparser tests fail on python37:
https://github.com/NixOS/nixpkgs/issues/52766
2019-02-01 13:36:05 +01:00
Robert Schütz
5447f7028b papis: 0.6 -> 0.7.5
fixes https://github.com/NixOS/nixpkgs/issues/54821
2019-02-01 13:35:35 +01:00
Robert Schütz
902809eac6 python.pkgs.filetype: init at 1.0.2 2019-02-01 13:11:35 +01:00
Michael Weiss
0c4786cf76
gns3Packages.{server,gui}Preview: 2.1.12 -> 2.2.0a1 2019-02-01 12:39:56 +01:00
Sarah Brofeldt
a111a5ee09
Merge pull request #55041 from johanot/kube-router-v0.2.5
kube-router: 0.2.3 -> 0.2.5
2019-02-01 12:34:08 +01:00
Michael Weiss
95a18ab60b
tdesktop: 1.5.8 -> 1.5.9
tdesktopPackages.preview: 1.5.8 -> 1.5.9
2019-02-01 12:20:46 +01:00
Johan Thomsen
c7e3fda020 kube-router: 0.2.3 -> 0.2.5 2019-02-01 11:53:09 +01:00
Michael Weiss
17e32da1f2
androidStudioPackages.{dev,canary}: 3.5.0.1 -> 3.5.0.2 2019-02-01 11:50:05 +01:00
Michael Weiss
631b106ee6
androidStudioPackages.beta: 3.4.0.11 -> 3.4.0.12 2019-02-01 11:50:05 +01:00
Vincent Ambo
29c320f9a6 doc: Include function doc generation in Makefile
Since #53055 was merged the Makefile for the manual could not be run
correctly as the generated function documentation was included, but
not actually generated.

This adds the necessary generation step by first building the XML file
containing function locations and preserving its store path in a
variable, which is then used both for linking of the locations file
and as a build input for the function docs generator.

This fixes #55014
2019-02-01 11:45:30 +01:00
Bjørn Forsman
a90062d46f moreutils: unbreak 'ts -r'
Fix this:

  $ ts -r
  Can't locate Date/Parse.pm in @INC [...]
2019-02-01 11:32:46 +01:00
tv
17f0e6a9d4 maintainers.tv: update email address 2019-02-01 11:19:09 +01:00
tv
5666ad2885 urlwatch: 2.15 -> 2.16 2019-02-01 11:13:52 +01:00
Pascal Wittmann
3a9ff38470
calibre: 3.38.1 -> 3.39.0 2019-02-01 09:55:09 +01:00
Vladimír Čunát
f55f45f273
pantheon, aliases: remove remaining gst-ffmpeg
This fixes evaluation.  I'm not sure why pantheon.elementary-videos
was mixing gst 1 with old gst-ffmpeg.
/cc #48637, #50220.
2019-02-01 09:43:57 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Mario Rodas
3613654a1f pyre: 0.0.18 -> 0.0.20 2019-02-01 08:34:35 +00:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
adisbladis
8f58e00226
vgo2nix: unstable-2018-12-02 -> unstable-2019-02-01 2019-02-01 06:19:15 +00:00
adisbladis
affee8aa47
go_1_9: Drop go 1.9
Unsupported by upstream
2019-02-01 06:19:14 +00:00
Will Dietz
d00ca4476c
Merge pull request #55019 from dtzWill/update/mesa-18.3.3
mesa: 18.3.2 -> 18.3.3
2019-01-31 22:48:34 -06:00
Will Dietz
1411a5f8de
Merge pull request #55012 from dtzWill/update/harfbuzz-2.3.1
harfbuzz: 2.3.0 -> 2.3.1
2019-01-31 22:47:16 -06:00
Domen Kožar
8b85a86023
nixops: 1.6 -> 1.6.1 2019-02-01 11:39:58 +07:00
Herwig Hochleitner
f7165b2ad6 i2p: 0.9.37 -> 0.9.38 2019-02-01 03:56:15 +01:00
Bruce Toll
bbb2f93cee wrap-gapps-hook.sh: only wrap links when required
Unless dontWrapGapps is set, the wrap-gapps-hook.sh will currently
wrap all executables (and symbolic links to executables) found under
the target directories: bin and libexec.

As a result, if a symbolic link in a target directory points to an
executable in a target directory, both will get wrapped.  This
causes an extra shell/exec when following the symbolic link,
as well as increasing the size of the final executable's environment.

To avoid wrapping a link to an already wrapped executable, this
commit splits the determination of what gets wrapped into two phases:

1. All binaries under the target directories are wrapped and logged
   with "Wrapping program ..."

2. All links to executables under the target directories are
   identified and checked to see if they reference an executable
   under one of the target directories.

   If yes, the required wrapping has already been performed on
   the associated binary (in phase 1), so no wrapping is done
   and "Not wrapping link: ... (already wrapped)" is logged.

   If no, the link points at an executable that hasn't been
   wrapped, so the link is wrapped and "Wrapping link: ..." is logged.

As an example, the yelp package has a bin directory that contains
an executable "yelp" and a symbolic link "gnome-help" -> "yelp".

Prior to this commit, the bin directory would contain these files
after wrapping:

  gnome-help          -- wrapper to exec .gnome-help-wrapped
  .gnome-help-wrapped -- a symbolic link to yelp
  yelp                -- wrapper to exec .yelp-wrapped
  .yelp-wrapped       -- the original yelp binary

After this commit, the bin directory will instead contain:

  gnome-help          -- a symbolic link to yelp
  yelp                -- wrapper to exec .yelp-wrapped
  .yelp-wrapped       -- the original yelp binary

NOTE: The primary motivation for this commit is to avoid obscuring
the fact that two or more paths are simple aliases and expected to
behave identically. It also reduces the likelihood of hitting
limits related to environment variable size.

LIMITATION: The method used above is intended to be conservative
and will still wrap symbolic links to other symbolic links when
the ultimate target is outside of bin or libexec.
2019-01-31 20:14:30 -05:00