Commit Graph

134961 Commits

Author SHA1 Message Date
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Robin Gloster
768c4f637a
Merge pull request #46620 from mayflower/update-dovecot-exporter
prometheus-dovecot-exporter: 0.1.1 -> 0.1.3
2018-09-14 03:59:21 +02:00
Jan Tojnar
217c795e20
Merge pull request #46633 from leenaars/pdftag
pdftag: 1.0.4 -> 1.0.5
2018-09-14 02:17:48 +02:00
Jan Tojnar
b3d079f34a
Merge pull request #46365 from worldofpeace/elementary-variety
add various elementary thirdparty applications
2018-09-14 02:17:26 +02:00
Jan Tojnar
8a0f255cda
gnome2.gtkglextmm: drop 2018-09-14 01:52:22 +02:00
taku0
417cbb9307 flashplayer: 30.0.0.154 -> 31.0.0.108 2018-09-14 08:12:12 +09:00
Michiel Leenaars
99eb98403d pdftag: 1.0.4 -> 1.0.5 2018-09-14 00:47:47 +02:00
Jan Tojnar
2ff2b89fdf
gnome2.gconfmm: drop 2018-09-14 00:18:18 +02:00
Daiderd Jordan
807b0105b4 ceres-solver: fix darwin build (#46626)
The Basel BUILD file conflicts with the cmake build directory on
case-insensitive filesystems, eg. darwin.

/cc ZHF #45961
2018-09-13 23:44:14 +02:00
Daiderd Jordan
68956555c1 calaos_installer: fix darwin install (#46629)
On darwin this builds an application instead of a binary.

/cc ZHF #45961
2018-09-13 23:40:30 +02:00
Daiderd Jordan
d782c4eba5 cargo-update: fix darwin build (#46625)
On darwin libcurl is also needed.

/cc ZHF #45961
2018-09-13 23:36:17 +02:00
Christopher Ostrouchov
9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Daiderd Jordan
327edb4b1d
cargo-web: mark broken on darwin
Looks CoreFoundation related.

    Undefined symbols for architecture x86_64:
      "_CFURLResourceIsReachable", referenced from:
          fsevent_sys::core_foundation::str_path_to_cfstring_ref::h0ea4bd94e2c613f2 in libfsevent_sys-ef30b6879660a6c1.rlib(fsevent_sys-ef30b6879660a6c1.fsevent_sys7-49ce33334334dd3a5c7883bf4070f954.rs.rcgu.o)
    ld: symbol(s) not found for architecture x86_64

/cc ZHF #45961
2018-09-13 23:09:05 +02:00
Daiderd Jordan
54b4000d54
csfml: mark linux only
While it's possible to build on darwin, we never had a successful build.

    Undefined symbols for architecture x86_64:
      "sf::microseconds(long long)", referenced from:
          _sfSleep in Sleep.cpp.o

/cc ZHF #45961
2018-09-13 23:08:49 +02:00
Daiderd Jordan
68f7e75517
cernlib: mark broken on darwin
Using gccStdenv makes the build go further, but then it fails with.

    kuipc /private/tmp/nix-build-cernlib-2006.drv-0/2006/src/packlib/kuip/code_kuip/kuipcdf.cdf kuipcdf.c
    Makefile:413: archive/kuipcdf.d: No such file or directory
    make[3]: *** [Makefile:473: kuipcdf.c] Abort trap: 6

/cc ZHF #45961
2018-09-13 23:00:46 +02:00
Daiderd Jordan
04cba83e7f brlaser: cleanup and mark linux only (#46622)
The test binaries depend use open_memstream which isn't available on
darwin.

    error: use of undeclared identifier 'open_memstream'

/cc ZHF #45961
2018-09-13 22:47:34 +02:00
Chris Ostrouchov
bd6873774e
pythonPackages.dask-xgboost: init at 0.1.5 2018-09-13 16:42:25 -04:00
Chris Ostrouchov
72bd196b89
pythonPackages.dask-image: init at 0.1.1 2018-09-13 16:41:58 -04:00
Chris Ostrouchov
ce4b7154ac
pythonPackages.slicerator: init at 0.9.8 2018-09-13 16:41:34 -04:00
Chris Ostrouchov
1a67a15c6f
pythonPackages.pims: init at 0.4.1 2018-09-13 16:41:13 -04:00
Chris Ostrouchov
41cd200b64
pythonPackages.dask-jobqueue: init at 0.4.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
32cb956fea
pythonPackages.dask-glm: init at 0.1.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
93cdaaa3d4
pythonPackages.dask-ml: init at 0.10.0 2018-09-13 16:40:58 -04:00
Andreas Rammhold
fc5e595003
buildRustCrate: added some edge cases with binaries
This commit adds test based on real-world crates (brotli).
There were a few more edge cases that were missing beforehand. Also it
turned out that we can get rid of the `finalBins` list since that will
now be handled during runtime.
2018-09-13 22:00:29 +02:00
John Ericson
59be6689fa
Merge pull request #46578 from costrouc/costrouc/xnd-linker
libxnd, libndtypes: refactor add support for darwin
2018-09-13 15:37:12 -04:00
Christopher Ostrouchov
e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Chris Ostrouchov
96668812f3
libndtypes: refactor change linker support darwin 2018-09-13 15:20:31 -04:00
Chris Ostrouchov
5a944e4223
libxnd: refactor change linker support darwin 2018-09-13 15:20:08 -04:00
Chris Ostrouchov
e5cd420e73
pythonPackages.distributed: refactor move to fetchPypi
There is a bug when using git repo in that the package does not get a
version (shows up as `0+unknown`). Using pypi fixes this issue allows
allows for auto upgrades.
2018-09-13 15:10:40 -04:00
Uli Baum
79d9145469 parmetis: set license to unfree
generic unfree license fits best
2018-09-13 21:10:40 +02:00
R. RyanTM
035b2f5250 google-compute-engine: 20180129 -> 20180510 (#46278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
google-compute-engine
2018-09-13 20:09:08 +01:00
WilliButz
21324ef0e4
prometheus-dovecot-exporter: 0.1.1 -> 0.1.3 2018-09-13 21:07:21 +02:00
Christopher Ostrouchov
3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Andreas Rammhold
0f95d05548 buildRustCrate: add test cases 2018-09-13 20:28:39 +02:00
Andreas Rammhold
fdc2017f1c buildRustCrate: binary heuristic should be able to treat spaces 2018-09-13 20:28:39 +02:00
Andreas Rammhold
1371815060 buildRustCrate: extracted builder scripts into dedicated files
The build expression got quiet large over time and to make it a bit
easier to grasp the different scripts involved in the build are now
separated from the nix file.
2018-09-13 20:28:39 +02:00
Andreas Rammhold
0c50140da5 buildRustCrate: add heuristic to picking the right source files
Cargo has a few odd (old) ways of picking source files if the `bin.path`
attribute isn't given in the Cargo.toml. This commit adds support for
some of those. The previous behaviour always defaulted to `src/main.rs`
which was not always the right choice.

Since there is  look-ahead into the unpacked sources before running the
actual builder the path selection logic has to be embedded within the
build script.

`buildRustCrate` currently supports two ways of running building
binaries when processing a crate:

- Explicit definition of all the binaries (& optionally the paths to
their respective `main.rs`) and,
- if not binary was explictly configured all files matching the patterns
  `src/main.rs`, `src/bin/*.rs`.

When the explicit list is given without path information paths are now
being picked from a list of candidates. The first match wins. The order
is the same as within the cargo compatibility code.

If the crate does not provide any libraries the path `src/{bin_name}.rs`
is also considered.

All underscores within the binary names are translated into dashes (`-`)
before the lookups are made. This seems to be a common convention.
2018-09-13 20:28:39 +02:00
Robin Gloster
ee21f64f6a
Merge pull request #46614 from mayflower/atlassian-update
Atlassian update
2018-09-13 19:52:59 +02:00
Robin Gloster
1f7561eedc
Merge pull request #46617 from WilliButz/grafana-update
grafana: 5.2.3 -> 5.2.4
2018-09-13 19:52:11 +02:00
Uli Baum
d9bdd64f04 pythonPackages.nilearn: fix tests
disable failing tests
2018-09-13 19:40:29 +02:00
Jörg Thalheim
cfc8e26ce5
Merge pull request #46566 from Mic92/ncm2
vimPlugins.ncm2: init at 2018-09-03
2018-09-13 18:36:41 +01:00
Simon Lackerbauer
a431f3e35d
atlassian-jira: 7.12.0 -> 7.12.1 2018-09-13 19:32:33 +02:00
Simon Lackerbauer
f05e51abed
atlassian-crowd: 3.1.2 -> 3.2.5 2018-09-13 19:09:22 +02:00
Simon Lackerbauer
4d962b6dcd
atlassian-confluence: 6.8.0 -> 6.11.1 2018-09-13 19:07:53 +02:00
WilliButz
68b25008e2
grafana: 5.2.3 -> 5.2.4 2018-09-13 18:22:37 +02:00
Uli Baum
be12bb81aa pythonPackages.wordfreq: 2.0 -> 2.2.0, fix build
Previous version didn't build (test failure).
Update to latest, tests use pytest now, disable failing tests.
2018-09-13 18:16:34 +02:00
Jörg Thalheim
80d7a4c872
Merge pull request #46602 from xeji/p/zodb
pythonPackages.zodb: fix tests
2018-09-13 16:55:03 +01:00
Uli Baum
0bda601ee5 pythonPackages.pytest-rerunfailures: fix build
some tests fail since pytest 3.7.2 -> 3.7.4 update, disable them
2018-09-13 17:48:38 +02:00
Joachim Fasting
aacf68a635
tor-browser-bundle-bin: stdenv.shell -> runtimeShell in wrapper 2018-09-13 17:45:50 +02:00
Joachim Fasting
546e511edc
tor-browser-bundle-bin: parameterize icon theme 2018-09-13 17:45:49 +02:00
Joachim Fasting
5710ee3bef
tor-browser-bundle-bin: add gsettings-schemas
See https://github.com/NixOS/nixpkgs/issues/46587
2018-09-13 17:45:43 +02:00
Uli Baum
781eaa1377 pythonPackages.flask-pymongo: fix build
add missing dependency: vcversioner
2018-09-13 17:25:38 +02:00
Uli Baum
9e4b0b795c pythonPackages.eve: fix build, drop incorrect dependencies
Build failed because of dependency Flask-PyMongo, which actually
isn't a dependency of eve as they have their own flask_pymongo code.

- Drop incorrect dependency flask-pymongo
- Drop redunant dependencies already propageted by flask:
  itsdangerous, werkzeug, jinja2
- Drop dependency markupsafe, not required any more
2018-09-13 17:09:51 +02:00
Uli Baum
abe97e9446 pythonPackages.daphne: 2.1.0 -> 2.2.2
Update, re-enable all tests on linux, disable tests on darwin.
This fixes the build of pythonPackages.channels
2018-09-13 16:45:27 +02:00
xeji
ed7b654a21
Merge pull request #46593 from ryantm/aliases
treewide: fix `config.allowAliases = false` evaluation
2018-09-13 16:15:43 +02:00
Thomas Tuegel
503962140e
Merge pull request #46483 from bkchr/kde_frameworks
kde-frameworks: 5.49 -> 5.50
2018-09-13 08:49:58 -05:00
Ryan Mulligan
f91a79ecc8 treewide: fix config.allowAliases = false evaluation 2018-09-13 06:47:22 -07:00
Maximilian Bosch
2cfc0bb7ee tamarin-prover: fix ghc 8.4 build (#46597)
See https://hydra.nixos.org/build/81125645

`tamarin-prover' upstream has a patch to fix GHC 8.4 compilation (and
uses stack lts-12.1 now), but it's not released yet:

a08f6e4007

The build is divided in several derivations, therefore the patch had to
be splitted and rebased for `lib/term', `lib/theory' and `lib/utils' to
ensure that the patch applies properly during the `patchPhase'.

Addresses #45960
2018-09-13 14:11:09 +02:00
Markus J. Ankenbrand
e2df8e7c0f seaview: init at 4.7 (#46595) 2018-09-13 14:10:44 +02:00
Uli Baum
b54677969b pythonPackages.zodb: fix tests
Tests failed after `persistent` was updated to 4.4.
Apply an upstream patch to fix them.
2018-09-13 13:35:34 +02:00
Jörg Thalheim
da7990eb5a
Merge pull request #46600 from mcmtroffaes/feature/wolfssl-tls13
wolfssl: enable all features
2018-09-13 12:05:21 +01:00
Jörg Thalheim
75177ab7e9
Merge pull request #46601 from dywedir/bat
bat: 0.6.1 -> 0.7.0
2018-09-13 11:54:58 +01:00
Vladyslav Mykhailichenko
af5cea59e7 bat: 0.6.1 -> 0.7.0 2018-09-13 13:30:36 +03:00
Uli Baum
83e5bbfb58 qt56.qtwebengine: mark as broken
- no successful build since 2018-04-25
- not used in nixpkgs anymore
2018-09-13 12:28:18 +02:00
xeji
eb88142c4b
leo-editor: 5.6 -> 5.7.3, fix build (#46589)
Previous version depended on qt56.qtwebengine which was broken.
2018-09-13 12:17:45 +02:00
xeji
2bc08ce0f5
Merge pull request #46488 from xeji/p/python-fixes
pythonPackages.{pydub,readme_renderer,pyfakefs,us,restview}: fix build
2018-09-13 11:38:20 +02:00
Sarah Brofeldt
d024f91349
Merge pull request #46573 from johanot/kubernetes-1.10-1.11
kubernetes: 1.10.5 -> 1.11.3
2018-09-13 11:29:11 +02:00
Matthias C. M. Troffaes
66e6ee73d4 wolfssl: enable all features 2018-09-13 10:27:59 +01:00
Uli Baum
6dc57134da pythonPackages.restview: fix tests
Failed after readme_renderer was updated. Apply an upstream patch.
2018-09-13 11:21:19 +02:00
Andreas Rammhold
87462d6be4
vmTools: update debian repositories to stable Release.xz urls
Previously the Release.xz URL would show up with a new hash whenever
debian releases an update. By using archive.org we should have a stable
source for those. I wasn't able to find the equivalent in the debian
world. Maybe they don't keep all the different Release files around..
2018-09-13 11:10:23 +02:00
Domen Kožar
595ae18797
nixos: datadog-agent: fix systemd support 2018-09-13 09:11:55 +01:00
Domen Kožar
bef541c569 datadog: add live process monitoring 2018-09-13 09:11:06 +01:00
Bastian Köcher
df007e9ffe kde-frameworks.syndication: Init 2018-09-13 09:28:22 +02:00
worldofpeace
73e468005b gnome-builder: add ctags 2018-09-13 03:27:08 -04:00
Vincent Laporte
1003e6e0df
ocamlPackages.batteries: disable tests on Aarch64 2018-09-13 05:29:54 +00:00
Austin Seipp
0f2b10d1ac libiio: init at 0.15
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-12 23:33:57 -05:00
Peter Hoeg
56b9f6fc8e milkytracker: 1.01 -> 1.02.00 2018-09-13 12:21:39 +08:00
Edmund Wu
bdac537a87
glava: 1.4.5 -> 1.5.1 2018-09-12 21:40:23 -04:00
Uli Baum
ba757ffdc9 btanks: mark as broken
no successful hydra build since 2018-03-16, last upstream release 2009.
2018-09-13 02:45:53 +02:00
xeji
68b7de9e2e
pythonPackages.BTrees: fix build (#46588)
a test case failed since the update to 4.5.1, disable it
2018-09-13 02:32:37 +02:00
Uli Baum
ab5a8b69b0 leksah: mark as broken
no successful build since 2017-08-19
2018-09-13 02:27:04 +02:00
Uli Baum
d225a91b7c mitmproxy: 3.0.4 -> 4.0.4, fix tests
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
  expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
Alyssa Ross
1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
Uli Baum
19d1daedd0 kippo: mark as broken
no successful hydra build since 2017-12-11
2018-09-13 00:58:57 +02:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
Maximilian Bosch
61a9463498 weechatScripts.weechat-matrix-bridge: don't export `olm.lua' as script (#46582)
Loading olm.lua as weechat script with `/script load olm.lua' causes
errors like this:

```
/nix/store/43jbh7yxh8j4gjfzbvpd9clncah5dip1-weechat-matrix-bridge-2018-05-29/lib/ffi.so: undefined symbol: lua_tointeger
```

As `olm.lua' is loaded by `matrix.lua' it doesn't need to be included
manually by the weechat configuration.
2018-09-12 23:56:03 +02:00
xeji
decd819911
Merge pull request #46556 from rnhmjoj/lastpass
qutebrowser: patch all python scripts
2018-09-12 23:51:40 +02:00
xeji
df2bae8097
Merge pull request #46581 from markuskowa/licenses-17
Add licenses
2018-09-12 23:34:51 +02:00
xeji
82a49eb8d2
Merge pull request #46355 from xeji/p/nant-drop
nant, boo, banshee: remove
2018-09-12 23:25:37 +02:00
R. RyanTM
65bc378de8 mbuffer: 20180318 -> 20180625 (#46241)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mbuffer
2018-09-12 23:20:26 +02:00
John Ericson
34e3502297
Merge pull request #46517 from srhb/revert-build-host-target-platform-deprecation-master
Revert build host target platform deprecation on master
2018-09-12 17:19:16 -04:00
Daiderd Jordan
9fc6f1123d
asymptote: mark broken on darwin
It only builds with gc-7.6.0 on darwin for some reason.

/cc ZHF #45961
2018-09-12 23:14:42 +02:00
Daiderd Jordan
b814881394
aws-okta: mark broken on darwin
Could be caused by our older 10.10.5 CoreFoundation.

    # github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:35:33: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFDataCreate
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:61: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:98:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:133: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal

/cc ZHF #45961
2018-09-12 23:14:41 +02:00
Daiderd Jordan
0dff3d5c73
litecoin: add missing framework and mark broken on darwin
In file included from qt/bitcoin.cpp:9:
    ./qt/bitcoingui.h:14:10: fatal error: 'QLabel' file not found
    #include <QLabel>
             ^~~~~~~~
    1 error generated.

/cc ZHF #45961
2018-09-12 23:14:40 +02:00
Markus Kowalewski
6d8be09c8a
vbetool: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski
4503d462c7
sg3_utils: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski
131bc90d08
localtime: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski
7d25ffade4
dd_rescue: add license + update homepage 2018-09-12 23:12:15 +02:00
Markus Kowalewski
d9416449b5
flvtool2: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski
4d933fbfdc
dex: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski
239a0ea2b9
virtualgl[Lib]: fix license 2018-09-12 23:12:14 +02:00
Markus Kowalewski
72305e7eae
x11vnc: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski
f24a78f671
x2vnc: add licenses 2018-09-12 23:12:14 +02:00
Markus Kowalewski
0052a756d2
xpra: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski
7d6c70bc74
libfakeXinerama: add license 2018-09-12 23:12:08 +02:00
R. RyanTM
64ab031a57 focuswriter: 1.6.15 -> 1.6.16 (#46286)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-09-12 23:11:11 +02:00
Daiderd Jordan
6e90c2e0bd
Merge pull request #46580 from zimbatm/vault-0.11.1
vault: 0.10.4 -> 0.11.1
2018-09-12 23:10:33 +02:00
R. RyanTM
7f40c3a93c gitAndTools.git-imerge: 1.0.0 -> 1.1.0 (#46281)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-imerge/versions
2018-09-12 23:10:04 +02:00
R. RyanTM
e94947af0a gromacs: 2018.2 -> 2018.3 (#46275)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
gromacs
2018-09-12 23:07:27 +02:00
R. RyanTM
656330577a hebcal: 4.13 -> 4.14 (#46269)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
hebcal
2018-09-12 23:06:42 +02:00
R. RyanTM
e077fc1965 mercurialFull: 4.7 -> 4.7.1 (#46243)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mercurial-full
2018-09-12 23:05:48 +02:00
R. RyanTM
654a0bd5b5 inboxer: 1.1.2 -> 1.1.4 (#46262)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
inboxer
2018-09-12 23:03:13 +02:00
R. RyanTM
dd43e1d97f lockfileProgs: 0.1.17 -> 0.1.18 (#46248)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lockfile-progs
2018-09-12 22:58:49 +02:00
R. RyanTM
14e7afdd95 lynis: 2.6.7 -> 2.6.8 (#46247)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lynis
2018-09-12 22:58:07 +02:00
R. RyanTM
d8b1223da9 tilix: 1.8.3 -> 1.8.5 (#46180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tilix
2018-09-12 22:57:25 +02:00
R. RyanTM
69504d47c9 miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
R. RyanTM
124c658100 rosegarden: 17.12.1 -> 18.06 (#46188)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
rosegarden
2018-09-12 22:53:27 +02:00
R. RyanTM
0837ff1108 sec: 2.7.12 -> 2.8.0 (#46199)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sec
2018-09-12 22:52:56 +02:00
R. RyanTM
1b5744a42d radarr: 0.2.0.995 -> 0.2.0.1120 (#46185)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
radarr
2018-09-12 22:52:09 +02:00
R. RyanTM
626dac304a snd: 18.6 -> 18.7 (#46184)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
snd
2018-09-12 22:50:40 +02:00
R. RyanTM
c4e8db3de0 star: 2.6.0c -> 2.6.1a (#46176)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
star
2018-09-12 22:49:12 +02:00
R. RyanTM
cdf162eafb uftp: 4.9.7 -> 4.9.8 (#46175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
uftp
2018-09-12 22:48:50 +02:00
R. RyanTM
a2d959c35f tinyproxy: 1.8.4 -> 1.10.0 (#46171)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tinyproxy
2018-09-12 22:42:44 +02:00
R. RyanTM
c3c4270267 worker: 3.15.1 -> 3.15.2 (#46155)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
worker
2018-09-12 22:41:44 +02:00
Jörg Thalheim
ca2395fc2f
Merge pull request #46560 from worldofpeace/eolie/0.9.36
eolie: 0.9.35 -> 0.9.36
2018-09-12 21:29:52 +01:00
Daiderd Jordan
09c6755175
Merge pull request #46551 from knedlsepp/fix-scs-on-darwin
scs: Fix darwin build
2018-09-12 21:24:34 +02:00
zimbatm
7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Joachim Fasting
1e379f29f7
electrum: 3.1.3 -> 3.2.3 2018-09-12 21:22:23 +02:00
Daiderd Jordan
e7ecf593e2
ethsign: mark broken on darwin
Could be caused by our older 10.10.5 CoreFoundation.

    go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:51:216:
    cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
    go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:162:47:
    cannot use nil as type _Ctype_CFAllocatorRef in argument to
    _Cfunc_CFStringCreateWithCStringNoCopy
    go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:163:225:
    cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal

/cc ZHF #45961
2018-09-12 21:07:37 +02:00
Daiderd Jordan
8f6ede967e
bitcoin-xt: mark broken on darwin
/cc ZHF #45961
2018-09-12 21:07:31 +02:00
Daiderd Jordan
eaff0b74c0
bitcoin-unlimited: mark broken on darwin
/cc ZHF #45961
2018-09-12 21:07:28 +02:00
Daiderd Jordan
d990bae6ef
bitcoin-classic: mark broken on darwin
Last successful build https://hydra.nixos.org/build/74552951.

/cc ZHF #45961
2018-09-12 21:07:25 +02:00
Daiderd Jordan
cf9d1a6d30
bitcoin-abc: mark broken on darwin
Last successful build https://hydra.nixos.org/build/74552872.

/cc ZHF #45961
2018-09-12 21:07:22 +02:00
Josef Kemetmüller
d726c0ff1d scs: Fix darwin build
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
Started to fail since 3.10.3.

    /private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11  $atldir/$*
    make[3]: *** [Makefile:1695: ssanity_test] Error 139

/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Jörg Thalheim
7e2428d73a
Merge pull request #46565 from jluttine/syncthing-0.14.50
syncthing: 0.14.48 -> 0.14.50
2018-09-12 19:49:04 +01:00
Michael Weiss
0fe81b0d54 androidStudioPackages.{dev,canary}: 3.3.0.7 -> 3.3.0.9 2018-09-12 20:38:27 +02:00
Michael Weiss
37961c6507 scdoc: 1.4.1 -> 1.4.2 2018-09-12 20:36:54 +02:00
Daiderd Jordan
80a4e48e45
asio: mark broken on darwin
Started to fail since 1.12.1.

    Undefined symbols for architecture x86_64:
      "boost::chrono::steady_clock::now()", referenced from:
          pinger::start_send() in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_msec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_usec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::get_ready_timers(asio::detail::op_queue<asio::detail::scheduler_operation>&) in ping.o
          pinger::handle_receive(unsigned long) in p

/cc ZHF #45961
2018-09-12 20:10:10 +02:00
Daiderd Jordan
139eb11a6d
alock: mark linux only
The darwin build fails and it's probably not particularly useful there.

    utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &t);

/cc ZHF #45961
2018-09-12 20:06:06 +02:00
Johan Thomsen
a49f56c3b1 kubernetes: 1.10.5 -> 1.11.3
Fixed minor issue where kube-addon manager complaints about
/opt/namespace.yaml missing.

Added release notes with reference to Kubernetes 1.11 release notes.

closes #43882
2018-09-12 15:17:02 +02:00
Vladyslav Mykhailichenko
1f2babe59f android-file-transfer: 3.4 -> 3.5 2018-09-12 14:47:45 +03:00
Peter Simons
e0c081c6ac haskell-cabal2nix: update override for hpack 0.31.0
* pkgs/development/haskell-modules/configuration-common.nix:
2018-09-12 13:14:22 +02:00
Robert Schütz
c15a94b6d1
Merge pull request #45644 from jluttine/update-rlp-1.0.2
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Michael Raskin
5048b0d1f9 lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
Added a wrapper package that creates symlinks to OpenSSL libraries with
the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and
cl-async-ssl is unhappy because of that.

I continue to dislike cl-postgres and simple-date upstream packaging.
2018-09-12 11:52:43 +03:00
Peter Simons
ee6ecb0eaf all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z 2018-09-12 10:35:02 +02:00
Peter Simons
9d47aaa3b6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
e44c7d34b0.
2018-09-12 10:33:23 +02:00
Peter Simons
53d34305f6 haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1 2018-09-12 10:31:10 +02:00
Shea Levy
cd41cad074 haskell.compiler.ghc861: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Shea Levy
e6e56bbe32 ghc: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Peter Simons
838b4fe552 haskell-Cabal: keep a copy of the 2.2.x version around in the package set 2018-09-12 10:31:09 +02:00
(cdep)illabout
da86e4255b haskellPackages.termonad: Add dontCheck and remove from dont-distribute-packages.
The doctests for termonad fail to build only with nix.  When building
without nix, the doctests run correctly:

https://github.com/cdepillabout/termonad/issues/15

This PR disables the tests for termonad, as well as removing it from
dont-distribute-packages.
2018-09-12 10:31:09 +02:00
Peter Simons
1c5d7ad52e cabal2nix: fix (and clean up)override for hpack dependency 2018-09-12 10:31:09 +02:00
Peter Simons
11930854a2 haskell-yaml: drop obsolete override 2018-09-12 10:31:08 +02:00
Peter Simons
1b1cb6305c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
3869e8d541.
2018-09-12 10:31:03 +02:00
Peter Simons
3c1af12544 LTS Haskell 12.9 2018-09-12 10:30:20 +02:00
Alexander Biehl
88ce4f5e8a More conservative SCC tagging for Haskell libraries
`all-functions` corresponds to `-fprof-auto` which places an SCC on every binding. It is well known that SCCs hinder GHC from doing its optimization magic and really slows down profiled code to a point where the profiling reports are completely skewed towards things that were completely optimized away in production settings. Concretely this shows up with things like lenses which do not carry runtime overhead when properly simplified.

`exported-functions` corresponds to GHCs `-fprof-auto-exported` which doesn't put SCCs on `INLINE`d code and in turn doesn't influence simplification of this basic but important stuff.
2018-09-12 10:30:20 +02:00
Alex Biehl
f8a158c346 Haskell builder: Use $abi/$libname as --libsubdir 2018-09-12 10:30:20 +02:00
Jörg Thalheim
e15ffdf951 vimPlugins.ncm2: init at 2018-09-03
This is the new version of neovim completion manager
2018-09-12 09:14:38 +01:00
Jörg Thalheim
60ebc45659 vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07 2018-09-12 09:14:38 +01:00
Jörg Thalheim
1696eb4c52
Merge pull request #46563 from Mic92/pyls
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:07:42 +01:00
Jörg Thalheim
63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Jörg Thalheim
e4393102e6 python-jsonrpc-server: init at 0.0.1 2018-09-12 09:03:08 +01:00
Jörg Thalheim
591631f417
Merge pull request #46561 from Mic92/vim-updater-fixes
vimPlugins: updater fixes
2018-09-12 09:01:22 +01:00
Jaakko Luttinen
6400d4b4aa
syncthing: 0.14.48 -> 0.14.50 2018-09-12 10:00:44 +03:00
Jörg Thalheim
c4a621d4a6 vimPlugins: run update script in empty environment 2018-09-12 07:51:48 +01:00
Jörg Thalheim
ac415ca68e vimPlugins: do not pick up aliases from nixpkgs 2018-09-12 07:51:03 +01:00
Jörg Thalheim
4daba543aa vimPlugins: updates 2018-09-12 07:45:44 +01:00
worldofpeace
508e353fd4 eolie: 0.9.35 -> 0.9.36 2018-09-12 02:25:31 -04:00
worldofpeace
494338e043 lollypop: wrap search provider 2018-09-12 02:07:39 -04:00
Jörg Thalheim
8d4afa5f2e
pythonPackage.backports-shutil-which: enable tests 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
d0ce8834ae
pythonPackages.libagent: fix propagatedBuildInputs 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
5c9db2f02f
pythonPackages.ledgerblue: fix build inputs 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
f053daf36c
pythonPackages.rlp: fix build 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen
541a13ca0a
pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
Luke Clifton
5dc1796a6f vaultenv: 0.5.3 -> 0.8.0 2018-09-12 11:44:22 +08:00
rnhmjoj
cf2603f144
qutebrowser: patch all python scripts 2018-09-12 03:35:26 +02:00
rnhmjoj
d117e3ccd8
python.pkgs.construct: 2.8.16 -> 2.9.45 2018-09-12 03:35:26 +02:00
rnhmjoj
dca577a36c
python.pkgs.pykeepass: init at 3.0.2 2018-09-12 03:35:25 +02:00
rnhmjoj
75b2058aff
python.pkgs.pyreadability: init at 0.4.0 2018-09-12 03:23:04 +02:00
rnhmjoj
e281f0e686
python.pkgs.tldextract: init at 2.2.0 2018-09-12 03:23:04 +02:00
rnhmjoj
99dad9d7f0
python.pkgs.requests-file: init at 1.4.3 2018-09-12 03:23:04 +02:00
Maximilian Bosch
a25dcb6607 python3Packages.pyowm: fix python3 build (#46549)
See https://hydra.nixos.org/build/80714323

Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.

Addresses #45960
2018-09-12 01:23:36 +02:00
Ryan Mulligan
8d4248a4cb
Merge pull request #44657 from costrouc/costrouc/dask-distributed
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
xeji
c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
Add licenses
2018-09-12 00:22:36 +02:00
Daiderd Jordan
2164e39eaa aria2: fix darwin build (#46548)
Not released yet, see https://github.com/aria2/aria2/issues/1198

/cc ZHF #45961
2018-09-12 00:11:12 +02:00
Markus Kowalewski
c3bffc172d
dar: add license 2018-09-11 23:54:23 +02:00
Markus Kowalewski
55c0f5167f
xvfb-run: add license` 2018-09-11 23:51:16 +02:00
John Ericson
67a1f508ff
Merge pull request #46544 from obsidiansystems/glibc-configureFlags-cleanup
glibc: Use lib.enableFeature and friends
2018-09-11 17:50:37 -04:00
Markus Kowalewski
921f792aca
rkflashtool: add license 2018-09-11 23:49:22 +02:00
Markus Kowalewski
92b36b62b7
mdbtools: add license + homepage 2018-09-11 23:47:17 +02:00
Markus Kowalewski
bc9b55c57c
kt: add license 2018-09-11 23:40:43 +02:00
R. RyanTM
8955ec6c73 debootstrap: 1.0.107 -> 1.0.108 (#46294)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2018-09-11 23:38:42 +02:00
R. RyanTM
a1bd1839e1 appstream-glib: 0.7.10 -> 0.7.12 (#46297)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-09-11 23:37:16 +02:00
Markus Kowalewski
6773167194
ent: add license 2018-09-11 23:34:10 +02:00
Markus Kowalewski
3bb64d8850
desktop-file-utils: add license 2018-09-11 23:32:49 +02:00
Markus Kowalewski
7d5cd978c4
cloud-utils: add license 2018-09-11 23:31:27 +02:00
R. RyanTM
93f08451dd adapta-gtk-theme: 3.94.0.92 -> 3.94.0.132 (#46302)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/adapta-gtk-theme/versions
2018-09-11 23:28:55 +02:00
R. RyanTM
65f41e1bc0 avfs: 1.0.5 -> 1.0.6 (#46306)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avfs/versions
2018-09-11 23:27:47 +02:00
Markus Kowalewski
5e57452bf8
qrencode: add license 2018-09-11 23:27:01 +02:00
Markus Kowalewski
984a41fe94
exif: add liceses, update homepage 2018-09-11 23:25:43 +02:00
Markus Kowalewski
2ccbd8bab5
editres: add license 2018-09-11 23:24:19 +02:00
Markus Kowalewski
85c1a851dc
cuneiform: add license + homepage 2018-09-11 23:22:22 +02:00
Maximilian Bosch
46d1166b80 pants: fix build (#46545)
See https://hydra.nixos.org/build/80727495

`pants' works with requests==2.19 to build successfully and `nixpkgs' currently uses `requests==2.19.1`.
Patching the version constraint in `setup.py' accordingly fixes the problem.

Addresses #45960
2018-09-11 23:22:17 +02:00
Markus Kowalewski
147246e53e
cfdg: add license 2018-09-11 23:18:44 +02:00
John Ericson
d7e3dbef66 glibc: Use lib.enableFeature and friends 2018-09-11 17:14:55 -04:00
Chris Ostrouchov
027b9beb58 fixup! merge: fixing changes with nixpkgs since pull-request 2018-09-11 17:14:12 -04:00
xeji
53c5d4f8dd
Merge pull request #46535 from The-Compiler/patch-1
qutebrowser: Fix patching of standarddir.py
2018-09-11 23:09:07 +02:00
ivanbrennan
989f24befc
git2r: add SSH support
When building the devtools R module, which depends on git2r, it reports
that libssh2 cannot be found, and falls back to building without SSH
support. Adding libssh2.dev to git2r's native build inputs fixes this.
2018-09-11 16:39:20 -04:00
Matthew Bauer
de7c00a2f2
Merge pull request #46471 from jethrokuan/feat/et-book
et-book: init at 1.0
2018-09-11 15:24:03 -05:00
Jörg Thalheim
12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim
cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim
ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Daiderd Jordan
f61279e45b
perl-TestRunCmdLine: disable tests on darwin
/cc ZHF #45961
2018-09-11 21:03:57 +02:00
Timo Kaufmann
eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Stefan Siegl
b6bfbafe5e linphone: add withGui option 2018-09-11 20:37:58 +02:00
Stefan Siegl
2f15843601 linphone: fix build of gtk ui 2018-09-11 20:37:58 +02:00
Florian Bruhin
84a0dc8191
qutebrowser: Fix patching of standarddir.py
The original patch was broken since a85e19a5e1 because an `APPNAME` variable was introduced there.
2018-09-11 20:33:25 +02:00
Christopher Ostrouchov
dac171dd5d
merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Vincent Laporte
65fcac82d3
ocamlPackages.batteries: 2.8.0 -> 2.9.0 2018-09-11 16:37:27 +00:00
Jesper Geertsen Jonsson
8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
adisbladis
7df273e71d
Merge pull request #46507 from marsam/feature/update-nodejs
nodejs: 6.14.3 -> 6.14.4
2018-09-11 23:36:52 +08:00
Michael Peyton Jones
175c4f040f
haskell generic builder: enable benchmarks if doBenchmark is true 2018-09-11 16:24:26 +01:00
Thomas Tuegel
ba06e28cbc
Merge pull request #46383 from samueldr/zhf/qtwebkits
qt5.qtwebkit: Fixes modules src being subtly broken.
2018-09-11 10:00:10 -05:00
Jaakko Luttinen
c44504410b
pythonPackages.eth-hash: init at 0.1.14 2018-09-11 17:49:48 +03:00
Timo Kaufmann
8ed666f620
Merge pull request #46522 from alyssais/zsh-history-substring-search
zsh-history-substring-search: init at 1.0.1
2018-09-11 16:48:28 +02:00
Samuel Dionne-Riel
288f9c648f
Merge pull request #46501 from LnL7/darwin-perl-Module-Build-XSUtil
perl-Module-Build-XSUtil: fix darwin build
2018-09-11 09:55:27 -04:00
leenaars
28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
José Romildo Malaquias
5efede93d2 deepin-image-viewer: init at 1.2.23 2018-09-11 15:33:05 +02:00
Alyssa Ross
e2bdf5ea3b
zsh-history-substring-search: init at 1.0.1 2018-09-11 13:59:54 +01:00
Joachim Fasting
48abf865bc
tor: 0.3.3.9 -> 0.3.4.8 2018-09-11 14:44:10 +02:00
Alyssa Ross
902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Domen Kožar
2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Domen Kožar
e8621a45a2
dep2nix: fix eval (no IFD) 2018-09-11 12:56:14 +01:00
Domen Kožar
35df0f7f0c
dep2nix: 0.0.1 -> 0.0.2 2018-09-11 12:47:16 +01:00
Joachim Fasting
ed5283fcf5
tor-browser-bundle-bin: 7.5.6 -> 8.0 2018-09-11 13:27:27 +02:00
Sarah Brofeldt
2a6e4ae49a Revert "top-level: Deprecate top-level {build,host,target}Platform"
This reverts commit e51f736076.
2018-09-11 13:25:50 +02:00
Jörg Thalheim
1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
Hylafaxplus
2018-09-11 10:48:19 +01:00
Sarah Brofeldt
5984aae9a7
Merge pull request #46503 from ento/aws-vault-4-3-0
aws-vault: 4.1.0 -> 4.3.0, pass linker flag for specifying app version
2018-09-11 11:29:33 +02:00
Sarah Brofeldt
575f2cc3bd
Merge pull request #46508 from kalbasit/nixpkgs_update-bazel
bazel: 0.16.0 -> 0.16.1
2018-09-11 11:26:57 +02:00
Sarah Brofeldt
969ca5a956
Merge pull request #46492 from oscarvarto/master
ammonite: 1.1.2 -> 1.2.0
2018-09-11 11:26:09 +02:00
xeji
f201f8c3fd
pythonPackages.pytestflakes: fix build (#46500)
- disable a failing test case that looks broken
- remove pytestcache depencency that was dropped upstream
2018-09-11 11:15:03 +02:00
Jörg Thalheim
188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Jörg Thalheim
50eca7656d
Merge pull request #46504 from manveru/update-taskjuggler
taskjuggler: 3.5.0 -> 3.6.0
2018-09-11 09:14:43 +01:00
Bas van Dijk
d05a8bb410
Merge pull request #44424 from dhess/callCaball2nixWithOption
haskell-modules: add callCabal2nixWithOptions.
2018-09-11 09:00:03 +02:00
R. RyanTM
a33df7750e log4cplus: 1.2.0 -> 2.0.2 (#46233)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
log4cplus
2018-09-11 08:56:15 +02:00
Pascal Wittmann
ccf84faa8a
Merge pull request #46499 from hrdinka/update-zsh
zsh: 5.6 -> 5.6.1
2018-09-11 08:54:42 +02:00
Franz Pletz
13b7868ecb
Merge pull request #46426 from clefru/zfs-bump
spl/zfs: 0.7.9 -> 0.7.10
2018-09-11 05:06:29 +00:00
Wael M. Nasreddine
d24f81b825
bazel: 0.16.0 -> 0.16.1 2018-09-10 21:34:41 -07:00
Ryan Mulligan
f6e3d47448
Merge pull request #46195 from r-ryantm/auto-update/remmina
remmina: 1.2.31.3 -> 1.2.31.4
2018-09-10 20:50:26 -07:00
Mario Rodas
bfdfb73ff1 nodejs-6_x: 6.14.3 -> 6.14.4 2018-09-10 22:28:20 -05:00
Mario Rodas
36b5ffa40b nodejs: use https for downloading 2018-09-10 22:28:05 -05:00
adisbladis
f384fdb240
pulseaudio-modules-bt: init at unstable-2018-09-11 2018-09-11 10:16:09 +08:00
Michael Fellinger
bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
Marica Odagaki
962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki
f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
Daiderd Jordan
5e8fd8792b
perl-Mouse: fix darwin build
/cc ZHF #45961
2018-09-11 00:55:30 +02:00
Jörg Thalheim
e8e4e9c248
Merge pull request #46496 from rvolosatovs/feature/vim-plugins
vimPlugins: Fix update.py, add/update plugins
2018-09-10 23:34:19 +01:00
Daiderd Jordan
dc6b36b994
perl-Module-Build-XSUtil: fix darwin build
While building the tests LD gets called with -mmacosx-version-min=10.10
which is a CC flag, causing the build to fail with LD=ld.  This is
pretty common with perl packages.

/cc ZHF #45961
2018-09-11 00:28:05 +02:00
R. RyanTM
a026fea9e6 mate.mate-session-manager: 1.20.1 -> 1.21.0 (#46239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mate-session-manager
2018-09-11 00:12:50 +02:00
R. RyanTM
19ae5948a6 papirus-icon-theme: 20180401 -> 20180816 (#46230)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
papirus-icon-theme
2018-09-11 00:08:41 +02:00
R. RyanTM
6d8a48e585 gitAndTools.svn-all-fast-export: 1.0.12 -> 1.0.13 (#46173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
svn-all-fast-export
2018-09-11 00:07:37 +02:00
Jörg Thalheim
107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim
1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Christoph Hrdinka
cc68ac9807
zsh: 5.6 -> 5.6.1
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-09-10 23:19:05 +02:00
José Romildo Malaquias
2047e28c7f lxqt: mv contents of base, core and optional to parent directory (#46484) 2018-09-10 23:00:14 +02:00
xeji
f0839455e9
Merge pull request #46497 from markuskowa/licenses-15
Add licenses
2018-09-10 22:56:03 +02:00
Niclas
b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Uli Baum
bd02a1931a pythonPackages.pyfakefs: fix darwin build
One test failed on darwin due to case-insensitive file system,
disable it.
2018-09-10 22:42:23 +02:00
Uli Baum
bc036397a3 pythonPackages.pydub: fix aarch64 build
one test failed due to rounding errors, disable it
2018-09-10 22:36:14 +02:00
Michele Guerini Rocco
fd7e69be1c antimony: 0.9.3 -> 2018-10-17 (#46486) 2018-09-10 22:17:00 +02:00
Markus Kowalewski
4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski
fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
3f1849e29c
philter: add license + homepage 2018-09-10 22:16:20 +02:00
Markus Kowalewski
4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski
cdf332f254
miniupnpd: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski
a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski
bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski
460c0145e7
gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski
28bac35599
fdm: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski
6d859b3b1e
driftnet: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski
0f6134f8ad
dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski
4dcdb693af
dhcpd: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski
5d42f2b37f
cksfv: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski
19148bd2f1
carddav-util: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski
aad2acfab7
bsd-finger: add license 2018-09-10 22:16:14 +02:00
volth
50789a0b19 perlPackages: ZHF 18.09 (#46493) 2018-09-10 22:13:45 +02:00
Matthew Bauer
40d19d8e7c
Merge pull request #45102 from jbedo/hisat2
hisat2: init 2.1.0
2018-09-10 15:11:58 -05:00
Matthew Bauer
579e206bdb
Merge pull request #45323 from leenaars/ydiff
ydiff: init at 1.1
2018-09-10 15:09:42 -05:00
Michele Guerini Rocco
5cb824f4c4 arx-libertatis: 2017-10-30 -> 2018-08-26 (#46039) 2018-09-10 22:08:48 +02:00
Matthew Bauer
a03f07e18b
Merge pull request #45632 from leenaars/thonny2
thonny: init at 3.0.0b3
2018-09-10 15:04:30 -05:00
Robert Helgesson
fb43453840
cloc: 1.76 -> 1.78 2018-09-10 22:02:30 +02:00
Matthew Bauer
22076da35f
Merge pull request #46156 from r-ryantm/auto-update/xcb-util-xrm
xcbutilxrm: 1.2 -> 1.3
2018-09-10 15:00:11 -05:00
Matthew Bauer
442d79d8d3
Merge pull request #46174 from r-ryantm/auto-update/tortoisehg
tortoisehg: 4.6.1 -> 4.7
2018-09-10 14:59:42 -05:00
Matthew Bauer
05d379f3cf
Merge pull request #46211 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.11 -> 2.18.12
2018-09-10 14:58:59 -05:00
Matthew Bauer
375d3ac2c9
Merge pull request #46000 from cryptix/add/ScuttlebotAndGitSSB
scuttlebot and git-ssb: init at 11.4.3 and 2.3.6
2018-09-10 14:56:27 -05:00
Matthew Bauer
f45fe1f17e
Merge pull request #45988 from thefloweringash/emacs-darwin-cli
emacs: allow X and cli-only builds on Darwin
2018-09-10 14:54:50 -05:00
Matthew Bauer
5d40389181
Merge pull request #46028 from e-user/pkgs/semodule-utils-2.7
semodule-utils: init at 2.7
2018-09-10 14:54:33 -05:00
Matthew Bauer
bcee562e69
Merge pull request #46222 from qolii/libuv_disableATestOnAarch32
libuv: Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-10 14:51:30 -05:00
Roman Volosatovs
8f4c5c72ac
vimPlugins: Fix update.py, add/update plugins 2018-09-10 21:41:04 +02:00
Daiderd Jordan
189b861638
Merge pull request #46422 from LnL7/darwin-bullet
bullet: fix darwin build
2018-09-10 21:34:03 +02:00
Oscar Vargas Torres
08b8923774 ammonite: 1.1.2 -> 1.2.0 2018-09-10 13:32:33 -05:00
Michael Weiss
fe1d9edfa7 androidStudioPackages.beta: 3.2.0.24 -> 3.2.0.25 2018-09-10 19:59:55 +02:00
Thomas Tuegel
14f57b1e64
Merge pull request #46334 from bkchr/kde_applications_18_08_1
kde-applications: 18.08.0 -> 18.08.1
2018-09-10 12:11:51 -05:00
adisbladis
76d4ff205b
Merge pull request #46405 from swdunlop/nats-streaming-server-0.11.0
nats-streaming-server: init at 0.11.0
2018-09-11 01:04:50 +08:00
zimbatm
404b224529
govendor: init at 1.0.9 (#46485) 2018-09-10 17:47:58 +01:00
Uli Baum
40c469e56b pythonPackages.pydub: remove obsolete patch 2018-09-10 18:19:01 +02:00
Uli Baum
80ecef8e4b pythonPackages.pydub: fix build and tests
- remove obsolete patch that caused build failure
- no tests were run because required data files were missing in pypi
  version; use github version instead
2018-09-10 18:05:40 +02:00
Uli Baum
d2a885a3b5 pythonPackages.pyfakefs: 3.4.1 -> 3.4.3, fix build
Update and disable some failing test cases
2018-09-10 17:43:18 +02:00
Tim Steinbach
4a6b5503aa
linux: 4.19-rc2 -> 4.19-rc3 2018-09-10 11:40:41 -04:00
Ben Wolsieffer
7c96603af9 pacman: substitute paths in repo-add 2018-09-10 11:32:46 -04:00
Jörg Thalheim
2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Uli Baum
bb1f3422e0 pythonPackages.readme_renderer: fix build
Disable one test case that has failed since last bleach update.
2018-09-10 17:19:05 +02:00
Uli Baum
a7166cdc35 pythonPackages.us: fix build
Required jellyfish==0.5.6 but we have 0.6.1. Loosen requirements.
2018-09-10 17:06:54 +02:00
Jethro Kuan
96b25ee5bd fix wrong license 2018-09-10 22:31:41 +08:00
Jörg Thalheim
d5e854b646
Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support
hcloud: Add autocomplete support for bash and zsh
2018-09-10 15:18:49 +01:00
Jethro Kuan
162a176d34 update to use original repo 2018-09-10 22:18:12 +08:00
Uri Baghin
d1818ad6b1 bazel: add bazel_jdk10 variant 2018-09-10 23:33:21 +10:00
Jörg Thalheim
f38e8c0e96
Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemalloc
spidermonkey_52: don't use jemalloc w/musl
2018-09-10 13:34:44 +01:00
Linus Heckemann
ac679e721f earlyoom: fix version number (#46481)
earlyoom's Makefile attempts to detect the current version using git,
but we don't keep .git in its source, so this fails. We can however
set the VERSION environment variable to override this, as we now do.
2018-09-10 13:22:24 +01:00
Jörg Thalheim
e7187212c3
Merge pull request #46479 from arianvp/master
safe-money: Fix dependencies for safe-money-*
2018-09-10 13:13:49 +01:00
Timo Kaufmann
efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Timo Kaufmann
d4b0419956
Merge pull request #46475 from Ma27/fix-openbsm
openbsm: fix linux build
2018-09-10 13:52:42 +02:00
Arian van Putten
02feb90d4e safe-money: Fix dependencies for safe-money-*
They all depend on safe-money-0.7, but hackage2nix made them incorrectly
depend on safe-money-0.6

We should be able to remove this 'hack' as soon as the new Stackage LTS
comes out, as safe-money-0.7 will then be the default version.
2018-09-10 13:41:57 +02:00
Bastian Köcher
ea99e30dc2 kde-frameworks: 5.49 -> 5.50 2018-09-10 13:17:15 +02:00
Maximilian Bosch
080b2fdd8c
openbsm: fix linux build
See https://hydra.nixos.org/build/80705916

To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.

The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.

Addresses #45960
2018-09-10 13:00:00 +02:00
Timo Kaufmann
cb7c04f53c
Merge pull request #46444 from etu/upgrade-nano
nano: 2.9.8 -> 3.0
2018-09-10 12:26:45 +02:00
Maximilian Bosch
6d6cbd316d pythonmagick: fix build (#46469)
The original build broke with the following linker issue:

```
  CXXLD    _PythonMagick.la
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib
collect2: error: ld returned 1 exit status
```

This happens since `BOOST_PYTHON_LIB` wasn't set properly, however
`_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB)
$(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got
confused.

To work around this, the `boost` library directory needs to be specified
explicitly. To ensure that the changes take effect, the original
`configure` script shipped with `$src` needs to be removed and recreated
using the `autoreconfHook`.

Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html)
needs to be added to `lib/licenses.nix` to document the proper license
of `pythonmagick` in the meta section.
2018-09-10 11:59:51 +02:00
Timo Kaufmann
2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Amine Chikhaoui
00064c21cc ZHF 18.09: fix crypsetup build with python enabled. (#46468)
Fixes https://hydra.nixos.org/build/81028247.
2018-09-10 11:53:45 +02:00
Toon Nolten
a2bb5d6917 ranger: 1.9.1 -> 1.9.2 (#46454)
* ranger: 1.9.1 -> 1.9.2

* Change maintainer attribute name to match usage
2018-09-10 11:48:49 +02:00
Maximilian Bosch
ee897b64ff
pythonPackages.mahotas: fix build, move expression
See https://hydra.nixos.org/build/80828287

Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.

These tests broke from time to time in a sandbox and are therefore
considered impure.

Addresses #45960
2018-09-10 11:32:58 +02:00
Jethro Kuan
6852e6ed25 init et-book package 2018-09-10 17:29:30 +08:00
José Romildo Malaquias
e5b904818b dde-calendar: init at 1.2.5 (#46460) 2018-09-10 08:48:02 +02:00
José Romildo Malaquias
ba5176551e dtkwm: init at 2.0.9 (#46461) 2018-09-10 08:47:17 +02:00
Will Dietz
30500d23bc busybox: 1.29.2 -> 1.29.3 (#46458) 2018-09-10 08:43:55 +02:00
Peter Simons
c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
xeji
868f2561b5
Merge pull request #46456 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.0
dbeaver: 5.1.6 -> 5.2.0
2018-09-10 08:20:07 +02:00
Will Dietz
8fc2799e02 qemu: port musl patch to new version (#46449) 2018-09-10 08:14:37 +02:00
Vladyslav M
b7c0e40796 rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00