Commit graph

197610 commits

Author SHA1 Message Date
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
worldofpeace
0dbbeabdab nixos/gnome3: copy flashback gschema overrides 2019-10-15 20:56:09 -04:00
worldofpeace
60aedadc59 nixos/gnome3: fix gnome-flashback
This session would fail to start because we didn't have it in systemd.packages
(as we've switched to systemd gnome-session).

Haven't tested custom sessions.
2019-10-15 20:15:46 -04: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
Robin Gloster
ab5b22b873
Merge pull request #70569 from sigma/pr/teleport-4.1.0
teleport: 4.0.4 -> 4.1.0
2019-10-16 00:21:59 +02:00
Robin Gloster
0a12d0f7c7
Merge pull request #70572 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.9 -> 0.9.10
2019-10-16 00:21:28 +02:00
Robin Gloster
3b07327794
Merge pull request #70713 from r-ryantm/auto-update/python3.7-cx_Freeze
python37Packages.cx_Freeze: 5.1.1 -> 6.0
2019-10-16 00:11:20 +02:00
Robin Gloster
b870b3a153
python37Packages.geopandas: 0.6.0 -> 0.6.1 2019-10-16 00:07:07 +02:00
Robin Gloster
bef6d1a527
Merge pull request #70649 from wizeman/u/fix-ibus-ucd
ibus: use versioned URLs for UCD data
2019-10-16 00:05:53 +02:00
Florian Klink
789565dee4 python.pkgs.google_cloud_core: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
6403f819a8 python.pkgs.google_auth: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
df03455a63 python.pkgs.googleapis_common_protos: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
eb3fc129bb python.pkgs.google_api_core: propagate setuptools 2019-10-16 00:03:24 +02:00
Robin Gloster
c0d4db48fb
Merge pull request #70717 from r-ryantm/auto-update/python3.7-ijson
python37Packages.ijson: 2.4 -> 2.5
2019-10-16 00:00:03 +02:00
Robin Gloster
a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
Florian Klink
e902b1e23b python.pkgs.google_resumable_media: propagate setuptools 2019-10-15 23:56:26 +02:00
Florian Klink
83e58687ba python.pkgs.google_cloud_storage: propagate setuptools
This is used during runtime.

cc #68314
2019-10-15 23:50:34 +02:00
Robin Gloster
6612721f86
Merge pull request #70727 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.0.1 -> 1.2.0
2019-10-15 23:41:54 +02:00
Robin Gloster
e05e991514
Merge pull request #71054 from MicrosoftTakeover/patch-1
scummvm: 2.0.0 -> 2.1.0
2019-10-15 23:41:32 +02:00
Robin Gloster
f09a8b7db4
Merge pull request #70899 from Tomahna/mopidy
mopidy-iris: 3.40.0 -> 3.41.1
2019-10-15 23:38:04 +02:00
Robin Gloster
942886dfa7
Merge pull request #70741 from r-ryantm/auto-update/python3.7-pyannotate
python37Packages.pyannotate: 1.0.7 -> 1.2.0
2019-10-15 23:33:51 +02:00