xrelkd
b6769b6876
cargo-sweep: fix cargoSha256
2019-05-16 21:38:43 +08:00
Renaud and GitHub
9ee1763cb6
pythonPackages.httpretty: disable 2 flaky tests
...
intermittently failing on all platforms
2019-05-16 14:41:48 +02:00
Elis Hirwing and GitHub
ac3b216a8b
Merge pull request #61495 from etu/init-ampy
...
adafruit-ampy: init at 1.0.7
2019-05-16 14:13:15 +02:00
Renaud and GitHub
d6a1b718a6
Merge pull request #61515 from eadwu/nvidia_x11/430.14
...
nvidia_x11: 430.09 -> 430.14
2019-05-16 13:43:23 +02:00
Renaud and GitHub
e44bc8d4a5
Merge pull request #61556 from dtzWill/update/libertinus-6.8
...
libertinus: 6.6 -> 6.8
2019-05-16 13:41:29 +02:00
Gabriel Ebner and GitHub
3eb9c9f84a
neovim: use lua on aarch64 ( #61588 )
...
neovim: use lua on aarch64
2019-05-16 12:59:49 +02:00
Gabriel Ebner
b8a6775227
neovim: use lua on aarch64
2019-05-16 12:37:15 +02:00
Will Dietz
8f277d1c10
libertinus: update github owner, libertinus-fonts is now a redirect
2019-05-16 04:55:36 -05:00
Eelco Dolstra
ab1ac905b4
libjpeg-turbo: 2.0.1 -> 2.0.2
2019-05-16 08:25:41 +02:00
Matthieu Coudron and GitHub
a2aab0e413
Merge pull request #59430 from DanielFabian/browsh
...
browsh: 1.4.13 -> 1.5.0
2019-05-16 15:05:18 +09:00
worldofpeace and GitHub
b4535f8f35
Merge pull request #61350 from tbenst/patch-1
...
doc/stdenv: document default build scripts filename
2019-05-16 00:25:48 -04:00
tbenst and tbenst
de5638080b
doc/stdenv: document default build scripts filename
2019-05-15 21:22:01 -07:00
Mario Rodas and GitHub
67dc6319cf
Merge pull request #61265 from xrelkd/add/cargo-make
...
cargo-make: init at 0.19.1
2019-05-15 22:26:58 -05:00
xrelkd and Mario Rodas
c1756a0628
cargo-make: init at 0.19.1
2019-05-15 22:25:30 -05:00
Samuel Dionne-Riel and GitHub
489ca5c978
Merge pull request #61566 from dtzWill/update/dbeaver-6.0.4
...
dbeaver: 6.0.3 -> 6.0.4
2019-05-15 22:22:43 -04:00
Aaron Andersen and GitHub
0b1a96ccdd
Merge pull request #61344 from lopsided98/g2o-init
...
g2o: init at 2019-04-07
2019-05-15 22:03:07 -04:00
Aaron Andersen and GitHub
ed6ccd1b27
Merge pull request #61363 from aanderse/miniupnpc
...
miniupnpc_2: 2.1 -> 2.1.20190408, miniupnpd: 2.1 -> 2.1.20190502
2019-05-15 20:56:59 -04:00
worldofpeace and GitHub
7e6a411c7e
Merge pull request #61567 from dtzWill/update/vte-0.56.3
...
vte: 0.56.2 -> 0.56.3
2019-05-15 20:08:17 -04:00
worldofpeace and GitHub
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 Dietz and worldofpeace
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
worldofpeace and GitHub
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
worldofpeace and GitHub
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
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
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
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 and GitHub
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 and GitHub
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. RyanTM and Renaud
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
Daniel Fabian
63a304b234
browsh: 1.4.13 -> 1.5.0
2019-05-15 19:29:42 +01:00
Rostyslav Kurylo and Bjø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
Renaud and GitHub
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 and GitHub
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 and GitHub
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 Cohen and Vincent Laporte
b71c308591
coqPackages: refactor mathcomp packages
...
Closes #61456
2019-05-15 14:11:21 +00:00
Renaud and GitHub
4ec7a6eda9
Merge pull request #61532 from lilyball/chit
...
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
Renaud and GitHub
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 and GitHub
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