Commit graph

152772 commits

Author SHA1 Message Date
Bjørn Forsman 38ae8aed16 deadpixi-sam: remove duplicate alias
It is already listed in aliases.nix, and I managed to get this from Nix:

  error: Alias deadpixi-sam is still in all-packages.nix

Fixes: 218d81bc9d ("all-packages: move aliases to aliases.nix")
2019-03-12 12:53:56 +01:00
Léo Gaspard 00877c10e5
Merge pull request #57500 from r-ryantm/auto-update/wabt
wabt: 1.0.8 -> 1.0.10
2019-03-12 12:13:40 +01:00
R. RyanTM 6bf7123e9e wabt: 1.0.8 -> 1.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
Théo Zimmermann b6a6f7ac98
coqPackages.contribs.zorns-lemma: 8.6.0 -> 8.9.0 2019-03-12 06:59:51 +00:00
Austin Seipp 4f74e3abcf
souffle: 1.2.0 -> 1.5.1, co-maintain
Souffle has seen some significant upgrades in the past few years and now
has trimmed and replaced several of its more expensive dependencies,
such as boost, openjdk, etc.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-12 00:45:38 -05:00
Ryan Mulligan ca3b67355c
Merge pull request #57476 from eadwu/glava/1.6.0
glava: 1.5.8 -> 1.6.0
2019-03-11 21:01:52 -07:00
Will Dietz 835faea4d0
Merge pull request #57471 from r-ryantm/auto-update/qownnotes
qownnotes: 19.2.3 -> 19.3.0
2019-03-11 22:50:02 -05:00
Matthew Bauer 7890494813
Merge pull request #57037 from matthewbauer/remove-xdg-desktop-menu-dummy
plasma: handle kbuildsycoca5 better
2019-03-11 22:58:40 -04:00
Dmitry Kalinkin c3cb5933f8
Merge pull request #57444 from abathur/pdfgrep-platform-unix
pdfgrep: relax platform from linux to unix
2019-03-11 22:53:07 -04:00
Ryan Mulligan 816c9b6547
Merge pull request #57381 from r-ryantm/auto-update/python2.7-aws-sam-translator
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
2019-03-11 19:15:28 -07:00
Edmund Wu f8139bce5e
glava: 1.5.8 -> 1.6.0 2019-03-11 20:57:52 -04:00
Sarah Brofeldt f3c66bb31e pgcli: Patch tests (#57402) 2019-03-12 01:30:13 +01:00
Mario Rodas 92917bfb99 ffmpeg-full: fix darwin build (#57342) 2019-03-12 01:23:12 +01:00
R. RyanTM 419e25e0ef qownnotes: 19.2.3 -> 19.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/qownnotes/versions
2019-03-11 17:12:23 -07:00
teh 30103df024 vowpalwabbit: fix build. (#57455) 2019-03-12 00:49:01 +01:00
Robert Schütz 1f302fa30d postfix: 3.4.0 -> 3.4.3 (#57368) 2019-03-11 23:36:33 +01:00
Michael Weiss 6fa3dd2d5a
androidStudioPackages.{dev,canary}: 3.5.0.5 -> 3.5.0.6 2019-03-11 21:28:42 +01:00
Travis A. Everett 95aef95322
pdfgrep: relax platform from linux to unix 2019-03-11 15:23:15 -05:00
Wael Nasreddine c75cb87721
Merge pull request #57296 from kalbasit/nixpkgs_go-fixes
Fixes to a few Go packages.
2019-03-11 13:11:11 -07:00
Vladimír Čunát 636910e563
Merge #57427: smenu: relax platform from linux to unix 2019-03-11 21:05:18 +01:00
R. RyanTM c6ed0f964b python37Packages.geopandas: 0.4.0 -> 0.4.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-geopandas/versions
2019-03-11 14:48:50 -04:00
R. RyanTM 1923f36042 python37Packages.libversion: 1.1.2 -> 1.1.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-libversion/versions
2019-03-11 14:43:33 -04:00
R. RyanTM 8513b5146e python37Packages.peewee: 3.8.2 -> 3.9.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-peewee/versions
2019-03-11 14:41:30 -04:00
R. RyanTM 5c4f11d6c6 python37Packages.paste: 3.0.6 -> 3.0.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/python3.7-paste/versions
2019-03-11 14:37:59 -04:00
Travis A. Everett a192cf371f
smenu: relax platform from linux to unix 2019-03-11 13:16:55 -05:00
Michael Weiss 1240834176
sway-beta: Use the upstream patch to fix the build failure 2019-03-11 18:51:26 +01:00
Wael M. Nasreddine 7cb4e4b343
vault: export GOCACHE in the preBuild phase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Wael M. Nasreddine 09435db08a
cadvisor: export GOCACHE in the buildPhase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:19 -07:00
Wael M. Nasreddine b39fc3a0bc
boringssl: export GOCACHE in the makeFlags 2019-03-11 09:59:18 -07:00
Wael M. Nasreddine f10522dab0
deepin.go-gir-generator: fix the GOCACHE make flag 2019-03-11 09:59:17 -07:00
Wael M. Nasreddine d925c32467
deepin.go-dbus-generator: fix the GOCACHE make flag 2019-03-11 09:59:16 -07:00
Wael M. Nasreddine 483d823ec4
gitlab-shell: export GOCACHE in the installPhase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:15 -07:00
Wael M. Nasreddine eee09b103c
docker: export GOCACHE for all platforms 2019-03-11 09:59:10 -07:00
Jörg Thalheim 88c3183581
Merge pull request #57408 from Infinisil/fix/poetry
pythonPackages.poetry: Fix build
2019-03-11 16:54:27 +00:00
Michael Weiss eb2a26f5c6
sway-beta: 1.0-rc5 -> 1.0 2019-03-11 17:02:25 +01:00
Michael Weiss 7f43089999
wlroots: 0.4.1 -> 0.5.0 2019-03-11 17:02:22 +01:00
Silvan Mosberger bfac72b276
pythonPackages.poetry: Fix build 2019-03-11 16:49:22 +01:00
Andreas Rammhold 2dd3253079
Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
2019-03-11 15:48:54 +01:00
R. RyanTM 3a36b53de8 plantuml: 1.2019.1 -> 1.2019.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/plantuml/versions
2019-03-11 15:34:29 +01:00
Andreas Rammhold 48b9a4a4a5 fix two typos in "substituteInPlace" that should never landed
I am not sure how these two could ever work but at least the typo is
fixed now. They still fail to compile but that is a different issue.
2019-03-11 14:51:40 +01:00
R. RyanTM b83973990f python27Packages.aws-sam-translator: 1.9.1 -> 1.10.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/python2.7-aws-sam-translator/versions
2019-03-11 06:18:49 -07:00
Ryan Mulligan 8bb3919ea9
Merge pull request #57240 from r-ryantm/auto-update/gcompris
gcompris: 0.95 -> 0.96
2019-03-11 06:05:35 -07:00
Elis Hirwing 7e2eb72407
Merge pull request #57271 from etu/phpstan-0113
phpPackages.phpstan: 0.11.2 -> 0.11.3
2019-03-11 12:35:25 +01:00
Elis Hirwing 9388152cd3
Merge pull request #56816 from etu/transifex-fix-build
transifex-client: Fix build after updated dependencies
2019-03-11 12:34:56 +01:00
Elis Hirwing eeecb9d00e
Merge pull request #57066 from Izorkin/php
Update php packages
2019-03-11 12:33:24 +01:00
R. RyanTM fdb95b4d4d ocamlPackages.yojson: 1.6.0 -> 1.7.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/ocaml4.06.1-yojson/versions
2019-03-11 12:17:45 +01:00
worldofpeace 988ed26778
Merge pull request #57363 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.25 -> 2.18.27
2019-03-11 07:13:20 -04:00
Robert Schütz e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
R. RyanTM 70815de29c picard-tools: 2.18.25 -> 2.18.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-03-11 03:37:34 -07:00
Jörg Thalheim c08f80839f
Merge pull request #57313 from delroth/gs-lcms2mt
ghostscript: link against "systemwide" liblcms2
2019-03-11 10:29:57 +00:00