Commit Graph

179577 Commits

Author SHA1 Message Date
Spencer Baugh
4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Markus Schmidl
147621f7db nixos/luksroot: GPG Smartcard support for luks encrypted volumes 2019-05-12 20:05:10 +02:00
Robert Scott
3e9184b8dc pythonPackages.pyopenssl: add support for building with openssl 1.1.x 2019-05-12 20:01:58 +02:00
R. RyanTM
0ffe8e6bb1 python37Packages.ansible-runner: 1.3.3 -> 1.3.4
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-ansible-runner/versions
2019-05-12 20:00:34 +02:00
Sebastien Bourdeauducq
992150d37b symbiyosys: fix path to bash 2019-05-12 20:00:10 +02:00
R. RyanTM
e9b7e01828 python27Packages.j2cli: 0.3.7 -> 0.3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions
2019-05-12 19:58:46 +02: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