volth
c510bb43c0
[cpan2nix] perlPackages.ack: v3.1.3 -> v3.2.0
2019-11-23 12:42:39 +00:00
volth
fce9988850
[cpan2nix] perlPackages.TestCompile: v2.3.0 -> v2.3.1
2019-11-23 12:42:36 +00:00
volth
316649c53a
[cpan2nix] perlPackages.TermTable: 0.014 -> 0.015
2019-11-23 12:42:35 +00:00
volth
29e832c025
[cpan2nix] perlPackages.MIMELite: 3.030 -> 3.031
2019-11-23 12:42:30 +00:00
volth
09086de8de
[cpan2nix] perlPackages.ImageInfo: 1.41 -> 1.42
2019-11-23 12:42:28 +00:00
volth
de8088a12d
[cpan2nix] perlPackages.TestTime: 0.05 -> 0.08
2019-11-23 12:42:02 +00:00
volth
146a33f27e
[cpan2nix] perlPackages.TestSimple13: 1.302168 -> 1.302169
2019-11-23 12:42:01 +00:00
volth
6795ca6db8
[cpan2nix] perlPackages.SysSyslog: 0.35 -> 0.36
2019-11-23 12:41:54 +00:00
volth
916f07b861
[cpan2nix] perlPackages.StringCRC32: 1.7 -> 1.8
2019-11-23 12:41:52 +00:00
volth
391e263644
[cpan2nix] perlPackages.ScalarListUtils: 1.52 -> 1.53
2019-11-23 12:41:48 +00:00
volth
8cd84ddc4d
[cpan2nix] perlPackages.RoleTiny: 2.001003 -> 2.001004
2019-11-23 12:41:47 +00:00
volth
834ed7c505
[cpan2nix] perlPackages.ProcBackground: 1.10 -> 1.21
2019-11-23 12:41:45 +00:00
volth
692ac00f93
[cpan2nix] perlPackages.PodSimple: 3.39 -> 3.40
2019-11-23 12:41:44 +00:00
volth
7ff256c5b9
[cpan2nix] perlPackages.Mojolicious: 8.25 -> 8.26
2019-11-23 12:41:34 +00:00
volth
6e0d164a64
[cpan2nix] perlPackages.LogJournald: cleanup
2019-11-23 12:41:28 +00:00
volth
2722ef213c
[cpan2nix] perlPackages.IOCaptureOutput: 1.1104 -> 1.1105
2019-11-23 12:41:20 +00:00
volth
4d160613c4
[cpan2nix] perlPackages.DevelPPPort: 3.54 -> 3.55
2019-11-23 12:41:03 +00:00
volth
70d32e8ae9
[cpan2nix] perlPackages.CryptX: 0.064 -> 0.066
2019-11-23 12:41:00 +00:00
volth
11584ef7c6
[cpan2nix] perlPackages.CpanelJSONXS: 4.14 -> 4.17
2019-11-23 12:40:57 +00:00
volth
84702be1f4
[cpan2nix] perlPackages.CompressRawZlib: 2.087 -> 2.090
2019-11-23 12:40:56 +00:00
volth
a89074d9ff
[cpan2nix] perlPackages.CompressRawBzip2: 2.087 -> 2.090
2019-11-23 12:40:56 +00:00
volth
cdea5b44ac
[cpan2nix] perlPackages.CPANPerlReleases: 4.14 -> 4.22
2019-11-23 12:40:51 +00:00
volth
ca04f87ff5
perlPackages.XMLParser: 2.46 -> 2.44
2019-11-23 12:39:54 +00:00
volth
83bacb1ca7
perl: 5.30.0 -> 5.30.1
2019-11-23 12:39:54 +00:00
Dima
74cd007ad7
xidlehook: 0.7.1 -> 0.8.0
2019-11-23 13:31:40 +01:00
Mario Rodas
7c5b287ca1
Merge pull request #73910 from marsam/update-sops
...
sops: 3.4.0 -> 3.5.0
2019-11-23 07:22:46 -05:00
Katharina Fey
4e78f846b6
wally-cli: init at 1.1.1
2019-11-23 13:03:29 +01:00
Maximilian Bosch
b451612bd9
nixos/networkd: add missing dhcpv6
and static
options to IPv6PrefixDelegation
2019-11-23 12:51:38 +01:00
Mario Rodas
be1ce70e6f
Merge pull request #73925 from xrelkd/update/parity
...
parity: 2.5.9 -> 2.5.10, parity-beta: 2.6.4 -> 2.6.5
2019-11-23 05:30:59 -05:00
Mario Rodas
988ca73c03
Merge pull request #73923 from xrelkd/update/eksctl
...
eksctl: 0.9.0 -> 0.10.2
2019-11-23 05:30:13 -05:00
Austin Seipp
b964f4b421
vector: make some more options override-able
...
Unfortunately, buildRustPackage isn't very flexible right now, and most
of these attrs can't be overridden. This is needed for some general
patch work, but isn't really long term sustainable. I plan on reverting
this after Vector 0.6 is out.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-23 03:58:58 -06:00
Orivej Desh
2becf48fb5
python: pandas: support Python 2
...
pandas/2.nix is supposed to be a Python 2 expression, and 0.24.2 is the last
release that supports it.
2019-11-23 07:41:02 +00:00
Orivej Desh
d71f948f03
python: tables: support Python 2
...
tables/3.5.nix is supposed to be frozen at 3.5.
2019-11-23 07:34:43 +00:00
Orivej Desh
0646b9f7c3
python: openpyxl: support Python 2
...
This fixes pandas for Python 2 since it depends on openpyxl.
2019-11-23 07:31:22 +00:00
taku0
f6a5319f93
adoptopenjdk-bin: 8.0.222 -> 8.0.232
2019-11-23 14:16:39 +09:00
taku0
36c5ad2a4b
adoptopenjdk-bin: 11.0.4 -> 11.0.5
2019-11-23 14:14:37 +09:00
taku0
c8d1c8712c
adoptopenjdk-bin: 11.0.3 -> 11.0.4
2019-11-23 13:56:00 +09:00
edef
0e76e6bee8
steam: refer to unaliased gtk3 and gdk-pixbuf
2019-11-23 03:53:39 +00:00
edef
a9d4cba9eb
luaPackages.lgi: refer to unaliased gobject-introspection
2019-11-23 03:53:38 +00:00
edef
476d1bec07
git-series: use nixpkgs libssh2
...
This replaces the vendored copy from libssh2-sys.
2019-11-23 03:47:34 +00:00
edef
77539c6dad
git-series: format parameters as multiple lines
2019-11-23 03:47:34 +00:00
Mario Rodas
b339f29a27
Merge pull request #73909 from marsam/update-nodejs-13_x
...
nodejs-13_x: 13.1.0 -> 13.2.0
2019-11-22 22:39:18 -05:00
John Ericson
46acc245c0
Merge pull request #73903 from jonringer/fix-qtplugin-options
...
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix
2019-11-22 21:14:28 -05:00
John Ericson
069e9fd449
rocksdb: Fix MinGW Build
2019-11-23 01:25:03 +00:00
mb
c9453387da
rocksdb: 6.2.2 -> 6.2.4
...
(cherry picked from commit 0cd88820b3f68129fda7f5207fbbc0cda7ce0684)
2019-11-23 01:25:03 +00:00
John Ericson
a610a38cb5
lua wrapper: Fix bash error
...
Recently, we made it harder for external code to use some stdenv-only bash
variables by unsetting them in [1] But Lua's `withPackages` was sourcing some
setup hooks in [2], which required those bash variables.
I say great! We caught something bad: Lua should use normal dependencies, even
though that is harder with `buildEnv`. Now it works that way, and everything is
fine.
[1]: 9d3911f806/pkgs/stdenv/generic/setup.sh (L574-L578)
[2]: 9d3911f806/pkgs/development/interpreters/lua-5/wrapper.nix (L23-L27)
CC @matthewbauer
2019-11-22 19:47:27 -05:00
Silvan Mosberger
9d3911f806
beets: fix absubmit deps ( #73608 )
...
beets: fix absubmit deps
2019-11-23 00:46:36 +01:00
Maximilian Bosch
ba307dd176
codimd: fix build
...
This package broke during the update of `nodejs-10_x` to `v10.17.0`[1]
since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM
update to `6.10.2`[2] which is bundled in the `nodejs` release tarball.
This `node-gyp`-version is used by the build script for `codimd` to
build several dependencies such as `node-sqlite3`. Older `node-gyp`
versions expected source headers for the compilation in `~/.node-gyp`,
with `node-gyp@5.0.3`, headers are declared by using the `--nodedir`
option.
[1] 7785f49b23c197ec4a02ee409b4643fa0b42b3bb
[2] e2291cf805
2019-11-23 00:40:58 +01:00
worldofpeace
519448d2e3
nixos/gdm: don't raise an Exception in set-session script
...
https://github.com/NixOS/nixpkgs/pull/73378#discussion_r349825541
2019-11-22 18:05:31 -05:00
WilliButz
be5dcb4606
Merge pull request #73933 from flokli/nixos-test-port-mongodb
...
nixosTests.mongodb: port to python
2019-11-22 23:58:41 +01:00