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
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
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
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
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
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
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
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
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
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
R. RyanTM
5c28af1480
apache-jena-fuseki: 3.10.0 -> 3.11.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/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Mario Rodas
89ae3d6a83
Merge pull request #59648 from r-ryantm/auto-update/python3.7-confluent-kafka
...
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
2019-05-11 18:26:23 -05:00
José Romildo Malaquias
db1236e468
Merge pull request #59941 from romildo/fix.deepin.dde-polkit-agent
...
deepin.dde-polkit-agent: set plugins dir from environment variable
2019-05-11 20:22:38 -03:00
Dmitry Kalinkin
b6ed6e452e
Merge pull request #61313 from eadwu/pythonPackages.zstd/1.4.0.0
...
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0
2019-05-11 18:29:41 -04:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
...
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Mario Rodas
b7a6a7c8f5
pythonPackages.streamz: 0.5.0 -> 0.5.1
2019-05-11 17:09:44 -05:00
R. RyanTM
855a6f2887
python37Packages.confluent-kafka: 0.11.6 -> 1.0.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-confluent-kafka/versions
2019-05-11 17:09:44 -05:00
R. RyanTM
fface18d2b
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.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/ibus-typing-booster/versions
2019-05-11 14:50:58 -07:00
Mario Rodas
635debeadd
Merge pull request #53635 from r-ryantm/auto-update/bootstrap
...
twitterBootstrap: 3.3.7 -> 4.2.1
2019-05-11 16:49:56 -05:00
Mario Rodas
e8817507d7
twitterBootstrap4: init at 4.3.1
2019-05-11 16:41:12 -05:00
R. RyanTM
c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.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/bootstrap/versions
2019-05-11 16:41:12 -05:00