Commit Graph

37855 Commits

Author SHA1 Message Date
talyz
a779d7751e gitlab: 12.4.1 -> 12.4.2 2019-11-06 10:56:20 +01:00
talyz
22302ce845 gitlab: Limit node memory consumption to 2048MB
Hydra fails to build the assets on i686 - it runs out of memory. If we
limit the max consumption to 2048MB the assets still build, and will
hopefully also build on hydra.
2019-11-06 10:56:20 +01:00
talyz
a30facc96e gitlab: Don't build any gitlab component outside linux
For some reason hydra seems to have issues downloading the
gitlab-workhorse source on macOS. Since we don't build the rails app
for macOS, the other components seem a bit useless there, so we
limit them to linux for now.
2019-11-06 10:56:20 +01:00
Aaron Andersen
ec6579437c
Merge pull request #71603 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.2 -> 5.4.3
2019-11-05 22:10:46 -05:00
Niklas Hambüchen
9484904082 texmacs: 1.99.10 -> 1.99.11
Changelog: https://github.com/texmacs/texmacs/releases/tag/v1.99.11
2019-11-05 23:41:20 +00:00
hyperfekt
4dce5d71c6 qemu: name -> pname 2019-11-05 23:39:12 +00:00
Roman Volosatovs
f9ff0cde5d sidequest: 0.7.2 -> 0.7.5 2019-11-05 23:34:13 +00:00
Nathan Fish
d4d76528cb ipfs-cluster 0.9.0 -> 0.11.0 (#72820) 2019-11-05 22:32:32 +00:00
Gabriel Ebner
b508ecb6ef
Merge pull request #72848 from gebner/gitsizer130
git-sizer: 1.0.0 -> 1.3.0
2019-11-05 21:58:05 +01:00
Francesco Gazzetta
91b01aef66 drawpile: 2.1.12 -> 2.1.13 (#72854) 2019-11-05 14:56:20 -05:00
worldofpeace
ac50bb7c6e
Merge pull request #72691 from r-ryantm/auto-update/synthv1
synthv1: 0.9.10 -> 0.9.11
2019-11-05 19:13:33 +00:00
worldofpeace
aaaea2ab84 synthv1: use qt5's mkDerivation 2019-11-05 14:12:41 -05:00
Gabriel Ebner
c89b97e023 git-sizer: 1.0.0 -> 1.3.0 2019-11-05 18:36:00 +01:00
adisbladis
d5699feedb
Merge pull request #72755 from Ekleog/org-9.2.6
org-packages: 9.2.3 -> 9.2.6
2019-11-05 14:29:18 +00:00
Eelco Dolstra
aa98348f88
jormungandr: Remove
This is a good example of a package/module that should be distributed
externally (e.g. as a flake [1]): it's not stable yet so anybody who
seriously wants to use it will want to use the upstream repo. Also,
it's highly specialized so NixOS is not really the right place at the
moment (every NixOS module slows down NixOS evaluation for everybody).

[1] https://github.com/edolstra/jormungandr/tree/flake
2019-11-05 15:00:58 +01:00
Will Dietz
3c8f637c02
Merge pull request #72145 from dtzWill/update/radiotray-ng-0.2.7
radiotray-ng: 0.2.6 -> 0.2.7, py3
2019-11-05 07:41:19 -06:00
Graham Christensen
8853b8cdcb
Merge pull request #72821 from saschagrunert/podman
podman: v1.6.2 -> v1.6.3
2019-11-05 14:22:11 +01:00
Tadeo Kondrak
44efab627f aerc: Fix store references in default config 2019-11-05 13:45:33 +02:00
Michael Weiss
ce6364a5ba
gns3-{gui,server}: 2.2.1 -> 2.2.2 2019-11-05 12:36:32 +01:00
Michael Weiss
eee979043d
android-studio: 3.5.1.0 -> 3.5.2.0 2019-11-05 12:36:32 +01:00
R. RyanTM
89814c917f simplenote: 1.8.0 -> 1.9.1 2019-11-05 01:59:38 -08:00
R. RyanTM
b7f151df70 yacas: 1.6.1 -> 1.8.0 2019-11-04 23:49:42 -08:00
R. RyanTM
d15b9b1561 avocode: 3.9.3 -> 3.9.6 2019-11-04 23:45:59 -08:00
Sascha Grunert
b5d42984bb
podman: v1.6.2 -> v1.6.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-05 08:38:54 +01:00
Maximilian Bosch
1f2fff49e0
nextcloud-client: 2.6.0 -> 2.6.1
https://github.com/nextcloud/desktop/releases/tag/v2.6.1
2019-11-05 08:19:11 +01:00
Ryan Mulligan
f65e759796
Merge pull request #72646 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.1.8 -> 4.1.9.1
2019-11-04 12:12:58 -08:00
Marek Mahut
924bc50a33
Merge pull request #72779 from LnL7/darwin-inkscape
inkscape: fix darwin build
2019-11-04 19:00:50 +01:00
gnidorah
791f835c2e vk-messenger: 4.0.1 -> 4.5.2 2019-11-04 08:54:02 -08:00
R. RyanTM
a38273aaa5 asunder: 2.9.4 -> 2.9.5 (#72459)
* asunder: 2.9.4 -> 2.9.5

* asunder: cleanup build inputs
Move intltool and makeWrapper to nativeBuildInputs
2019-11-04 17:09:25 +01:00
Daiderd Jordan
9b773fd98a
inkscape: fix darwin build
Cairo is also a dependency now.

    /tmp/nix-build-inkscape-0.92.4.drv-0/inkscape-0.92.4/src/display/drawing-context.h:20:10: fatal error: 'cairo.h' file not found
    #include <cairo.h>
             ^~~~~~~~~
    1 error generated.
2019-11-04 16:03:18 +01:00
Tim Steinbach
348bafc1df
vivaldi: 2.9.1705.31-1 -> 2.9.1705.38-1 2019-11-04 09:13:16 -05:00
Lancelot SIX
ac3b7b4868
Merge pull request #72768 from jojosch/dbeaver_6.2.4
dbeaver: 6.2.3 -> 6.2.4
2019-11-04 14:55:41 +01:00
Robert Hensing
64a8f2e48d
Merge pull request #71301 from nathyong/p4v-openssl-patch
p4v: explicitly depend on openssl 1.0 series
2019-11-04 14:35:43 +01:00
scalavision
d9b40f6397 deeptools: init at 3.3.1 2019-11-04 02:42:36 -08:00
Jonathan Ringer
062a4d4081 paperwork`: add missing dependency 2019-11-04 01:54:26 -08:00
Edmund Wu
8fea620113 sourcehut.gitsrht: build git-srht-shell 2019-11-04 01:46:59 -08:00
Edmund Wu
9051e284ce sourcehut.core: fix build 2019-11-04 01:46:59 -08:00
Edmund Wu
78bbf841ea scmsrht: 0.15.3 -> 0.16.0 2019-11-04 01:46:59 -08:00
Edmund Wu
09570b1b0c todosrht: 0.51.11 -> 0.51.13 2019-11-04 01:46:59 -08:00
Edmund Wu
0d487aef71 pastesrht: 0.7.1 -> 0.7.3 2019-11-04 01:46:59 -08:00
Edmund Wu
eb9b2ac6a0 metasrht: 0.35.3 -> 0.37.0 2019-11-04 01:46:59 -08:00
Edmund Wu
2269781690 hgsrht: 0.16.0 -> 0.16.2 2019-11-04 01:46:59 -08:00
Edmund Wu
7967cb05ad gitsrht: 0.34.2 -> 0.35.6 2019-11-04 01:46:59 -08:00
Edmund Wu
257f5d6303 dispatchsrht: 0.11.1 -> 0.12.3 2019-11-04 01:46:59 -08:00
Edmund Wu
9bc8540d86 buildsrht: 0.47.9 -> 0.48.0 2019-11-04 01:46:59 -08:00
Edmund Wu
21529a91d9 srht: 0.54.3 -> 0.54.4 2019-11-04 01:46:59 -08:00
Johannes Schleifenbaum
03f38c329f
dbeaver: 6.2.3 -> 6.2.4 2019-11-04 09:51:09 +01:00
markuskowa
12a9a4afa2
Merge pull request #72728 from Alkeryn/sdrangel
sdrangel: 4.11.7 -> 4.11.12
2019-11-04 09:36:23 +01:00
Léo Gaspard
963fee775c org-packages: 9.2.3 -> 9.2.6
Note that the update-org script couldn't be used, as it is currently
broken. The upgrade was thus done by hand.
2019-11-04 02:31:31 +01:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00