Commit Graph

165789 Commits

Author SHA1 Message Date
worldofpeace
239fffc90d
Merge pull request #65522 from mmahut/openscad
openscad: Use qt5's own mkDerivation
2019-07-28 17:39:33 -04:00
worldofpeace
22f8aa4b90
Merge pull request #65458 from ck3d/svdrpsend-fix
vdr: fix shebang of svdrpsend
2019-07-28 17:35:14 -04:00
Marek Mahut
6f9fa0644a nethack: wrapQtApp only in qtMode
Regression introduced in #54525, tracked in #65399.
2019-07-28 23:23:19 +02:00
Samuel Dionne-Riel
ed51432500
Merge pull request #65486 from TheSandwichMakr/master
multimc: wrapQtAppsHook, add xrandr for lwjgl 2.9.2
2019-07-28 17:09:47 -04:00
Marek Mahut
4ed879d97c openscad: Use qt5's own mkDerivation
Fixes #65514, related to #65399.
2019-07-28 22:54:01 +02:00
Ben Wolsieffer
2547d6cb18 gn: 20181031 -> 20190726 2019-07-28 15:58:51 -04:00
Mathis
c6e7bc2977 google-cloud-sdk: 241.0.0 -> 255.0.0 (#65417) 2019-07-28 19:58:36 +00:00
Elis Hirwing
9024838885
Merge pull request #65329 from markuskowa/pr-dabtools
dabtools: init at 20180405
2019-07-28 21:28:31 +02:00
Elis Hirwing
77c845a93e
Merge pull request #65330 from markuskowa/pr-dablin
dablin: init at 1.11.0
2019-07-28 21:27:48 +02:00
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
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
Ioannis Koutras
20b09bee14 vlc: use wrapQtAppsHook 2019-07-28 20:19:11 +02:00
arcnmx
6e9bd9385d duc: optional x11/cairo
Also enable darwin hydra builds.
2019-07-28 11:01:09 -07: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
arcnmx
40020f46b6 rls: fix darwin build
rls links to internal rustc crates, which introduces an atypical
dependency on rustc. A superficial installCheck ensures that the
binary is linked properly and able to run on its own.
2019-07-28 10:09:38 -07: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
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
WilliButz
f84d3d565a
mongodb: fix build on aarch64 2019-07-28 13:55:35 +02:00
Bas van Dijk
0a59be7136 thanos: 0.5.0 -> 0.6.0 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
7f093a2e8e thanos: don't use URL literals (RFC-0045) 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
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
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
Christian Kögler
09a6b262c4 vdr: fix shebang of svdrpsend 2019-07-28 11:37:57 +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
Bernard Fortz
09278b70fc bitwig-studio: 3.0 -> 3.01 2019-07-28 10:56:42 +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
Akira Komamura
93877c52f6
emacs-libvterm: 2019-04-28 -> 2019-07-22 2019-07-28 17:25:21 +09:00
Johannes Schleifenbaum
9a9dbb6af2 teamspeak_client: 3.1.10 -> 3.3.0 2019-07-28 10:02:36 +02: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
arcnmx
e84e223c9b rls: 1.35.0 -> 1.36.0 2019-07-27 23:46:01 -07: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
Jonathan Rudenberg
467b92cf32 ccextractor: init at 0.88 2019-07-27 21:09:12 -04:00
Chris Rendle-Short
9a2bddfc12 libgdata: meson fixes 2019-07-28 10:46:30 +10:00
Silvan Mosberger
b0fd8f4ef2
idrisPackages.sdl2: 2018-01-19 -> 0.1.1 (#65461)
idrisPackages.sdl2: 2018-01-19 -> 0.1.1
2019-07-28 01:02:57 +02:00
TheSandwichMakr
f3b1693759
multimc: wrapQtAppsHook, add xrandr for lwjgl 2.9.2 2019-07-27 22:17:02 +00:00
Steven Shaw
5bb88bbce2
idrisPackages.sdl2: 2018-01-19 -> 0.1.1
Update to latest release which unbreaks the package.
2019-07-28 07:37:52 +10:00
Michael Weiss
b515a14c8f
gitRepo: 1.13.3 -> 1.13.4 2019-07-27 22:11:21 +02:00
Max Gonzih
a0c413f71d fluxctl: init at 1.13.1 (#65433) 2019-07-27 12:22:23 -07:00
Roman Volosatovs
ab80cf9f9f
bspwm: 0.9.7 -> 0.9.8 2019-07-27 20:50:39 +02:00
Samuel Dionne-Riel
ace0aced36
Merge pull request #65465 from plumelo/feature/vagrant-completions
vagrant: add bash completions
2019-07-27 14:44:13 -04:00
Samuel Dionne-Riel
7441d6d274
Merge pull request #65455 from jojosch/dbeaver_6.1.3
dbeaver: 6.1.0 -> 6.1.3
2019-07-27 14:34:08 -04:00
Bas van Dijk
c9c895062f trace-cmd/kernelshark: downgrade to the trace-cmd-stable-v2.8 branch 2019-07-27 20:33:33 +02:00
Bas van Dijk
7803c04c7c kernelshark: 0.9.8-f97e28a -> 1.0.0 2019-07-27 20:02:58 +02:00
worldofpeace
ecc48146da
Merge pull request #64931 from toonn/wire-desktop-refactor
wire-desktop: refactor to add Darwin support
2019-07-27 13:48:22 -04:00
toonn
4665e883b2 wire-desktop: Add darwin support
Wire Desktop is available for linux, mac os and windows. I figured
adding darwin support would be cromulent. Note that the versions don't
align 100%, this is how it's released upstream.

I refactored the derivation to seperate all the linux-specific parts. I
also sorted the dependencies and grouped them.

The changes were based on the derivation for electron. I changed the
construction from calling `mkDerivation` on a conditional merger of two
sets by moving the `mkDerivation` calls into the conditional and up to
the local bindings for `linux` and `darwin`. This required moving
`pname` and `meta` up to local bindings.
2019-07-27 19:43:33 +02:00
toonn
33b6a1720d wire-desktop: expand meta
Added a `longDescription` and `downloadPage`. Also added myself to
`maintainers`.

I fixed up the `license` because it's actually GPLv3 *or later*.
Note that terms and conditions apply though I don't feel like they
violate the GPL-ness of the code.
2019-07-27 19:40:37 +02:00
Max Gonzih
b5590fff46 k9s: init at 0.7.13 (#65432) 2019-07-27 09:46:08 -07:00
worldofpeace
383da6b42d
Merge pull request #64891 from doronbehar/package-wmc-mpris
wmc-mpris: init at 2019-04-12
2019-07-27 12:35:58 -04:00
Peter Simons
2d9b5fa47e
Merge pull request #65371 from Izorkin/dovecot
dovecot: 2.3.7 > 2.3.7.1
2019-07-27 18:17:49 +02:00
Doron Behar
f4e30f87d7 wmc-mpris: init at 2019-04-12 2019-07-27 17:03:13 +03:00
worldofpeace
f9b3cf8a4e
Merge pull request #65115 from risicle/ris-blockbook-darwin-ulimit
blockbook: increase ulimit -n on darwin for packr execution
2019-07-27 09:29:09 -04:00
worldofpeace
6d6685e4be
Merge pull request #65146 from magnetophon/wolf-shaper
wolf-shaper: 0.1.6 -> 0.1.7
2019-07-27 09:23:45 -04:00
worldofpeace
5f49ef37bb
Merge pull request #65143 from magnetophon/ladspa-sdk
ladspa-sdk & ladspah: 1.13 ->1.15
2019-07-27 09:21:53 -04:00
worldofpeace
2a6df2d816
Merge pull request #65353 from averelld/pmp-startup-fix
plex-media-player: fix startup using wrapQtAppsHook
2019-07-27 09:14:01 -04:00
Léo Gaspard
dd47b2d50a
Merge pull request #65463 from pacien/matrix-synapse-1.2.1
[security] matrix-synapse: 1.1.0 -> 1.2.1
2019-07-27 14:46:45 +02:00
Florian Klink
89aae903da gitaly: fix hashes
It seems the sha256 hashes of 3 gitaly dependencies were wrong or
changed.
2019-07-27 14:29:29 +02:00
Aaron Andersen
a7c0071717 openscenegraph: 3.6.3 -> 3.6.4 2019-07-27 08:15:58 -04:00
Meghea Iulian
ed9b84da33 avocode: 3.8.1 -> 3.9.0 2019-07-27 15:11:55 +03:00
Meghea Iulian
41881902e8 vagrant: add bash completions 2019-07-27 14:58:00 +03:00
pacien
50d0a5b299 matrix-synapse: 1.1.0 -> 1.2.1 2019-07-27 12:48:39 +02:00
Sébastien Maret
1354a2e642 pythonPackages.astroquery: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
93a6bba94e pythonPackages.pyregion: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
ffd71594f6 pythonPackages.aplpy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
723382b0bf pythonPackages.radio_beam: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
5e7213b615 pythonPackages.spectral-cube: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
ee6c007fcc pythonPackages.astropy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
2dabd051a7 pythonPackages.pytest-arraydiff: fix infinite recursion 2019-07-27 11:58:50 +02:00
Frederik Rietdijk
bd47c5721f Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable
This is needed in case of `python.buildEnv` to make sure sys.executable
does not point to the unwrapped executable.
2019-07-27 11:52:49 +02:00
Daniel Wheeler
124fb417fc pythonPackages.fastapi: init at 0.33.0 2019-07-27 11:50:48 +02:00
Daniel Wheeler
f878d34e5f pythonPackages.pydantic: init at 0.31 2019-07-27 11:50:48 +02:00
Daniel Wheeler
1c3c07394a pythonPackages.starlette: init at 0.12.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler
266d0bbf2c pythonPackages.uvicorn: init at 0.8.4 2019-07-27 11:50:48 +02:00