Commit graph

186846 commits

Author SHA1 Message Date
Jörg Thalheim 40c3d403d6
Merge pull request #65521 from Gerschtli/add/vim-hybrid-material
vimPlugins.vim-hybrid-material: init at 2018-11-12
2019-07-28 19:49:30 +01:00
Jörg Thalheim f2eef7b321
Merge pull request #65520 from Gerschtli/add/vim-tmux
vimPlugins.vim-tmux: init at 2019-03-22
2019-07-28 19:49:10 +01:00
Tobias Happ 5ae73cf14e vimPlugins.vim-hybrid-material: init at 2018-11-12 2019-07-28 20:45:02 +02:00
Tobias Happ c3dacc9095 vimPlugins.vim-tmux: init at 2019-03-22 2019-07-28 20:44:46 +02:00
Bas van Dijk 9ff408a2a4
Merge pull request #60500 from basvandijk/thanos-init
thanos: init at 0.6.0 & NixOS module
2019-07-28 19:14:55 +02:00
Tim Steinbach d3433f71a9
linux: 5.2.3 -> 5.2.4 2019-07-28 11:53:14 -04:00
Tim Steinbach 709c2386aa
linux: 5.1.20 -> 5.1.21 2019-07-28 11:52:44 -04:00
Tim Steinbach 620adb5638
linux: 4.19.61 -> 4.19.62 2019-07-28 11:51:59 -04:00
edef 9897956d36
Merge pull request #65485 from arcnmx/pr-taskserver-nixos
nixos/taskserver: crl file is optional
2019-07-28 13:02:05 +00:00
Peter Hoeg 2c12445ede
Merge pull request #65421 from petabyteboy/feature/update-nim
nim: 0.20.0 -> 0.20.2
2019-07-28 20:32:42 +08:00
Bas van Dijk 0a59be7136 thanos: 0.5.0 -> 0.6.0 2019-07-28 13:28:27 +02:00
Bas van Dijk 6a59dc35f6 nixos/tests/prometheus-2.nix: increase diskSize of the store machine
This is to fix the following error in the test on aarch64-linux:

store# [  126.911144] thanos[739]: level=error ts=2019-06-16T14:00:26.59870538Z caller=main.go:182 msg="running command failed" err="error executing compaction: first pass of downsampling failed: create dir: mkdir /var/lib/thanos-compact/downsample: no space left on device"
store# [  126.942655] systemd[1]: thanos-compact.service: Main process exited, code=exited, status=1/FAILURE
2019-07-28 13:28:27 +02:00
Bas van Dijk e753322c48 thanos: remove bzr because 0.5.0 apparently doesn't need it anymore
I'll leave in the support for overrideModAttrs because that can be
useful for other go packages.
2019-07-28 13:28:27 +02:00
Bas van Dijk aefb0aa912 thanos: 0.5.0-rc.0 -> 0.5.0 2019-07-28 13:28:27 +02:00
Bas van Dijk dc69b3e6ad nixos/thanos: code style: don't use a space before a colon 2019-07-28 13:28:27 +02:00
Bas van Dijk e32e0e6e02 nixos/thanos: assert that prometheus2 is running and has labels set 2019-07-28 13:28:27 +02:00
Bas van Dijk 7f093a2e8e thanos: don't use URL literals (RFC-0045) 2019-07-28 13:28:27 +02:00
Bas van Dijk 13da811853 nixos/thanos: allow overriding arguments to the thanos subcommands 2019-07-28 13:28:27 +02:00
Bas van Dijk 2d0243c187 thanos: 0.4.0 -> 0.5.0-rc.0 2019-07-28 13:28:27 +02:00
Bas van Dijk ebc65a5f21 nixos/thanos: add module for the thanos service 2019-07-28 13:28:27 +02:00
Bas van Dijk 4a6e47126c thanos: init at 0.4.0 2019-07-28 13:28:27 +02:00
Bas van Dijk 8d6fbef92a buildGoModule: support overriding the go-modules derivation 2019-07-28 13:28:27 +02:00
markuskowa df1eb63ae5
Merge pull request #65476 from rvolosatovs/update/bspwm
bspwm: 0.9.7 -> 0.9.8
2019-07-28 12:55:22 +02:00
Frederik Rietdijk bf39fc17d4 Revert "qt 5.12.0 -> 5.12.3"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 552803f6f5.
2019-07-28 12:16:29 +02:00
Frederik Rietdijk c220e00d7a Revert "qt512: Update qtbase.patch"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 02afb228e2.
2019-07-28 12:16:29 +02:00
Frederik Rietdijk c40307b8c9 doc: fix phases to include installCheckPhase 2019-07-28 12:08:39 +02:00
tv 9a506c2afb exim: 4.92 -> 4.92.1 2019-07-28 12:07:58 +02:00
Daniel Schaefer a96b70b336 pythonPackages.configshell: Add urwid to deps
It's required in
https://github.com/open-iscsi/configshell-fb/blob/master/configshell/node.py#L1062
and crashes when reaching the function with that import.
2019-07-28 12:07:06 +02:00
Chris Ostrouchov 92e1376cc3 pythonPackages.fipy: init at 3.3 2019-07-28 11:34:44 +02:00
Chris Ostrouchov ad5c48a094 pythonPackages.pyamg: init at 4.0.0 2019-07-28 11:34:44 +02:00
Chris Ostrouchov 2c396d9f07 pythonPackages.pysparse: init at 1.1.1-dev 2019-07-28 11:34:44 +02:00
Chris Ostrouchov babeb7361e pythonPackages.scikit-fmm: init at 2019.1.30 2019-07-28 11:34:44 +02:00
Bas van Dijk 1ff227a979
Merge pull request #60367 from basvandijk/trace-cmd-and-kernelshark
kernelshark: init at 0.9.8 & trace-cmd: 2.6 -> 2.8.3
2019-07-28 11:33:17 +02:00
Maximilian Bosch 4fb6c02986
Merge pull request #64913 from chaoflow/remove-npm2nix
Remove unmaintained npm2nix; node2nix is now
2019-07-28 11:02:43 +02:00
Florian Friesdorf 10710c6956
npm2nix: remove
`npm2nix` is unmaintained for about two years[1], node2nix[2] or
probably even yarn2nix[3] should be used nowadays.

[1] https://github.com/nixos/npm2nix#disclaimer-this-project-is-no-longer-maintained-instead-use-node2nix
[2] https://github.com/svanderburg/node2nix
[3] https://github.com/moretea/yarn2nix

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2019-07-28 10:57:55 +02:00
Maximilian Bosch af7af59d26
Merge pull request #65386 from WilliButz/update-varnish-exporter
prometheus-varnish-exporter: 1.4 -> 1.5
2019-07-28 10:55:28 +02:00
edef 618ecd930d
Merge pull request #65453 from wahjava/master
sshguard: do not create ipset in post-start
2019-07-28 08:50:42 +00:00
Maximilian Bosch c954e00a51
Merge pull request #64715 from Emiller88/fix/xonsh-update
xonsh: 0.9.6 -> 0.9.8
2019-07-28 10:02:18 +02:00
Frederik Rietdijk 15564fbb4d wire-desktop: fix evaluating on other platforms
to unblock tarball job
2019-07-28 09:31:48 +02:00
Frederik Rietdijk 8af32fb4cd Merge staging-next into master
This brings in the NIX_PYTHONEXECUTABLE change to unblock the
nixos-unstable channel.
2019-07-28 09:15:27 +02:00
Michael Raskin bca933e217
Merge pull request #65493 from virusdave/dnicponski/scratch/add_dcss
games/crawl: add support for MacOS/Darwin builds for Dungeon Crawl
2019-07-28 07:13:16 +00:00
Michael Raskin 11ed5eba74
Merge pull request #65368 from ikervagyok/wine412
wine-{unstable,staging}: 4.9 -> 4.12.1
2019-07-28 07:10:59 +00:00
Frederik Rietdijk f441d3e3a5 Merge master into staging-next 2019-07-28 09:00:35 +02:00
Wael Nasreddine 6f46503f13
amass: 2.9.11 -> 3.0.25 (#65491) 2019-07-27 23:33:01 -07:00
Doron Behar a3ae2dbd19 mpd-mpris: init at 0.2.3 (#65340) 2019-07-27 23:30:50 -07:00
Dave Nicponski b3b4184786 games/crawl: add support for MacOS/Darwin builds
games/crawl: Add support for darwin builds.  Also,
compression/advancecomp: Add support for darwin builds in meta (which already worked).
2019-07-28 02:25:17 -04:00
Max Gonzih 184beb5236 linkerd: init at 2019-07-26 (#65436) 2019-07-27 22:51:18 -07:00
Samuel Dionne-Riel a7d6390804
Merge pull request #65456 from markus1189/dragon-v110
dragon-drop: git-2014-08-14 -> 1.1.0
2019-07-27 21:54:40 -04:00
Aaron Andersen d01fa1dc36
Merge pull request #65450 from titanous/ccextractor
ccextractor: init at 0.88
2019-07-27 21:41:42 -04:00
Aaron Andersen 50e65e57ea
Merge pull request #65467 from aanderse/openscenegraph
openscenegraph: 3.6.3 -> 3.6.4
2019-07-27 21:29:00 -04:00