Commit Graph

175562 Commits

Author SHA1 Message Date
Symphorien Gibol
a37b9636f7 networkmanager-fortisslvpn: create the local state directory
Otherwise connecting simply fails:
VPN connection: failed to connect: 'La création du fichier « /tmp/lib/NetworkManager-fortisslvpn/0507e3ef-f0e0-4153-af64-b3d9a025877c.config.XSB19Z » a échoué : No such file or directory'
2019-10-18 19:49:56 -04:00
worldofpeace
9b898eca6d
Merge pull request #71367 from thorstenweber83/fix-kazam
kazam: fix package
2019-10-18 23:46:44 +00:00
worldofpeace
72854d938a
Merge pull request #71333 from edef1c/kak-lsp-7
kak-lsp: 6.2.1 -> 7.0.0
2019-10-18 23:32:53 +00:00
Thorsten Weber
15953b7728 kazam: fix
- work around strictDeps issue wit python packages
- use pr 21 commit instead of debian patch to fix configparser issue
2019-10-19 01:02:49 +02:00
Mario Rodas
2a6225d717
netdata: 1.18.0 -> 1.18.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.1
2019-10-18 18:00:00 -05:00
Mario Rodas
de5f293365
Merge pull request #71306 from marsam/update-prometheus
prometheus: 2.13.0 -> 2.13.1
2019-10-18 22:11:03 -05:00
va1entin
afa371559d pythonPackages.geographiclib: init at 1.50 2019-10-18 19:21:49 -07:00
worldofpeace
020e1b0c8e
Merge pull request #71334 from edef1c/git-series
Clean up git-series packaging, use OpenSSL 1.1
2019-10-18 21:42:22 +00:00
edef
67b8f4e0a7 git-series: add edef as maintainer 2019-10-18 21:28:46 +00:00
edef
fca52043a5 git-series: use nixpkgs libgit2
This replaces the vendored copy from libgit2-sys.
2019-10-18 21:28:46 +00:00
edef
2bc9e6cb37 git-series: use nixpkgs libcurl
This replaces the vendored copy from curl-sys.
2019-10-18 21:28:46 +00:00
edef
f7de72a552 git-series: upgrade Cargo dependencies to allow using OpenSSL 1.1 2019-10-18 21:28:46 +00:00
Renaud
8b0f365582
Merge pull request #70658 from dsg22/feature-chromaprint-1.4.3
chromaprint: 1.3.2 -> 1.4.3
2019-10-18 23:12:13 +02:00
Silvan Mosberger
f9113fc063 haskellPackages.nix-tools: Fix build 2019-10-18 22:50:37 +02:00
Peter Simons
63dad6c2ad haskell-rank2classes: disable test suite to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
0eefb1f843 git-annex: update sha256 hash for the new 7.20191017 version 2019-10-18 22:50:37 +02:00
Peter Simons
652a245224 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-4-gf382c3d from Hackage revision
dea2fba9b4.
2019-10-18 22:50:37 +02:00
Peter Simons
3a24e332cf haskell-generics-sop: use the latest version when building with ghc-8.8.x 2019-10-18 22:50:37 +02:00
Emily
2c2d9f347d haskellPackages.clash-{ghc,lib,prelude}: mark unbroken 2019-10-18 22:50:37 +02:00
Peter Simons
4445d50de3 haskell-uri-bytestring: drop obsolete patch to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
b712543128 all-cabal-hashes: update to Hackage at 2019-10-17T23:44:51Z 2019-10-18 22:50:37 +02:00
Peter Simons
b5c2f6613b haskell-gtk: drop obsolete patches for the whole gtk package family 2019-10-18 22:50:36 +02:00
Peter Simons
51f62fb7a7 haskell-hjsmin: disable test suite to fix the build 2019-10-18 22:49:18 +02:00
Peter Simons
6d6889601c hackage2nix: mark broken builds to fix evaluation on Hydra 2019-10-18 22:49:18 +02:00
Peter Simons
561bf1a91b haskell-tls: update ghc-8.8.x override for the latest version 2019-10-18 22:49:18 +02:00
Domen Kožar
7a71069309 ghcide: unbreak 2019-10-18 22:49:18 +02:00
Robert Hensing
3ca15e5fe1 arion-compose: Enable without tests
This adds me as a maintainer of arion-compose, which provides the
executable for the arion package (#71092).

Note that it has a different name because it was already taken on
Hackage before arion switched to Haskell.
2019-10-18 22:49:17 +02:00
Serhii Pererva
0ddcf74037 universum 1.6.0 is no longer broken 2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
e1e5c7f9e2 tasty-tap: fix tests
- The golden test for tasty-tap is out-of-date with the current TAP
  format. An issue has been submitted upstream here:
  https://github.com/MichaelXavier/tasty-tap/issues/2.
- I've created a pull request that makes the (minor) changes to the
  golden test file and applied the patch for that pull request here.
- Remove tasty-tap from broken-packages
2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
f6cdbee1bb prometheus, ekg-prometheus-adapter: Remove from broken-packages
- Prometheus and ekg-prometheus-adapter were fixed in PR:
  https://github.com/NixOS/nixpkgs/pull/70956 but I forgot to remove
  them from the list of broken-packages.
2019-10-18 22:49:17 +02:00
Marek Fajkus
ef0e3b7762 ghc-8.8.x: jailbreak io-streams-haproxy 2019-10-18 22:49:17 +02:00
Peter Simons
80e78eccfb LTS Haskell 14.10 2019-10-18 22:49:17 +02:00
worldofpeace
38c0090104
Merge pull request #71339 from edef1c/i3blocks-xdg
i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
2019-10-18 20:33:11 +00:00
edef
e674377177 i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
On NixOS, $XDG_CONFIG_DIRS always has multiple elements.
Without this patch, it'll try to open() a rather nonsensical
path full of colons.
2019-10-18 20:22:16 +00:00
worldofpeace
0e834b10f7
Merge pull request #71340 from edef1c/pgsanity-deps
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 20:02:25 +00:00
worldofpeace
625cad31bc pythonPackages.pgsanity: don't mark broken 2019-10-18 16:01:21 -04:00
worldofpeace
81acba5df7
Merge pull request #71336 from edef1c/pypi2nix-setuptools
pypi2nix: add missing setuptools dependency
2019-10-18 19:57:13 +00:00
Alan Pearce
69889d3359 python3.7-trezor_agent: fix startup error 2019-10-18 12:00:38 -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
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
a7aa69c8bf pythonPackages.pgsanity: add missing postgresql checkInput 2019-10-18 12:33:41 +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
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
Anton Desyatov
965e57cf33 tilt: 0.10.4 -> 0.10.13 2019-10-18 13:53:30 +07:00
Vincent Laporte
69d5465431 ocamlPackages.bigstringaf: 0.3.0 → 0.6.0 2019-10-18 05:59:29 +00:00
Vincent Laporte
734119c74d ocamlPackages.httpaf: disable tests with OCaml 4.07 2019-10-18 05:59:29 +00:00
Vincent Laporte
33f003e930 ocamlPackages.faraday: disable tests with OCaml 4.07 2019-10-18 05:59:29 +00:00
Mario Rodas
8f4e51b0c6
snore: init at 0.1 2019-10-17 21:00:00 -05:00
Mario Rodas
dd78c00970
terraform: add marsam as maintainer 2019-10-17 20:01:00 -05:00
Mario Rodas
bb0a4bf05d
terraform: 0.12.10 -> 0.12.12
Changelog:
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.11
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.12
2019-10-17 20:00:00 -05:00
Aaron Andersen
5617886b16
Merge pull request #71268 from jsamsa/fix-macos-oracle-instantclient
oracle-instantclient: Fix path for darwin downloads
2019-10-17 20:36:59 -04:00
Jan Tojnar
2bd4f8023b
gnomeExtensions.gsconnect: 26 → 27
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v27
2019-10-18 02:09:09 +02:00
Jan Tojnar
538d9cbdfb
bustle: fix build 2019-10-18 02:08:40 +02:00
Mario Rodas
096558a0f6
prometheus: 2.13.0 -> 2.13.1
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.13.1
2019-10-17 18:00:00 -05:00
Austin Seipp
2332cb7dbc
liburing: 0.1 -> 0.2pre246_08bd8151
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-17 16:47:12 -05:00
Shreyansh Khajanchi
f57d39855f anydesk: fix icons (#71250) 2019-10-17 23:33:43 +02:00
worldofpeace
6b98d70f61 blueman: update patch
Fixes #71297
2019-10-17 16:56:41 -04:00
José Romildo Malaquias
a9de4a3a09 lxqt.lxqt-globalkeys: 0.14.1 -> 0.14.3 2019-10-17 15:20:52 -03:00
Vladyslav M
8bf9c32749
oxipng: 2.2.2 -> 2.3.0 2019-10-17 21:09:48 +03:00
WilliButz
c51a4801f4
Merge pull request #70753 from kampka/matrix-appservice-slack
matrix-appservice-slack: init at 1.0.1
2019-10-17 19:15:15 +02:00
Jörg Thalheim
fa2e8fc136
iperf3: update musl patch 2019-10-17 17:41:19 +01:00
geistesk
ab42edccc2 pytmx: init at 3.21.7 2019-10-17 08:23:13 -07:00
Peter Simons
e6167ceaa2
Merge pull request #71237 from multun/sane_net.conf_conflict
sane-backends: remove $out/etc/sane.d/net.conf
2019-10-17 17:03:53 +02:00
Jason Samsa
6fd2b74cae oracle-instantclient: Fix path for darwin downloads 2019-10-17 08:55:19 -05:00
Florian Klink
f842ba385e
nextcloud-client: 2.5.3 -> 2.6.0 (#69743)
nextcloud-client: 2.5.3 -> 2.6.0
2019-10-17 12:05:26 +02:00
Philipp Hausmann
83a341aece zookeeper: Fix wrong paths in startup script 2019-10-17 02:59:10 -07:00
Georges Dubus
83be1d4b80
Merge pull request #71160 from jerith666/nox-setuptools
nox: add missing 'setuptools' to propagatedBuildInputs
2019-10-17 11:58:11 +02:00
Jörg Thalheim
5f9d32b77d
Merge pull request #71245 from basile-henry/rustup-1.20.2
rustup: 1.20.0 -> 1.20.2
2019-10-17 10:54:39 +01:00
Renaud
7c0c96536b
Merge pull request #70876 from cko/flamegraph
flamegraph: 2017-07-01 -> 2019-02-16
2019-10-17 11:15:14 +02:00
kjuvi
7f538f7096 ephemeral: 5.4.0 -> 6.0.0 2019-10-17 10:43:52 +02:00
Christine Koppelt
dd8f3cd0d5 flamegraph: 2017-07-01 -> 2019-02-16 2019-10-17 09:33:11 +02:00
R. RyanTM
3a0d1543b4 syslogng: 3.22.1 -> 3.23.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/syslog-ng/versions
2019-10-16 23:49:09 -07:00
Vincent Laporte
7264e96053 ocamlPackages.spelll: init at 0.3
Fuzzy string searching, using Levenshtein automaton. Can be used for
spell-checking.

Homepage: https://github.com/c-cube/spelll
2019-10-17 05:50:26 +00:00
Shreyansh Khajanchi
7885eeaffd neovim-qt: fix icons 2019-10-17 14:11:41 +09:00
worldofpeace
c24eb82c7d
Merge pull request #71253 from jonringer/fix-python35-sqlalchemy
python35Packages.sqlalchemy: fix tests
2019-10-17 03:16:05 +00:00
xrelkd
8b079c2417 youtube-dl: 2019.09.28 -> 2019.10.16 2019-10-16 20:06:34 -07:00
Shreyansh Khajanchi
3388941c59 neovim: fix icon not displaying 2019-10-17 11:34:40 +09:00
Aaron Andersen
91a86cbd0c nss-pam-ldapd: 0.9.10 -> 0.9.11 2019-10-16 21:55:35 -04:00
Jonathan Ringer
d4d0536ad4 python35Packages.sqlalchemy: fix tests 2019-10-16 17:44:03 -07:00
Orivej Desh
29b5aaeb5d clickhouse: build with rapidjson
This enables ClickHouse JSON functions.
2019-10-17 00:38:49 +00:00
worldofpeace
2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace
823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz
b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Florian Klink
66081ceb16 pinentry: change attributes to dashes, alias old ones 2019-10-16 19:56:49 -04:00
Franz Pletz
a4916fdea5 pinentry: build with multiple outputs in single drv
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 19:56:49 -04:00
worldofpeace
b75c8ee3bc
Merge pull request #71262 from worldofpeace/merge-funkwhale-python-packages
Merge funkwhale python packages
2019-10-16 23:28:46 +00:00
Florian Klink
954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Henri Bourcereau
23ff79266d pythonPackages.djangorestframework 3.9.4 -> 3.10.3 2019-10-16 17:07:12 -04:00
Henri Bourcereau
c264dac650 pythonPackages.channels 2.2.0 -> 2.3.0 2019-10-16 17:07:12 -04:00
Henri Bourcereau
1257c9af4d pythonPackages.PyLD: 0.7.2 -> 1.0.5 2019-10-16 17:07:12 -04:00
Henri Bourcereau
93ab2aedfa pythonPackages.aioredis: init at 1.2.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
35bf794787 pythonPackages.channels-redis: init at 2.4.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
80dd6fb33b pythonPackages.django-cleanup: init at 4.0.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
9e0e61a912 pythonPackages.django-dynamic-preferences: init at 1.7.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau
b63651963f pythonPackages.django-oauth-toolkit: init at 1.2.0 2019-10-16 17:07:10 -04:00
Henri Bourcereau
61e8e9800f pythonPackages.django-storages: init at 1.7.2 2019-10-16 17:07:10 -04:00
Henri Bourcereau
1d88cddcbf pythonPackages.persisting-theory: init at 0.2.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau
5417887d7a pythonPackages.unicode-slugify: init at 0.1.3 2019-10-16 17:07:09 -04:00
Henri Bourcereau
316402e4e6 pythonPackages.django-filter: init at 2.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau
704b80fb9e pythonPackages.requests-http-signature: init at 0.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau
1b11d0f80f pythonPackages.pymemoize: init at 1.0.3 2019-10-16 17:07:08 -04:00
Henri Bourcereau
f975f511ab pythonPackages.hiredis: init at 1.0.0 2019-10-16 17:07:08 -04:00
Henri Bourcereau
0e9169e44c pythonPackages.django-versatileimagefield: init at 1.10 2019-10-16 17:07:07 -04:00
Henri Bourcereau
177ed2f520 pythonPackages.django-auth-ldap: init at 1.7.0 2019-10-16 17:07:07 -04:00
geistesk
31b9627644 golangci-lint: 1.20.0 -> 1.21.0 2019-10-16 22:59:14 +02:00
Vadim-Valdis Yudaev
8f118b1fa3 gui.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00
Vadim-Valdis Yudaev
2d620c63d7 default.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00
MicrosoftTakeover
8479d2b54d
minetest 5.0.1 -> 5.1.0 2019-10-16 13:41:14 -07:00
Marek Mahut
b02ae8e22c
Merge pull request #71041 from nyanloutre/fs_uae_3_0_0
fs-uae: 2.8.4 -> 3.0.0
2019-10-16 21:58:02 +02:00
Marek Mahut
78365c1362
Merge pull request #71044 from ivan/cargo-audit-0.9.3
cargo-audit: 0.9.1 -> 0.9.3
2019-10-16 21:57:39 +02:00
worldofpeace
1f470a5c29
Merge pull request #71147 from worldofpeace/gnome-3.34.1-more
More Gnome 3.34.1
2019-10-16 19:44:22 +00:00
Austin Seipp
fcdbe74ddb
zerotierone: 1.4.4 -> 1.4.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-16 14:27:56 -05:00
worldofpeace
b28a7579fd
Merge pull request #71197 from arcnmx/pr-vit2
vit 2.0.0
2019-10-16 19:22:53 +00:00
Marek Mahut
214c5b326a
Merge pull request #71167 from vbgl/ocaml-doc-ock+remove
ocamlPackages.doc-ock: remove at 1.2.1
2019-10-16 21:13:47 +02:00
arcnmx
eb59152136 vit: 1.3 -> 2.0.0 2019-10-16 12:12:51 -07:00
Maximilian Bosch
4d726f6f67
Merge pull request #71239 from WilliButz/grafana-update
grafana: 6.4.2 -> 6.4.3
2019-10-16 21:12:17 +02:00
Basile Henry
ddf26389c8 rustup: 1.20.0 -> 1.20.2 2019-10-16 20:01:49 +01:00
arcnmx
a104aad1a6 pythonPackages.tasklib: init at 1.2.1 2019-10-16 10:10:16 -07:00
worldofpeace
6695d3f08f
Merge pull request #71200 from Shopify/seb-libgda-mac
Add support for libgda on darwin
2019-10-16 16:36:03 +00:00
Victor multun Collod
ec2a8d2302 sane-backends: remove /etc/sane.d/net.conf 2019-10-16 17:47:33 +02:00
José Romildo Malaquias
3a440874c7
Merge pull request #71225 from romildo/fix.freeoffice
freeoffice: 970 -> 971
2019-10-16 12:37:10 -03:00
Sebastien Lavoie
adc635f74e
gnome3.libgda: enable darwin builds 2019-10-16 11:29:47 -04:00
Sebastien Lavoie
9b83a23542
gnome3.libgda: use embedded sqlite support on macOS
Taken from the Homebrew Formula
2019-10-16 11:29:47 -04:00
Sebastien Lavoie
ce5616f178
gnome3.libgda: explicitly enable or disable mysql and postgres
This prevents an issue where mysql and postgres support can be
auto-detected by the configure scripts, resulting in a broken build or a
build that cannot be ran on a different computer.
2019-10-16 11:29:46 -04:00
WilliButz
747172ba60
grafana: 6.4.2 -> 6.4.3 2019-10-16 17:06:01 +02:00
Florian Klink
61eecf2a39
python.pkgs.google_cloud_storage: propagate setuptools (#70900)
python.pkgs.google_cloud_storage: propagate setuptools
2019-10-16 16:48:39 +02:00
Kai Wohlfahrt
8a293b42de dnsutils: remove obsolete config flag 2019-10-16 13:48:51 +01:00
Kai Wohlfahrt
39afb94585 dnsutils: add delv tool
delv is provided as a replacement for dig with better DNSSEC support.
2019-10-16 13:40:44 +01:00
Jörg Thalheim
334921ad31
Merge pull request #66841 from Izorkin/kernel-nftables
nftables: enable all features in kernel
2019-10-16 13:39:55 +01:00
Patrick Hilhorst
a9b5206b97
spotify-tui: 0.5.0 -> 0.6.2 2019-10-16 14:38:18 +02:00
José Romildo Malaquias
a81a6b3d72 freeoffice: 970 -> 971 2019-10-16 08:44:58 -03:00
Jörg Thalheim
7b512c1557
Merge pull request #71219 from FRidh/pwndbg
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch
9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.

Co-authored-by: Fabian Möller <fabianm88@gmail.com>

[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Maximilian Bosch
1737cd07ca
cargo-make: 0.22.2 -> 0.23.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.23.0

Please note that the cargo hash didn't change since no dependencies were
updated (only the package version in Cargo.lock).
2019-10-16 12:43:58 +02:00
Frederik Rietdijk
cc9505aab1 pythonPackages.tensorflow-bin: disable for python 3.8 2019-10-16 11:32:31 +02:00
Frederik Rietdijk
14405a0bfd pythonPackages: make isPy38 available 2019-10-16 11:32:16 +02:00
Domen Kožar
d2c13034fb
Merge pull request #70011 from turboMaCk/chore/cleanup-elmPackages
elm.elmPackages: Cleanup code
2019-10-16 11:07:29 +02:00
Gabriel Ebner
3458fe89f9 opencsg: fix build 2019-10-16 10:54:26 +02:00
Gabriel Ebner
18fde25825 viewnior: do not remove icon-theme.cache
This is now done automatically.
2019-10-16 10:49:50 +02:00
Vladimír Čunát
610afbca84
Revert "go: apply upstream patch"
This reverts commit d8218de5c5.
It makes no sense after the parent commit.
2019-10-16 10:49:23 +02:00
Dima
cffba01e12
go_1_12: disable flakey TestGcSys test (PR #70368)
In our tests we have experienced failures of this test,
but it was otherwise not reproducible so far. A backported
upstream fix did not alleviate the issue either, so disabling
seems workable for now.
2019-10-16 10:49:22 +02:00
Frederik Rietdijk
3f93a09405 python38Packages: build packages on Hydra
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.

https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Renaud
928698a2b3
Merge pull request #70736 from r-ryantm/auto-update/python3.7-pathspec
python37Packages.pathspec: 0.5.9 -> 0.6.0
2019-10-16 10:44:28 +02:00
nyanloutre
fda32e99e0 spectacle: add new kwayland dependency 2019-10-16 10:22:51 +02:00
nyanloutre
a83d96fad5 kde_applications: 19.08.1 -> 19.08.2 2019-10-16 10:22:51 +02:00
Frederik Rietdijk
27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Frederik Rietdijk
80ac778c06 pythonPackages.capstone: add missing setuptools dep 2019-10-16 09:59:55 +02:00
Nikolay Korotkiy
2f6f55d8ee
xournalpp: 1.0.12 -> 1.0.15 2019-10-16 10:30:31 +03:00
Daniel Frank
b4136a8f5b kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 (#69584) 2019-10-16 02:02:49 -04:00
Olli Helenius
cff4b15cf5 pythonPackages.hcloud: 1.6.1 -> 1.6.2 2019-10-15 21:35:10 -07:00
Tadeo Kondrak
70167b64c5 maintainers/scripts/update-discord: improve
- add comment specifying file is generated
- remove repetition of version number
2019-10-15 21:21:13 -07:00
Tadeo Kondrak
d2d95670a5 discord-canary: 0.0.96 -> 0.0.97 2019-10-15 21:21:13 -07:00
Mario Rodas
818a38f91c
Merge pull request #71156 from jonringer/bump-elementpath
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-15 21:54:39 -05:00
Mario Rodas
882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
Vincent Laporte
b4db381443 coq_8_10: 8.10+β3 → 8.10.0
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
Vincent Laporte
0cc70b5697 coq: do not build CoqIDE for Coq 8.10
GTK3 at version 3.24.11 has broken pkg-config files
2019-10-16 02:43:46 +00:00
Vincent Laporte
1292f49a37 coq_8_10: do not take “camlp5” as input 2019-10-16 02:43:46 +00:00
Vincent Laporte
325f89ef19 coq_8_10: fix CoqIDE on darwin 2019-10-16 02:43:46 +00:00
Vincent Laporte
8dd417eed6 ocamlPackages.lru: 0.2.0 → 0.3.0
ocamlPackages.psq: 0.1.0 → 0.2.0
2019-10-16 02:42:25 +00:00
worldofpeace
fce8b4837a
Merge pull request #67670 from kampka/zsh-history
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster
b0081a26e5
Merge pull request #70715 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.5.1 -> 0.6.0
2019-10-16 00:57:28 +02:00
Robin Gloster
0c48ec1ac7
Merge pull request #70553 from r-ryantm/auto-update/assimp
assimp: 4.1.0 -> 5.0.0
2019-10-16 00:50:14 +02:00
Robin Gloster
2137b0c8f0
prometheus: fix hash 2019-10-16 00:46:40 +02:00
Robin Gloster
80a671d366
Merge pull request #70461 from marsam/update-prometheus
prometheus: 2.12.0 -> 2.13.0
2019-10-16 00:33:12 +02:00
Robin Gloster
c4f5657716
Merge pull request #70485 from flokli/google-cloud-cpp-0.14.0
google-cloud-cpp: 0.11.0 -> 0.14.0
2019-10-16 00:31:23 +02:00
Robin Gloster
5a1232908c
Merge pull request #70528 from eadwu/bcachefs/update-9
bcachefs/update-9
2019-10-16 00:28:17 +02:00
Robin Gloster
7fb01c60d8
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
libsForQt5.accounts-qt: 1.15 -> 1.16
2019-10-16 00:23:32 +02:00