Commit Graph

179616 Commits

Author SHA1 Message Date
R. RyanTM
8e79758bf9 python37Packages.gensim: 3.7.2 -> 3.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-05-12 17:18:51 +02:00
Joachim F
b4a43a278b
Merge pull request #60187 from joachifm/feat/configurable-malloc
nixos: configurable system-wide malloc
2019-05-12 15:18:07 +00:00
Joachim F
428ddf0619
Merge pull request #61306 from joachifm/feat/fix-apparmor-boot-linux_5_1
Fix apparmor boot on linux 5.1
2019-05-12 15:17:38 +00:00
Mario Rodas
1e9ad86cd3
bitwarden_rs: fix darwin build 2019-05-12 09:54:30 -05:00
Maximilian Bosch
c99a01aa7a calcurse: fix python3 wrapper
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:

```
Traceback (most recent call last):
  File "./result/bin/calcurse-caldav", line 6, in <module>
    import httplib2
ModuleNotFoundError: No module named 'httplib2'
```

The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
Renaud
26b044ea29
Merge pull request #61059 from lopsided98/hdf4-fix
hdf4: fix tests on some machines
2019-05-12 16:40:40 +02:00
Renaud
2c86b2c79c
Merge pull request #61242 from xbreak/update/cfitsio-3450
cfitsio: 3.430 -> 3.450
2019-05-12 16:15:01 +02:00
Renaud
a2e69f1b06 bitwarden_rs: 1.8.0 -> 1.9.0
Changelog: https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.9.0
2019-05-12 15:55:35 +02:00
R. RyanTM
2d60d9984e python37Packages.holoviews: 1.11.3 -> 1.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-holoviews/versions
2019-05-12 06:44:39 -07:00
R. RyanTM
dfb12618f5 netsniff-ng: 0.6.5 -> 0.6.6 (#61342)
* netsniff-ng: 0.6.5 -> 0.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsniff-ng/versions

* netsniff-ng: drop glibc patch
It has been fixed upstream
+ cleanup build inputs
+ perl not needed to build anymore
2019-05-12 15:29:39 +02:00
Renaud
3cdb2c3d0c
icr: 0.5.0 -> 0.6.0 (#61156)
* icr: 0.5.0 -> 0.6.0

* icr: ensure crystal is in PATH
2019-05-12 15:27:55 +02:00
Vladimír Čunát
0fb181b8ce
Merge #59422: patchutils: 0.3.3 -> 0.3.4, keep 0.3.3 for fetchpatch 2019-05-12 15:17:10 +02:00
Vladimír Čunát
e07c5ec107
fetchpatch: explain why we use 0.3.3 2019-05-12 15:16:45 +02:00
R. RyanTM
c7fd3d0c4d python37Packages.fs: 2.4.4 -> 2.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions
2019-05-12 06:02:19 -07:00
Vladimír Čunát
359a7340d7
Merge #61181: spl: fix build with linux 5.1 2019-05-12 14:07:20 +02:00
Renaud
bc61a27025
Merge pull request #61107 from OmnipotentEntity/mp3cat-0.5
mp3cat init at 0.5
2019-05-12 13:57:40 +02:00
Vladimír Čunát
08506c8eff
jvmci8: restrict meta.platforms according to graalvm8
This unbreaks evaluation on darwin, maybe elsewhere.  Thread:
https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
2019-05-12 13:51:40 +02:00
R. RyanTM
305ded523e python37Packages.cassandra-driver: 3.17.0 -> 3.17.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cassandra-driver/versions
2019-05-12 04:42:37 -07:00
xbreak
6f07c3f2d2 maintainers: add xbreak 2019-05-12 11:27:12 +00:00
xbreak
152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Michael Reilly
9e9996ad1a mp3cat init at 0.5
Adding package mp3cat, a command line mp3 utility which will concatenate
multiple mp3 files, and keep only the audio frames, discarding headers
and so on.
2019-05-12 07:00:50 -04:00
Maximilian Bosch
4c6754c631
up: repackage with buildGoModule
Go modules[1] provide a set of sources and corresponding checksums.
These sources can be resolved automatically with Nix, so no go2nix is
required anymore.

[1] https://blog.golang.org/using-go-modules
2019-05-12 11:24:00 +02:00
Maximilian Bosch
fa2c6dc3c2
Merge pull request #61311 from turboMaCk/xss-lock-locker-options
xss-lock: improve locker options passing
2019-05-12 11:07:54 +02:00
Maximilian Bosch
74c841f4ad
Merge pull request #61323 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
2019-05-12 11:05:01 +02:00
Thomas Mader
6948e565a7 dmd: Enable dmd tests again 2019-05-12 10:50:48 +02:00
Vladimír Čunát
ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
Renaud
90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Peter Simons
8fd4b19d6b haskell-aeson: patch to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
579b679507 haskell-dlist: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
553a1eec6f haskell-parallel: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
5d61a76ba9 haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
7df834c628 haskell-th-lift: jailbreak is no longer necessary in the latest version 2019-05-12 09:54:32 +02:00
Peter Simons
b24afc5119 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
2979437e88.
2019-05-12 09:54:26 +02:00
Peter Simons
ac8bf3419b hackage2nix: re-enable 'megaparsec-tests' builds on Hydra 2019-05-12 09:54:26 +02:00
Michael Raskin
aa7d27a348
Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.10.0 -> 3.11.0
2019-05-12 07:49:39 +00:00
Will Dietz
eb327edc2a hyperscan: 5.1.0 -> 5.1.1 (#59500)
* hyperscan: 5.1.0 -> 5.1.1

* provide misc utils needed by build

* hyperscan: build shared libs only by default

Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong

* hyperscan: restrict to x86_64-linux

Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
Thomas Mader
074be2ff85 ldc: Fix #61316 2019-05-12 09:26:37 +02:00
SRGOM
31df64d45a
maintainer-list.nix: add srgom
I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
Sorted version of #61345.
2019-05-12 09:24:26 +02:00
Vladimír Čunát
a58a44e0c2
maintainer-list.nix: insert-sort the entries at the end
> Please keep the list alphabetically sorted.
But apparently (some) people don't notice.
2019-05-12 09:16:45 +02:00
Wael Nasreddine
15c4a36012
amass: 2.9.1 -> 2.9.11 using buildGoModule (#61343) 2019-05-11 23:34:24 -07:00
Mario Rodas
079b004aaa
Merge pull request #60474 from r-ryantm/auto-update/bfs
bfs: 1.3.3 -> 1.4.1
2019-05-11 23:44:27 -05:00
R. RyanTM
21b1d6ee28
bfs: 1.3.3 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bfs/versions
2019-05-11 23:42:26 -05:00
Mario Rodas
f8d1cf264d
Merge pull request #60716 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.4.1 -> 0.5.0
2019-05-11 23:37:10 -05:00
R. RyanTM
315be87440
python37Packages.geopandas: 0.4.1 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-05-11 23:28:23 -05:00
R. RyanTM
ad5676f8b9 minimap2: 2.16 -> 2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minimap2/versions
2019-05-11 21:12:42 -07:00
Matthew Bauer
0f473cc854 portaudio: disable werror for flags hit in clang 2019-05-11 23:02:56 -04:00
worldofpeace
8f5c4f6565
Merge pull request #61289 from Ma27/bump-pyaxmlparser
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
2019-05-11 22:16:26 -04:00
R. RyanTM
9390ebd695 libgda: 5.2.8 -> 5.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgda/versions
2019-05-11 18:31:20 -07:00
Maximilian Bosch
d27431b362
nixos/xss-lock: add testcase for lockerCommand with several CLI options. 2019-05-12 03:22:29 +02:00
Maximilian Bosch
775146165d
nixos/xss-lock: improve module
* Don't use `literalExample`, raw Nix values can directly be specified
  as an option example which provides support for highlighting in the
  manual as well.

* Escape shell args for `extraOptions`: I.e. the `-n` option might be
  problematic as a longer notification command might be misinterpreted.
2019-05-12 03:20:44 +02:00