Commit Graph

184364 Commits

Author SHA1 Message Date
zimbatm
f726160556
asciidoctor: fix update.sh 2019-07-04 18:09:15 +02:00
Michael Peyton Jones
d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Michael Peyton Jones
855936370c
asciidoctor: address review comments 2019-07-04 13:51:08 +01:00
Michael Peyton Jones
42249205fe
asciidctor: include the asciidoctor-epub3 gem
This is another common output target for asciidctor that requires an
additional gem.

The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
Tim Steinbach
73392e79aa
linux: 5.2-rc6 -> 5.2-rc7 2019-07-01 18:30:52 -04:00
Tim Steinbach
ec846ecf71
oh-my-zsh: 2019-06-27 -> 2019-07-01 2019-07-01 18:30:51 -04:00
R. RyanTM
90ceb64cd0 kotlin: 1.3.31 -> 1.3.40
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-07-01 18:27:51 -04:00
Silvan Mosberger
7c6de80e87
qbe: init at unstable-2019-05-15 (#61941)
qbe: init at unstable-2019-05-15
2019-07-01 23:45:03 +02:00
Nils ANDRÉ-CHANG
58f7155da5 alacritty: build on i686-linux (#63199) 2019-07-02 00:35:08 +03:00
Silvan Mosberger
d6923e2f3c
Merge pull request #64005 from gloaming/pr-template-grammar
PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that"
2019-07-01 23:14:24 +02:00
worldofpeace
3ddbe024f7
Merge pull request #61853 from worldofpeace/exiv2-0.27.x
exiv2: 0.26.2018.12.30 -> 0.27.1
2019-07-01 16:57:57 -04:00
worldofpeace
eb9eef12fc Revert "clipgrab: add comment about backporting"
This reverts commit f449ef7e0bbd6e8f1e8f0570d862d577184e306e.
2019-07-01 16:35:39 -04:00
Aaron Andersen
1e5237bce8
Merge pull request #64035 from r-ryantm/auto-update/gnucash
gnucash: 3.5 -> 3.6
2019-07-01 16:32:59 -04:00
Dmitry Kalinkin
b944d67f2f
Merge pull request #63860 from eadwu/nvidia_x11/430.26
nvidia_x11: 418.74 -> 430.26
2019-07-01 16:30:25 -04:00
MarcFontaine
f449ef7e0b clipgrab: add comment about backporting 2019-07-01 16:07:58 -04:00
MarcFontaine
17fafbb531 clipgrab: 3.8.2 -> 3.8.3 2019-07-01 16:07:57 -04:00
Nikola Knežević
5366173614 nomad: 0.8.7 -> 0.9.3 (#63854)
0.9 series require go 1.11.11+ so switching to default 1.12.
2019-07-01 23:02:25 +03:00
Mario Rodas
e64341c759
Merge pull request #63955 from marsam/1password-update
1password: 0.5.6-003 -> 0.5.7
2019-07-01 14:41:27 -05:00
R. RyanTM
526f12b886 gap: 4.10.1 -> 4.10.2 (#64026)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gap/versions
2019-07-01 20:06:42 +02:00
Wael Nasreddine
863bc6ed94
Merge pull request #63958 from bdesham/olm-on-darwin
olm: Allow building on Darwin
2019-07-01 10:45:43 -07:00
Matthew Bauer
e7572af2ec emacs-irony: Remove server directory
This contains the build files and is not needed for irony-server.
Previously, the wrong directory was removed, adding elpa/ gets thje
correct one.
2019-07-01 13:37:22 -04:00
Benjamin Esham
39aac07723 mtxclient: mark package as broken on Darwin
All of the dependencies of this package are now available on Darwin, but
the package itself still fails to build on that platform.
2019-07-01 13:15:49 -04:00
Benjamin Esham
01f10d0163 weechat-matrix-bridge: mark package as broken as Darwin
All of the dependencies of this package are now available on Darwin, but
the package itself still fails to build on that platform.
2019-07-01 13:15:49 -04:00
Benjamin Esham
33c5f3cec7 olm: allow building on Darwin 2019-07-01 13:15:49 -04:00
R. RyanTM
839a149f88 gnucash: 3.5 -> 3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnucash/versions
2019-07-01 09:09:02 -07:00
Matthew Bauer
eea33299ff
Merge pull request #64027 from ehamberg/fix-postgres-ext-dirs
Install postgresql extensions under `$out/share/postgresql`
2019-07-01 11:54:10 -04:00
Robin Gloster
93bf43d99c
Merge pull request #63980 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 6.15.4 -> 6.15.6
2019-07-01 15:11:03 +00:00
Erlend Hamberg
80aadbec60
Install postgresql extensions under $out/share/postgresql
This fixes extensions after #62271 moved files from `$out/share` to
`$out/share/postgresql`.
2019-07-01 16:24:44 +02:00
Dmitry Kalinkin
f08b05d89f
Merge pull request #63858 from veprbl/pr/rivet_272
rivet: 2.7.0 -> 2.7.2
2019-07-01 10:10:55 -04:00
R. RyanTM
af56a8fd45
checkstyle: 8.21 -> 8.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-07-01 15:57:08 +02:00
Bas van Dijk
5853fdb9ec
Merge pull request #63721 from basvandijk/libressl-openssl-license
libressl: add openssl license
2019-07-01 15:52:10 +02:00
Manuel Mendez
52d5b7a144 pythonPackage.pip-tools: 3.3.2 -> 3.8.0 (#63632)
* pythonPackage.pip-tools: skip failing test
* pythonPackages.pip-tools: sort skipped tests
* pythonPackage.pip-tools: use fetchPypi
* pythonPackage.pip-tools: 3.3.2 -> 3.8.0
2019-07-01 13:15:33 +00:00
Ryan Mulligan
1a975d0f4a
Merge pull request #64011 from r-ryantm/auto-update/drawpile
drawpile: 2.1.10 -> 2.1.11
2019-07-01 06:00:50 -07:00
Vladimír Čunát
df1d27ac31
firefox: fix highly parallel make by upstream patch 2019-07-01 14:37:30 +02:00
Aaron Andersen
5fa05a42a1
Merge pull request #63986 from r-ryantm/auto-update/beanstalkd
beanstalkd: 1.10 -> 1.11
2019-07-01 08:15:46 -04:00
R. RyanTM
31c3b76691 copyq: 3.8.0 -> 3.9.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/copyq/versions
2019-07-01 13:44:20 +02:00
markuskowa
70e8e6d40d
Merge pull request #63981 from r-ryantm/auto-update/atlassian-jira
atlassian-jira: 8.2.1 -> 8.2.2
2019-07-01 13:22:28 +02:00
R. RyanTM
30ccf0588a drawpile: 2.1.10 -> 2.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawpile/versions
2019-07-01 04:08:37 -07:00
Aaron Andersen
795c7fabe4
Merge pull request #63953 from JohnAZoidberg/psrecord
psrecord: init at 1.1
2019-07-01 06:57:25 -04:00
Craig Hall
d096030d07
PULL_REQUEST_TEMPLATE: "Assured whether" -> "Ensured that" 2019-07-01 11:22:48 +01:00
Elis Hirwing
4cfef3262c
Merge pull request #61190 from ngerstle-cognite/kube3d
Kube3d
2019-07-01 11:38:38 +02:00
Bjørn Forsman
462944e5e3
Merge pull request #63985 from bjornfor/trompeloeil
trompeloeil: init at 34
2019-07-01 11:04:45 +02:00
N G
35efc84284 kub3d: init at v1.1.0 2019-07-01 11:02:04 +02:00
Florian Klink
51bcf119f3
nixos/mysql: run ExecStartPost as root (again) to preserve com… (#63862)
nixos/mysql: run ExecStartPost as root (again) to preserve compatibility with secured installs
2019-07-01 10:07:49 +02:00
Alyssa Ross
c25430086a irssi: 1.2.0 -> 1.2.1
CVE-2019-13045
2019-07-01 07:41:18 +00:00
R. RyanTM
dc08a411a8 beanstalkd: 1.10 -> 1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/beanstalkd/versions
2019-07-01 00:05:59 -07:00
Bjørn Forsman
4f4eaf5805 trompeloeil: init at 34
Trompeloeil is a header only C++14 mocking framework.
2019-07-01 08:50:21 +02:00
Michael Raskin
460136f8a3
Merge pull request #63983 from r-ryantm/auto-update/baresip
baresip: 0.6.2 -> 0.6.3
2019-07-01 06:34:33 +00:00
R. RyanTM
9194d0f925 baresip: 0.6.2 -> 0.6.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/baresip/versions
2019-06-30 23:13:29 -07:00