Commit Graph

172717 Commits

Author SHA1 Message Date
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
Maximilian Bosch
d2379192b5
python3Packages.pyopencl: fix build
Fix the recently broken build by adding `pybind11`
to the build. Also set $HOME to a temporary directory during the build
to avoid "Permission denied" errors in the build script.

This also unbreaks `sasview` and `pybitmessage`.

See also #56826
See also https://hydra.nixos.org/build/89037506
2019-03-11 23:30:35 +01:00
Andreas Rammhold
c55427ca43
nixos/doc: add types prefix to addCheck example
The function `addCheck` resides within the attrset `types`. We should be
explicit about this since otherwise people might be confused where it
does come from / why it doesn't work for them.
2019-03-11 22:56:56 +01:00
Sébastien Maret
6f81adb7ee
gildas: 20190301_a -> 20190301_b 2019-03-11 21:43:41 +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
e954144fab gitAndTools.pre-commit: 1.14.2 -> 1.14.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pre-commit/versions
2019-03-11 11:51:54 -07: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
Kier Davis
d700803323
pius: fix dependencies
`perl` needs to be a native build input to ensure that it is
present in `PATH` during the build, allowing `patchShebangs` to
correctly fix the shebang in `pius-party-worksheet`. Previously,
the shebang was left as `/usr/bin/perl` because `perl` could not
be found by `patchShebangs`.

`six` is a required dependency of `pius` and likely should have
been included in the derivation a long time ago, since the `pius`,
`pius-report` and `pius-keyring-mgr` commands are broken without it.
Annoyingly, `pius` still uses `distutils` rather than `setuptools`
which seems to happily install the package without checking that
its dependencies have been installed.
2019-03-11 13:43:49 +00: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
R. RyanTM
732228d3d1 protozero: 1.6.4 -> 1.6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/protozero/versions
2019-03-11 05:12:05 -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
R. RyanTM
a8ef518785 pius: 2.2.6 -> 2.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pius/versions
2019-03-11 03:59:32 -07: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
Will Dietz
f226459a39
Merge pull request #57255 from romildo/upd.qogir-theme
qogir-theme: 2018-11-12 -> 2019-03-10
2019-03-11 05:24:03 -05:00
Will Dietz
22b3b54749
Merge pull request #57200 from dtzWill/update/ipe-7.2.11
ipe: 7.2.10 -> 7.2.11, touchup
2019-03-11 05:19:27 -05:00
Will Dietz
c14e23d0e6
Merge pull request #57193 from dtzWill/update/at-spi-core-atk-2.30.1
at-spi2-{core,atk}: 2.30.0 -> 2.30.1
2019-03-11 05:18:21 -05:00
Will Dietz
479e79dc58
Merge pull request #57196 from dtzWill/update/iosevka-2.2.0
iosevka-bin: 2.1.0 -> 2.2.0
2019-03-11 05:18:05 -05:00
Will Dietz
3322f81fa7
Merge pull request #57198 from dtzWill/update/tetra-gtk-theme-201903
tetra-gtk-theme: 201902 -> 201903
2019-03-11 05:17:51 -05:00
Will Dietz
b4bc6155ba
Merge pull request #57052 from dtzWill/update/broot-0.7.0
broot: 0.6.3 -> 0.7.1
2019-03-11 05:16:05 -05:00