Commit graph

180143 commits

Author SHA1 Message Date
Will Dietz
e9568d3b01
git-lfs: 2.5.2 -> 2.7.2 2019-05-15 17:17:00 -05:00
Will Dietz
6863ef2c80
vte: 0.56.2 -> 0.56.3 2019-05-15 17:15:14 -05:00
Will Dietz
9e90275466
dbeaver: 6.0.3 -> 6.0.4 2019-05-15 17:13:39 -05:00
Will Dietz
30a9386444
horst: 5.0 -> 5.1, cleanup a bit
5.1 from back in 2017, unrelated to kernel number these days :).
2019-05-15 17:08:29 -05: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
Will Dietz
2cd3768d54
nodejs-12_x: 12.1.0 -> 12.2.0 2019-05-15 16:55:03 -05:00
Will Dietz
1ec1bdd4c9
libertinus: 6.6 -> 6.8
Notes:

https://github.com/libertinus-fonts/libertinus/releases/tag/v6.8
https://github.com/libertinus-fonts/libertinus/releases/tag/v6.7

* update repo "owner", moved
* don't try to build since we don't mean to :)
* update for font cleanup PR (thanks!)
2019-05-15 16:52:59 -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 Bauer
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 Bosch
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
Lily Ballard
ffd371164f cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2 2019-05-15 13:02:02 -07:00
R. RyanTM
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
Ben Wolsieffer
655e9dcfd8 g2o: init at 2019-04-07 2019-05-15 15:16:25 -04:00
Lily Ballard
aba46ce144 cocoapods: 1.6.1 -> 1.6.2 2019-05-15 11:53:46 -07:00
c0bw3b
582fd549fb winstone: drop package and service
Close #56294
Upstream package is unmaintained for years
and nixpkgs provides alternatives
2019-05-15 20:30:48 +02:00
Daniel Fabian
63a304b234 browsh: 1.4.13 -> 1.5.0 2019-05-15 19:29:42 +01:00
Rostyslav Kurylo
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
Renaud
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
Renaud
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 Seipp
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
Tristan Helmich (omniIT)
9388ca29fc packer: 1.3.3 -> 1.4.0 2019-05-15 14:47:43 +00:00
Cyril Cohen
b71c308591
coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Renaud
4ec7a6eda9
Merge pull request #61532 from lilyball/chit
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
Renaud
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
Renaud
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 Seipp
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
Millian Poquet
13aa449bab simgrid: remove unneeded 'name' definition 2019-05-15 12:35:12 +02:00
Vincent Laporte
b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Vincent 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
Alexander Krupenkin
0040e207d8
parity-beta: 2.5.0 -> 2.5.1 2019-05-15 10:05:57 +03:00
Alexander Krupenkin
4277333c5a
parity: 2.4.5 -> 2.4.6 2019-05-15 10:05:38 +03:00
Elis Hirwing
e5b4f6f4ed
adafruit-ampy: init at 1.0.7 2019-05-15 08:29:43 +02:00
Ivan Kozik
2db1a06136 chromium: 74.0.3729.131 -> 74.0.3729.157
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +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 Heckemann
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 Rodas
61bad5b84c
Merge pull request #61425 from r-ryantm/auto-update/signify
signify: 24 -> 25
2019-05-14 22:41:39 -05:00
Mario Rodas
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 Rodas
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