Commit Graph
179854 Commits
Author SHA1 Message Date
Bas van Dijk 71fdb69314 nixos: add test for tinydns 2019-05-16 23:46:17 +02:00
worldofpeaceandGitHub bc9df0f661 Merge pull request #61569 from dtzWill/update/discount-2.2.6
discount: 2.2.4 -> 2.2.6, tests
2019-05-15 19:54:37 -04:00
Will Dietzandworldofpeace cb1cf0959d discount: 2.2.4 -> 2.2.6, tests
Now using the GitHub source.

https://github.com/Orc/discount/releases/tag/v2.2.5
https://github.com/Orc/discount/releases/tag/v2.2.6
2019-05-15 19:44:59 -04:00
worldofpeaceandGitHub f625490886 Merge pull request #61558 from dtzWill/update/nasc-0.5.4
nasc: 0.5.2 -> 0.5.4
2019-05-15 19:31:17 -04:00
worldofpeaceandGitHub d4b81614cd Merge pull request #61559 from lilyball/bat
bat: 0.10.0 -> 0.11.0
2019-05-15 18:50:17 -04:00
Will Dietz 51202e96fa nasc: 0.5.2 -> 0.5.4
https://github.com/parnold-x/nasc/releases/tag/0.5.4
https://github.com/parnold-x/nasc/releases/tag/0.5.3
2019-05-15 16:59:26 -05:00
Lily Ballard 6dc34b8384 bat: 0.10.0 -> 0.11.0
Also add myself as a maintainer, and set platforms to `all`.
2019-05-15 14:47:36 -07:00
Matthew BauerandGitHub d0ea2df4fb Merge pull request #61526 from nh2/servant-doc-no-haddock-fix
haskell: servant: Don't write to $doc if disabled.
2019-05-15 16:55:10 -04:00
Niklas Hambüchen 0ef2bbfd0b haskell: servant: Don't hardcode $doc.
Until now this broke on `enableSeparateDocOutput = false`,
as then `$doc` was not defined so it tried to copy stuff to
`/share/doc/servant`.

Fixes regression introduced in commit be63b1994d.
2019-05-15 22:45:32 +02:00
Maximilian BoschandGitHub cdb91033e7 Merge pull request #61549 from elseym/documize-2.5.0
documize-community: 2.4.1 -> 2.5.0
2019-05-15 22:09:40 +02:00
R. RyanTMandRenaud 0ff5e227af gegl_0_4: 0.4.14 -> 0.4.16 (#61292)
* gegl_0_4: 0.4.14 -> 0.4.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions

* gegl_0_4: drop Darwin patches
They were merged upstream and shipped with v0.4.16
2019-05-15 21:46:29 +02:00
elseym f61bb1b7ed documize-community: 2.4.1 -> 2.5.0 2019-05-15 21:44:38 +02:00
Rostyslav KuryloandBjørn Forsman 91872f537c saleae-logic: 1.2.10 -> 1.2.28
The older 1.2.10 version does not support new Saleae devices well.

i686 platform was removed because Saleae stopped providing 32-bit
builds since 1.2.11.
2019-05-15 20:24:22 +02:00
RenaudandGitHub 3ad972278d Merge pull request #61396 from r-ryantm/auto-update/python3.7-python-axolotl
python37Packages.python-axolotl: 0.1.42 -> 0.2.2
2019-05-15 19:39:33 +02:00
RenaudandGitHub 2f1f9a9fe8 Merge pull request #61540 from taku0/flashplayer-32.0.0.192
flashplayer: 32.0.0.171 -> 32.0.0.192 [Critical security fix]
2019-05-15 18:11:15 +02:00
Austin SeippandGitHub dba7af031d Merge pull request #61009 from thoughtpolice/nixpkgs/fdb-61-fixes
foundationdb: add fdb 6.1 with cmake build
2019-05-15 09:54:39 -05:00
Austin Seipp 2525b88c80 nixos/foundationdb: default to ssd storage engine
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:11 -05:00
Austin Seipp 427f1e58a4 nixos/foundationdb: chmod 0770 for logs/data files
Slight oversight: this allows members of the FoundationDB group to read
logs.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:11 -05:00
Austin Seipp c55b9236f0 nixos: add services.foundationdb.traceFormat option
This allows us to specify JSON trace logging, which is useful for
tooling to injest/transform logs.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:11 -05:00
Austin Seipp 3f1c6801a2 foundationdb: init 6.1.6pre4898_26fbbbf, cmake build
This adds a new build of FoundationDB 6.1, using the new, much improved
with CMake build system with fewer patches and rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Austin Seipp a13a0c8de4 foundationdb: refactor vsmake patch application
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Austin Seipp 34e15b1c73 foundationdb: refactor 'vsmake' build system into its own file [NFC]
FoundationDB is currently in the process of migrating to CMake, and it
will eventually be the only build system. In preparation for this, split
off the current (somewhat nasty) builder into its own file, and allow
default.nix to be more declarative -- containing only the main supported
versions.

Similarly, a cmake.nix file will be added later.

There is no functional change here (NFC), only an organizational change
(file moves, no hash changes).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:07 -05:00
Cyril CohenandVincent Laporte b71c308591 coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
RenaudandGitHub 4ec7a6eda9 Merge pull request #61532 from lilyball/chit
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
RenaudandGitHub d9df60fb71 Merge pull request #60819 from r-ryantm/auto-update/vhba
linuxPackages.vhba: 20190302 -> 20190410
2019-05-15 14:38:09 +02:00
worldofpeace ed40b9445f lollypop: 1.0.7 -> 1.0.10
also add changelog meta attribute, even though
it's not really a changelog.
2019-05-15 08:28:53 -04:00
worldofpeace 63438b8802 lollypop: remove uneeded runtime deps
These are no longer needed or never were.
2019-05-15 08:28:53 -04:00
RenaudandGitHub c912002f2c pythonPackages.httpretty: fix build on aarch64 (#61516)
tests.functional.test_httplib2.test_callback_response
keeps failing on Hydra
+ update meta.homepage
2019-05-15 13:17:05 +02:00
Austin SeippandGitHub b0c2352a30 Merge pull request #61529 from thoughtpolice/nixpkgs/pypy3-fix-funcsigs
pythonPackages.funcsigs: fix tests on pypy3
2019-05-15 06:00:29 -05:00
Vincent LaporteandVincent Laporte b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Vincent LaporteandVincent Laporte 1ce94fad33 coq: make “coq-version” more general 2019-05-15 10:30:03 +02:00
Alyssa Ross 84cdfb8f31 microcodeIntel: 20190312 -> 20190514 2019-05-15 08:12:24 +00:00
Lily Ballard cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Linus HeckemannandGitHub 8ec48dcf6d Merge pull request #56337 from mayflower/hidpi-console
nixos-generate-config: add rudimentary high-DPI detection
2019-05-15 06:38:47 +02:00
Linus Heckemann 89b64ab5e1 nixos-generate-config: add rudimentary high-DPI detection
Fixes the main remaining part of #12345
2019-05-15 06:34:40 +02:00
Mario RodasandGitHub 61bad5b84c Merge pull request #61425 from r-ryantm/auto-update/signify
signify: 24 -> 25
2019-05-14 22:41:39 -05:00
Mario RodasandGitHub f1a6b2f426 Merge pull request #61404 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
2019-05-14 22:37:05 -05:00
Mario RodasandGitHub 90b21e029a Merge pull request #61410 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.7.0 -> 0.8.0
2019-05-14 22:32:35 -05:00
Mario RodasandGitHub d284b3c309 Merge pull request #61459 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-14 22:00:49 -05:00
Austin Seipp dd79d605de pythonPackages.funcsigs: fix tests on pypy3
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 21:57:27 -05:00
Mario RodasandGitHub 1d9aaf6569 Merge pull request #61126 from matthiasbeyer/update-taskell
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
worldofpeace f797e8a30c pantheon.gala: 2019-02-09 -> 2019-05-14
Fixes notification settings being broken[0] and
many other things. See the changes[1]

[0]: https://github.com/elementary/switchboard-plug-notifications/issues/41
[1]: https://github.com/elementary/gala/compare/1a96644c6aac405927499dacb308dea13512e919..3ae100da4bbd9dabe353f468778ef63ef2dcd5d7
2019-05-14 22:26:52 -04:00
Matthias BeyerandMario Rodas 3e6ac2c754 taskell: Add package meta information 2019-05-14 21:06:51 -05:00
Mario RodasandGitHub fa1c611e10 Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
John EricsonandGitHub 5ff79afb2b Merge pull request #61245 from Synthetica9/openexr-crosscompile
openexr: fix cross-compilation
2019-05-14 20:52:30 -04:00
Tim Steinbach a9c7679ace vivaldi: Fix chatty update script 2019-05-14 18:38:21 -04:00
Tim Steinbach 3b3bfdb4c9 linux: 5.1.1 -> 5.1.2 2019-05-14 18:30:52 -04:00
Tim Steinbach 8ce75f18df linux: 5.0.15 -> 5.0.16 2019-05-14 18:30:22 -04:00
Tim Steinbach 68bb6a928f linux: 4.9.175 -> 4.9.176 2019-05-14 18:29:53 -04:00
Tim Steinbach 0a512e03f9 linux: 4.19.42 -> 4.19.43 2019-05-14 18:29:04 -04:00