Alan Pearce
69889d3359
python3.7-trezor_agent: fix startup error
2019-10-18 12:00:38 -07:00
Chuck
ac65940537
nixos/make-iso9660-image: Fix doc typo
2019-10-18 11:58:28 -07:00
Chuck
4623f0a2c6
nixos/make-iso9660-image: Fix storeContents documentation
...
`packages` was renamed to `storeContents` in
668c146e33
, but this comment
describing its purpose was not updated to match.
2019-10-18 11:58:05 -07:00
Aaron Andersen
76d1658f3f
zabbix: 4.2.6 -> 4.2.7, 4.0.12 -> 4.0.13
2019-10-18 14:37:52 -04:00
Renaud
330806a893
clementine: fix build w/ chromaprint 1.4+
2019-10-18 20:27:41 +02:00
Vladyslav M
ca6a807db7
exiftool: 11.50 -> 11.70
2019-10-18 21:27:34 +03:00
Florian Klink
a45785a7b3
atheme: init at 7.2.10-r2 ( #71247 )
...
atheme: init at 7.2.10-r2
2019-10-18 19:31:17 +02:00
leo60228
059483bf76
atheme: init at 7.2.10-r2
2019-10-18 19:30:59 +02:00
Peter Hoeg
29f4fd41d2
emacsPackages.evil-escape: fix build
2019-10-19 01:15:21 +08:00
Tim Steinbach
b54d23a3c0
oh-my-zsh: 2019-10-15 -> 2019-10-16
2019-10-18 12:33:12 -04:00
Tim Steinbach
5f1464aea4
linux: 5.3.6 -> 5.3.7
2019-10-18 12:33:12 -04:00
Tim Steinbach
246713b1e2
linux: 4.9.196 -> 4.9.197
2019-10-18 12:33:12 -04:00
Tim Steinbach
3cfb72d064
linux: 4.4.196 -> 4.4.197
2019-10-18 12:33:12 -04:00
Tim Steinbach
a735d99cc6
linux: 4.19.79 -> 4.19.80
2019-10-18 12:33:12 -04:00
Tim Steinbach
29574320a8
linux: 4.14.149 -> 4.14.150
2019-10-18 12:33:11 -04:00
R. RyanTM
2a0b29992a
odamex: 0.7.0 -> 0.8.1 ( #69718 )
...
* odamex: 0.7.0 -> 0.8.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/odamex/versions
* odamex: revamp
+ use pname and version
+ not broken anymore
+ restrict to Linux (never built on Darwin)
+ add wxGTK to build odalaunch client
2019-10-18 18:27:05 +02:00
Evan Stoll
9deca47b33
gitkraken: 6.2.1 -> 6.3.0 ( #71294 )
...
* gitkraken: 6.2.1 -> 6.3.0
* gitkraken: run preInstall and postInstall hooks during installPhase
* gitkraken: move dpkg to nativeBuildInputs
2019-10-18 18:26:12 +02:00
Austin Seipp
51efe6d9f0
liburing: 0.2pre246_08bd8151 -> 0.2pre252_a9bb08db
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-18 11:25:54 -05:00
worldofpeace
2417833f69
Merge pull request #71299 from worldofpeace/fix-gtk-doc-quick
...
gtk-doc: fix on darwin
2019-10-18 16:02:51 +00:00
worldofpeace
62e029cc2b
gtk-doc: fix on darwin
...
We can't use shell scripts as shebangs so we drop using .withPackages
and just add pygments to the build env to satiate meson's checks.
https://github.com/NixOS/nixpkgs/pull/71221#issuecomment-543372945
2019-10-18 12:01:38 -04:00
Florian Klink
c41b37ef25
nixos/networkmanager: use tmpfiles to setup state directories ( #71322 )
...
nixos/networkmanager: use tmpfiles to setup state directories
2019-10-18 17:58:45 +02:00
Jonathan Ringer
8f0aba000b
python3Packages.gsd: 1.7.0 -> 1.9.3
2019-10-18 08:55:20 -07:00
Jonathan Ringer
697be7554a
pythonPackages.gsd: freeze at 1.7.0
2019-10-18 08:55:20 -07:00
R. RyanTM
bd51071ca1
libwhereami: 0.2.2 -> 0.3.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/libwhereami/versions
2019-10-18 08:36:57 -07:00
Renaud
2c274bf138
Merge pull request #69964 from r-ryantm/auto-update/symengine
...
symengine: 0.4.1 -> 0.5.0
2019-10-18 17:31:46 +02:00
R. RyanTM
4b0508a585
python37Packages.maxminddb: 1.4.1 -> 1.5.1 ( #70742 )
...
* python37Packages.maxminddb: 1.4.1 -> 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-maxminddb/versions
* pythonPackages.maxminddb: fix license
Should be "asl20" (Apache License 2.0) and not
"apsl20" (Apple Public Source License 2.0)
2019-10-18 17:14:10 +02:00
Profpatsch
2d28753c4c
execline: provide tools to execlineb via execline wrapper
...
Introduces the `execlineb-with-builtins` flag, which when
true (default) will add all execline builtins to the PATH of
`execlineb`.
This is usually what users expect.
If the flag is set to `false`, the unpatched execline derivation is
returned instead.
2019-10-18 16:43:51 +02:00
Profpatsch
bbcdd01f6b
Revert "skawarePackages.execline: wrap execlineb with tools"
...
Using wrapProgram adds a call to `bash` around every call
of `execline`, which clearly misses the basic idea behind
`execline` in the first place …
This reverts commit b64d25c447
.
2019-10-18 16:43:51 +02:00
Renaud
c1e21ab5fd
Merge pull request #71217 from sikmir/xournalpp
...
xournalpp: 1.0.12 -> 1.0.15
2019-10-18 16:08:06 +02:00
Mario Rodas
925cc2de1f
Merge pull request #71229 from Synthetica9/spotify-tui-062
...
spotify-tui: 0.5.0 -> 0.6.2
2019-10-18 08:06:38 -05:00
Mario Rodas
f6fa4b6596
Merge pull request #71261 from geistesk/golangci-lint-v1.21.0
...
golangci-lint: 1.20.0 -> 1.21.0
2019-10-18 07:57:37 -05:00
Mario Rodas
279756e50e
Merge pull request #71314 from anton-dessiatov/tilt-0.10.13
...
tilt: 0.10.4 -> 0.10.13
2019-10-18 07:52:21 -05:00
Mario Rodas
8124961b1d
Merge pull request #71310 from marsam/init-snore
...
snore: init at 0.1
2019-10-18 07:47:44 -05:00
edef
32c7f772f7
nixos/rabbitmq: use a literalExample for example configItems
2019-10-18 12:36:16 +00:00
edef
a7aa69c8bf
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 12:33:41 +00:00
edef
a68219b79b
nixos/nix-daemon: don't refer to deprecated option aliases
...
The `gc-` prefixed versions of these options have been
deprecated since Nix 2.0.
2019-10-18 12:27:43 +00:00
edef
23fd70d694
pypi2nix: add missing setuptools dependency
...
Broken by f7e28bf5d8
, which removed
setuptools from the default propagatedBuildInputs of Python packages.
2019-10-18 12:17:17 +00:00
edef
b954169efc
plover.dev: add missing setuptools dependency
...
Without this, it crashes instantly at startup looking for
pkg_resources.
2019-10-18 12:13:40 +00:00
edef
0f93c22626
plover.stable: add missing dbus dependency
2019-10-18 12:13:40 +00:00
edef
88d4b40bb2
git-series: use cargoPatches rather than cargoDepsHook
2019-10-18 12:07:37 +00:00
edef
10812a0aff
kak-lsp: 6.2.1 -> 7.0.0
2019-10-18 11:59:57 +00:00
Frederik Rietdijk
919e727fdf
python: flake8: 3.7.7 -> 3.7.8
2019-10-18 12:58:18 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Frederik Rietdijk
ddee207259
Revert "libsass: 3.6.1 -> 3.6.2"
...
This hangs when generating gtk3 templates.
https://github.com/sass/libsass/issues/3006
This reverts commit e4b4ff8099
.
2019-10-18 12:25:31 +02:00
Florian Klink
5e593038d1
nixos/networkmanager: use tmpfiles to setup state directories
2019-10-18 12:11:55 +02:00
Mario Rodas
d2f01f0dfd
ncspot: init at 2019-10-12
2019-10-18 04:20:00 -05:00
Arthur Lee
25a0f5a4db
wt: Permit overriding of optional libraries
2019-10-18 17:13:07 +08:00
Elis Hirwing
f702ae1516
Merge pull request #71280 from kjuvi/ephemeral
...
ephemeral: 5.4.0 -> 6.0.0
2019-10-18 11:10:21 +02:00
Renaud
a87d46c860
Merge pull request #71241 from dywedir/oxipng
...
oxipng: 2.2.2 -> 2.3.0
2019-10-18 10:26:49 +02:00
Peter Simons
9c25430436
Merge pull request #71230 from kwohlfahrt/delv
...
dnsutils: add 'delv' binary, remove obsolete sigchase
2019-10-18 09:33:59 +02:00