Matt Votava
2a96ed5850
octoprint: fix held back jinja2 dependency
...
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
Alyssa Ross
5c36a8d556
Merge pull request #61052 from deliciouslytyped/patch-2
...
trivial-builders: add writeShellScript and minor cleaning
2019-05-12 17:43:35 +00:00
deliciouslytyped
103ab24e94
trivial-builders: add writeShellScript and minor cleaning
...
Add writeShellScript
Small whitespace additions
Fix "Example:" docstring sections for some of the writeScript functions to use the correct function
2019-05-12 19:40:01 +02:00
R. RyanTM
7c9de797bc
python37Packages.django_guardian: 1.5.0 -> 1.5.1 ( #61364 )
...
* python37Packages.django_guardian: 1.5.0 -> 1.5.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-django-guardian/versions
* pythonPackages.django-guardian: reenable on Py27
2019-05-12 19:38:04 +02:00
Vladyslav M
fd4a976dc3
bitwarden_rs: 1.8.0 -> 1.9.0 ( #61353 )
...
bitwarden_rs: 1.8.0 -> 1.9.0
2019-05-12 20:26:16 +03:00
Renaud
f476b32f05
Merge pull request #61368 from r-ryantm/auto-update/python3.7-fs
...
python37Packages.fs: 2.4.4 -> 2.4.5
2019-05-12 19:15:49 +02:00
freezeboy
c6e2638882
demoit: unstable-2019-03-29 -> unstable-2019-05-10 ( #61349 )
...
* demoit: unstable-2019-03-29 -> unstable-2019-05-10
2019-05-12 18:47:26 +02:00
Wael Nasreddine
9a0fccac6f
up: 0.3.1 -> 0.3.2 ( #61281 )
2019-05-12 09:37:45 -07:00
Renaud
62c785c85a
Merge pull request #61362 from r-ryantm/auto-update/python3.7-cassandra-driver
...
python37Packages.cassandra-driver: 3.17.0 -> 3.17.1
2019-05-12 18:17:07 +02:00
R. RyanTM
471c981bbd
python37Packages.netcdf4: 1.5.0.1 -> 1.5.1.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-netcdf4/versions
2019-05-12 18:03:25 +02:00
Renaud
822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
...
josm: 14945 -> 15031
2019-05-12 17:55:06 +02:00
Renaud
9f8e30bfc1
Merge pull request #61284 from r-ryantm/auto-update/eccodes
...
eccodes: 2.12.0 -> 2.12.5
2019-05-12 17:46:58 +02:00
Renaud
c2b68ec2f7
Merge pull request #61324 from r-ryantm/auto-update/ipe
...
ipe: 7.2.11 -> 7.2.12
2019-05-12 17:42:28 +02:00
Renaud
b6e415a33f
Merge pull request #61354 from ThomasMader/dlang-update
...
Fix ldc
2019-05-12 17:33:11 +02:00
Renaud
d081baa4a5
Merge pull request #61335 from r-ryantm/auto-update/minimap2
...
minimap2: 2.16 -> 2.17
2019-05-12 17:27:28 +02:00
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
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