Commit Graph

35469 Commits

Author SHA1 Message Date
Sandro
c31388b6aa
Merge pull request #111757 from dotlambda/texworks-qt515
texworks: use Qt 5.15
2021-02-03 21:30:10 +01:00
Sandro
b6a71423d5
Merge pull request #111758 from dotlambda/rclone-browser-qt515
rclone-browser: use Qt 5.15
2021-02-03 21:28:59 +01:00
Sandro
7750e6a2c9
Merge pull request #111621 from OPNA2608/refactor/rtaudio_rtmidi/21.03 2021-02-03 18:13:01 +01:00
Sandro
0829a51862
Merge pull request #109626 from holymonson/darwin-impure-cmds
darwin: add impure-cmds
2021-02-03 18:11:58 +01:00
adisbladis
a2a05d2bfe
nixopsUnstable: 1.7pre2764_932bf4 -> 2.0.0-pre 2021-02-03 16:03:03 +01:00
Robert Schütz
b2e5c48ab3 texworks: use Qt 5.15 2021-02-03 15:28:45 +01:00
Robert Schütz
59ef9e5a16 rclone-browser: use Qt 5.15 2021-02-03 14:50:58 +01:00
Sandro
5c7a370a20
Merge pull request #111685 from humancalico/dotenv-linter 2021-02-03 14:50:27 +01:00
Sandro
9a15b4dd19
Merge pull request #111697 from AndersonTorres/chemtool 2021-02-03 14:45:50 +01:00
OPNA2608
6c22ff0654 rtaudio: refactor 2021-02-03 14:40:08 +01:00
OPNA2608
d8262fc7fb rtmidi: refactor 2021-02-03 14:40:07 +01:00
AndersonTorres
7e481eed2d chemtool: init at 1.6.14 2021-02-03 08:48:32 -03:00
Sandro
2f79819ce2
Merge pull request #111273 from numinit/armagetronad 2021-02-03 11:45:48 +01:00
Morgan Jones
833ccbaf63 armagetronad-dedicated: init at 0.2.9.1.0 2021-02-03 00:47:57 -07:00
Akshat Agarwal
61947bee3f
dotenv-linter: init at 3.0.0 2021-02-03 05:33:22 +05:30
Stevan Andjelkovic
bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Tom McLaughlin
1d4dec4021
tmux-mem-cpu-load: init at 3.4.0 (#111609) 2021-02-02 22:39:14 +01:00
Sandro
e9876afb9c
Merge pull request #109414 from rgrunbla/galene
galene: init at 0.2
2021-02-02 20:00:09 +01:00
Sandro
ad29e42225
Merge pull request #111366 from tu-maurice/unstable/fishnet-2.2.3
fishnet: init at 2.2.3
2021-02-02 19:50:13 +01:00
Alyssa Ross
8bad690603 autoreconfHook: make overridable
Some packages have specific autotools requirements that don't apply to
any other packages.  We want to be able to use autoreconfHook for
these packages with the required autotools versions, but we don't want
to have to makeSetupHook for each one, or have a top-level attribute
for every combination.

So, use callPackage around the makeSetupHook call so that the
autotools used by autoreconfHook can be overridden.  This way, a
custom autoreconfHook can be passed to a package like this:

    autoreconfHook = with buildPackages;
      autoreconfHook.override { automake = automake115x; };

And we can simplify the definitions of our existing autoreconfHook264
and autoreconfHook269 attributes.
2021-02-02 17:14:29 +00:00
Sandro
add90df40f
Merge pull request #111405 from kf5grd/gomacro 2021-02-02 15:19:19 +01:00
Daniël de Kok
f247846274
Merge pull request #111637 from rasendubi/planner-remove
planner: remove
2021-02-02 11:58:35 +01:00
taku0
4ceb20b49b
Merge pull request #107167 from matthiasbeyer/init-tageditor
tageditor: init at 3.3.10, tagparser: init at 9.4.0
2021-02-02 19:18:29 +09:00
Alexey Shmalko
8d5b2d3dfd
planner: remove 2021-02-02 10:53:54 +02:00
Anderson Torres
eca54e37ae
Merge pull request #111615 from AndersonTorres/waybox
waybox: init at unstable-2020-05-01
2021-02-02 00:50:03 -03:00
AndersonTorres
f5e4a32d4b waybox: init at unstable-2020-05-01 2021-02-01 21:36:46 -03:00
Sandro
995e8c122f
Merge pull request #111544 from mweinelt/gobby 2021-02-02 00:47:30 +01:00
Sandro
3402175d3f
Merge pull request #111151 from 06kellyjac/boundary
boundary: init at 0.1.4
2021-02-02 00:40:44 +01:00
Sandro
d21b1b26a1
Merge pull request #111396 from twhitehead/ovito
ovito: init at 3.4.0
2021-02-02 00:38:43 +01:00
Jan Tojnar
27689bf551
Merge pull request #111597 from jtojnar/ligda6 2021-02-01 21:06:08 +01:00
Jan Tojnar
4d77a1ef39
libgda6: init at 6.0.0
https://blogs.gnome.org/despinosa/2021/01/31/gnome-data-access-6-0-released/
https://gitlab.gnome.org/GNOME/libgda/-/blob/LIBGDA_6_0_0/NEWS#L1-92
2021-02-01 20:14:51 +01:00
Sandro
ccda8c669f
Merge pull request #110809 from justinas/init-ijq
ijq: init at 0.2.3
2021-02-01 20:06:53 +01:00
Sandro
1c51dd2964
Merge pull request #110810 from IvarWithoutBones/yuzu-{mainline,ea} 2021-02-01 19:47:12 +01:00
tu-maurice
b7d912894c fishnet: init at 2.2.3 2021-02-01 19:26:18 +01:00
Pavol Rusnak
7d803a4305
Merge pull request #107169 from matthiasbeyer/init-cjson
cjson: init at 1.7.14
2021-02-01 19:04:36 +01:00
Matthias Beyer
5c33074660 cjson: init at 1.7.14
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-02-01 18:23:23 +01:00
Sandro
cd590bdc1e
Merge pull request #111576 from fabaff/htmltest
htmltest: init at 0.14.0
2021-02-01 18:21:18 +01:00
Justinas Stankevicius
63a6651bf7 ijq: init at 0.2.3 2021-02-01 18:46:43 +02:00
Tyson Whitehead
6873dc2341
ovito: init at 3.4.0 2021-02-01 11:43:16 -05:00
Jan Tojnar
54f4529aec
Merge pull request #111519 from siraben/xdg-utils-naming 2021-02-01 17:18:57 +01:00
Sam Hofius
be212428d3 gomacro: init at 2.7 2021-02-01 11:12:16 -05:00
Fabian Affolter
68a21b03cd htmltest: init at 0.14.0 2021-02-01 16:14:56 +01:00
Matthias Beyer
ab1f4bc5c6 tageditor: init at 3.3.10
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-02-01 15:25:02 +01:00
Matthias Beyer
aeab74df01 tagparser: init at 9.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-02-01 15:25:01 +01:00
06kellyjac
6a19b8547a boundary: init at 0.1.4 2021-02-01 13:13:31 +00:00
Sandro
120a7279e5
Merge pull request #111416 from bb2020/gimx 2021-02-01 13:16:58 +01:00
Jörg Thalheim
aba5be8be2
Merge pull request #111543 from Mic92/sops-nix
ssh-to-pgp: init at 1.0.0
2021-02-01 11:43:29 +00:00
Sandro
da0d1a324f
Merge pull request #109393 from attila-lendvai/attila-bee.master 2021-02-01 12:37:36 +01:00
Jörg Thalheim
0d7fbbe1d6
ssh-to-pgp: init at 1.0.0
This is needed for onboarding sops-nix.
2021-02-01 12:10:54 +01:00
Martin Weinelt
2e29d7105d gobby: rename from gobby5
The attribute was initially renamed in ef403beb this way due to
incompatibilities between versions 0.4.x and 0.5.x back in 2010.
Additionally it hinders intuitive discovery of the package, because the
versioned package name is nothing a user would guess.

As we are moving to 0.6.0 this makes little sense anymore.
2021-02-01 11:38:23 +01:00