Commit Graph

57452 Commits

Author SHA1 Message Date
Martin Weinelt
a2ed0cc6d7
Merge pull request #111785 from mweinelt/home-assistant
home-assistant: 2021.1.5 -> 2021.2.0
2021-02-04 02:39:55 +01:00
Ben Wolsieffer
986a0c5d9a linuxPackagesFor: fix overriding kernel attribute
The "kernel" argument to linuxPackagesFor was taking precedence over the
"self.kernel" attribute brought into scope by the "with self;" statement. This
prevented the makeExtensible machinery from working correctly when "kernel"
was overridden.
2021-02-03 20:31:22 -05:00
Martin Weinelt
3c93ee3c20
python3Packages.hijri-converter: init at 2.1.1 2021-02-04 02:09:56 +01:00
github-actions[bot]
a93a3ec715
Merge staging-next into staging 2021-02-04 00:35:42 +00:00
Martin Weinelt
8557a6e0c6
python3Packages.python-openzwave-mqtt: init at 1.4.0 2021-02-04 00:44:24 +01:00
Martin Weinelt
91f78faa40
python3Packages.asyncio-mqtt: init at 0.8.0 2021-02-04 00:44:24 +01:00
Fabian Affolter
82b980405e python3Packages.solax: init at 0.2.5 2021-02-03 23:25:08 +01:00
Fabian Affolter
bc59568196 python3Packages.pytest-httpserver: init at 0.3.6 2021-02-03 23:20:34 +01:00
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
Robert T. McGibbon
8f1b6ae451 rdkit: init at 2020.09.3 2021-02-03 15:10:25 -05:00
Robert T. McGibbon
4bbdff14c8 coordgenlibs: init at 1.4.2 2021-02-03 15:10:25 -05:00
Robert T. McGibbon
947ccc54ae maeparser: init at 1.2.4 2021-02-03 15:10:25 -05:00
Anderson Torres
8bf1bc692c
Merge pull request #110512 from neosimsim/agda-dont-install-Everything
Agda don't install Everything module
2021-02-03 15:56:34 -03:00
Fabian Affolter
84210a8538 python3Packages.pysyncobj: init at 0.3.7 2021-02-03 10:52:46 -08:00
06kellyjac
11bae6e9fb agate: init at 2.3.0 2021-02-03 18:38:46 +00:00
github-actions[bot]
571eb10996
Merge staging-next into staging 2021-02-03 18:22:22 +00:00
Sandro
77da66eb12
Merge pull request #111734 from stigtsp/perl/email-stuffer-init
perlPackages.EmailStuffer: init at 0.018
2021-02-03 19:04:29 +01:00
Sandro
7750e6a2c9
Merge pull request #111621 from OPNA2608/refactor/rtaudio_rtmidi/21.03 2021-02-03 18:13:01 +01:00
Sandro
5068ddfc42
Merge pull request #111728 from petabyteboy/feature/pylxd
python3Packages.pylxd: init at 2.3.0
2021-02-03 18:12:28 +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
github-actions[bot]
8ab0b85ead
Merge staging-next into staging 2021-02-03 12:22:13 +00: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
Milan Pässler
790a3f4407
python3Packages.pylxd: init at 2.3.0 2021-02-03 11:20:27 +01:00
Stig Palmquist
ed451f314e perlPackages.EmailStuffer: init at 0.018 2021-02-03 11:03:28 +01:00
Claudio Bley
5f71a0ff5d bazel: Fix build on darwin
* use default stdenv (clang 7)
* add no-arc.patch to make the xcode_locate tool compile without libarc-lite
* remove the `-mmacosx-version-min=10.9` flag from the bootstrap compile script
2021-02-03 10:46:09 +01:00
Claudio Bley
e22cf98520 bazel: Use jdk11_headless to build bazel
Use the same JDK for building bazel and for its runtime.

Effectively, the former `toolchain_hostjdk8` java toolchain has been deprecated
and should no longer be used (in newer bazel)[1]:

```
# Deprecated, do not use.
# It will be removed after migration to Java toolchain resolution.
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-03 10:46:09 +01:00
Morgan Jones
833ccbaf63 armagetronad-dedicated: init at 0.2.9.1.0 2021-02-03 00:47:57 -07:00
Mikhail Klementev
c523108906 python3Packages.keystone-engine: init at 0.9.2 2021-02-02 23:00:52 -08:00
github-actions[bot]
f9141c9fc1
Merge staging-next into staging 2021-02-03 00:39:57 +00: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
c13dc4a5d5
Merge pull request #111638 from jollheef/cmsis-svd
python3Packages.cmsis-svd: init at 0.4
2021-02-02 19:57:56 +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
Jan Tojnar
75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +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
Robert Schütz
f1bbe7f29e keyfinder-cli: don't use libsForQt5
This is not a Qt application and libkeyfinder is now available globally.
2021-02-02 17:36:08 +01:00
Robert Schütz
4430bf6498 libkeyfinder: 2.1 -> 2.2.4
Also move to all-packages.nix since it does not use qmake anymore.
2021-02-02 17:36:08 +01:00
Robert Schütz
a4db89997b untrunc: make alias of untrunc-anthwlock
The latter has more features and doesn't depend on an outdated version
of libav.
2021-02-02 17:26:36 +01:00
Felix Tenley
211cbfdb13
etebase-server: init at 0.7.0 2021-02-02 17:13:50 +01:00
Felix Tenley
5db1ef1e53
pythonPackages.drf-nested-routeres: init at 0.92.5 2021-02-02 17:13:49 +01:00
Sandro
c63f0ffed8
Merge pull request #111646 from SuperSandro2000/fix-collection7 2021-02-02 16:29:56 +01:00
Pasquale
a98090337f zinit: 2.3 -> 3.7 2021-02-02 15:25:02 +01:00
Sandro
add90df40f
Merge pull request #111405 from kf5grd/gomacro 2021-02-02 15:19:19 +01:00
Sandro Jäckel
b3850ac9d4
pythonPackages.exdown: Init at 0.7.1 2021-02-02 14:46:05 +01:00
Sandro
ce9de14677
Merge pull request #110405 from pjjw/musl-elfutils 2021-02-02 14:18:21 +01:00
Mikhail Klementev
ab2f1e78cd
python3Packages.cmsis-svd: init at 0.4 2021-02-02 12:45:21 +00:00
github-actions[bot]
1d1ce08e2b
Merge staging-next into staging 2021-02-02 12:24:27 +00: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
sternenseemann
f31d62b49e
ocamlPackages.semaphore-compat: init at 1.0.1 2021-02-02 08:34:06 +01:00
github-actions[bot]
efee2df4c4
Merge staging-next into staging 2021-02-02 06:20:03 +00: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
github-actions[bot]
4c1eae9176
Merge staging-next into staging 2021-02-02 00:42:42 +00: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
2e7a585be3
Merge pull request #111600 from Luflosi/simplify-binwalk
binwalk: simplify visualizationSupport code
2021-02-02 00:44:43 +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
Sandro
dab863e0d1
Merge pull request #108794 from wamserma/ossf-criticality-score
pythonPackages.criticality-score: init at 1.0.7
2021-02-02 00:31:40 +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
github-actions[bot]
7044cd0c9d
Merge staging-next into staging 2021-02-01 18:31:04 +00:00
tu-maurice
b7d912894c fishnet: init at 2.2.3 2021-02-01 19:26:18 +01:00
Luflosi
1ca5d3117c
binwalk: simplify visualizationSupport code 2021-02-01 19:22:21 +01:00
Sandro
e1cc38d6f7
Merge pull request #111483 from fabaff/bump-cachetools 2021-02-01 19:20:25 +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
fortuneteller2k
1b0a3444ca scientifica: init at v2.1 2021-02-02 00:14:50 +08:00
Sam Hofius
be212428d3 gomacro: init at 2.7 2021-02-01 11:12:16 -05:00
Alexander Bantyev
c8183d4d25
Merge pull request #111158 from jollheef/pylink-square
python3Packages.pylink-square: init at 0.8.1
2021-02-01 18:57:07 +03:00
Markus S. Wamser
26573de80c pythonPackages.criticality_score: init at 1.0.7 2021-02-01 16:43:00 +01:00
Fabian Affolter
68a21b03cd htmltest: init at 0.14.0 2021-02-01 16:14:56 +01:00
sternenseemann
6a27377958 ocamlPackages.cstruct: 5.0.0 → 6.0.0 2021-02-01 16:11:29 +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
Patrick Hilhorst
f72f55f690
python3Packages.panflute: init at 2.0.5 (#111463) 2021-02-01 14:41:48 +01:00
Ben Siraphob
7c3ecc34dd move xdg_utils to alises.nix 2021-02-01 20:21:31 +07:00
06kellyjac
6a19b8547a boundary: init at 0.1.4 2021-02-01 13:13:31 +00:00
Aaron Andersen
28bbe671a0
Merge pull request #111317 from talyz/php-xmlreader-dom
php.extensions.xmlreader: Add internal dependency on `dom`
2021-02-01 08:12:26 -05:00
github-actions[bot]
d2bf5aea5a
Merge staging-next into staging 2021-02-01 12:24:36 +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
Fabian Affolter
bcc3ab1d37 python3Packages.cachetools: remove cachetools_2 2021-02-01 11:08:48 +01:00
Attila Lendvai
3f144583c9 bee-clef: init at 0.4.7 2021-02-01 10:55:58 +01:00
Attila Lendvai
0dc5f1f6d6 bee: init at 0.4.2 2021-02-01 10:55:01 +01:00
bb2020
9fcc211220 gimx: init at 8.0 2021-02-01 12:28:48 +03:00
Oleksii Filonenko
f5daa8ab31
Merge pull request #111524 from peterhoeg/f/scry 2021-02-01 11:19:16 +02:00
Peter Hoeg
91e0754653 scry: 0.8.1 -> unstable-2020-09-02
Makes it build with 0.35.
2021-02-01 16:33:26 +08:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Ivan Babrou
b2ce768e60 libxslt: make python3 an input 2021-02-01 08:47:36 +01:00
Ivan Babrou
86de9261f8 libxslt: use python3 on darwin
See #63174 where the condition was first introduced.
2021-02-01 08:47:36 +01:00
Sandro
7b7556a41f
Merge pull request #110565 from urbas/gradient-sdk-renamed 2021-02-01 08:42:54 +01:00
github-actions[bot]
78b15a05d9
Merge staging-next into staging 2021-02-01 06:19:49 +00:00
Graham Christensen
86d5d9650d
Merge pull request #111413 from dotlambda/vorta-0.7.2
vorta: 0.7.1 -> 0.7.2
2021-01-31 20:56:27 -05:00
github-actions[bot]
104c56e909
Merge staging-next into staging 2021-02-01 00:47:02 +00:00
Peter Woodman
d96a69c963 musl-obstack: init at 1.2.2
in service of getting elfutils building against musl-libc, this library
is an extraction of the obstack functions from glibc/libiberty. this is
the approach taken by void and alpine linux.
2021-01-31 19:39:57 -05:00
Peter Woodman
bcff2ac7eb musl-fts: init at 1.2.7
this is in service of getting elfutils building against musl-libc again.
the currently-included netbsd.fts package has a bunch of #define
collisions with current elfutils, so pulling this library in, which is
what both void and alpine linux do.
2021-01-31 19:39:57 -05:00
Sandro
3796e38e35
Merge pull request #108098 from SuperSandro2000/pillow-simd 2021-02-01 01:02:21 +01:00
Sandro Jäckel
ab0a29d525
python3Packages.pillow: Add libxcb support 2021-02-01 00:08:05 +01:00
Sandro Jäckel
63e1b20c16
pythonPackages.pillow-simd: Init at 7.0.0.post3 2021-02-01 00:08:04 +01:00
Andreas Rammhold
44b07653bd gtk4: init at 4.0.2
Major API change; adds multimedia and 3D graphics widgets.

Changes:
- https://gitlab.gnome.org/GNOME/gtk/-/blob/4.0.2/NEWS
- https://blog.gtk.org/2020/12/16/gtk-4-0/

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Tad Fisher <tadfisher@gmail.com>
2021-01-31 22:22:14 +01:00
Sandro
ba64d090c4
Merge pull request #100989 from risicle/ris-turion-cassandra-driver 2021-01-31 21:21:13 +01:00
Sandro
b647967322
Merge pull request #111299 from SCOTT-HAMILTON/nikto
nikto: init at 2.2.0
2021-01-31 19:41:32 +01:00
Sandro
0ebabc7057
Merge pull request #111482 from risicle/ris-cloudfoundry-cli-7.2.0 2021-01-31 19:32:39 +01:00
github-actions[bot]
03b81d1bef
Merge staging-next into staging 2021-01-31 18:27:42 +00:00
Sandro
9e81867a53
Merge pull request #111355 from fabaff/libwebsockets 2021-01-31 19:13:14 +01:00
Robert Schütz
621342dec9 vorta: 0.7.1 -> 0.7.2 2021-01-31 18:54:12 +01:00
Matej Urbas
dc00214974 python3Packages.gradient: renamed from paperspace 2021-01-31 17:51:05 +00:00
Matej Urbas
cb96308934 python3Packages.halo: init at 0.0.31 2021-01-31 17:51:05 +00:00
Matej Urbas
ea0edd8e8b python3Packages.spinners: init at 0.0.24 2021-01-31 17:51:02 +00:00
Matej Urbas
a354c8ff18 python3Packages.log-symbols: init at 0.0.14 2021-01-31 17:50:01 +00:00
Sandro
27df874f07
Merge pull request #110441 from spease/cxxopts 2021-01-31 18:45:59 +01:00
Sandro
09feb4b90a
Merge pull request #111157 from jollheef/npyscreen
python3Packages.npyscreen: init at 4.10.5
2021-01-31 18:33:41 +01:00
Sandro
51f74e3cb7
Merge pull request #109565 from HolgerPeters/master 2021-01-31 18:26:09 +01:00
Matej Urbas
b92076c591 python3Packages.gradient-utils: renamed from gradient_sdk 2021-01-31 16:59:25 +00:00
Sandro
8953657b2a
Merge pull request #111464 from dotlambda/imap-tools-init
python3Packages.imap-tools: init at 0.37.0
2021-01-31 17:53:22 +01:00
Robert Scott
1e01f697c2 cloudfoundry-cli: relocate to pkgs/applications/networking/cluster 2021-01-31 16:30:23 +00:00
Sandro
f3c61c6f68
Merge pull request #111339 from risicle/ris-gdal-2.4.4
gdal_2: 2.4.0 -> 2.4.4, fixing CVE-2019-17546
2021-01-31 15:33:47 +01:00
Sandro
31784f15b9
Merge pull request #111380 from stigtsp/package/perl-math-bigint-lite-fix
perlPackages.MathBigIntLite: fix for perl530
2021-01-31 14:39:08 +01:00
Vincent Laporte
8f1302995e
ocamlPackages.ppx_deriving: 4.5 → 5.1
ocamlPackages.ppx_deriving_yojson: 3.5.2 → 3.6.1

ocamlPackages.visitors: 20200210 → 20210127

ocamlPackages.pgocaml: disable for OCaml < 4.08

ocamlPackages.nocrypto: disable for OCaml < 4.08

ocamlPackages.lens: mark as broken

ocamlPackages.ppx_deriving_protobuf: mark as broken

Closes #108137
2021-01-31 14:15:46 +01:00
Robert Schütz
26a5eeab4b python3Packages.imap-tools: init at 0.37.0 2021-01-31 14:08:52 +01:00
Daniël de Kok
ef84ed93dd
Merge pull request #110896 from LibreCybernetics/update-crystal
crystal: 0.35.1 -> 0.36.0
2021-01-31 14:04:41 +01:00
github-actions[bot]
19d5413d37
Merge staging-next into staging 2021-01-31 12:23:21 +00:00
SCOTT-HAMILTON
cfd0e90f31 nikto: init at 2.2.0 2021-01-31 11:35:13 +01:00
sternenseemann
fdc9d99179
ocamlPackages.progress: init at 0.1.1 2021-01-31 09:53:23 +01:00
github-actions[bot]
f92395cf3c
Merge staging-next into staging 2021-01-31 06:19:43 +00:00
Sandro
1fd35ff65b
Merge pull request #111311 from lorenzleutgeb/gradle-6.8.1 2021-01-31 04:10:01 +01:00
Stig
68d7178c1b
Merge pull request #110908 from archseer/master
Fix NixOS cross compilation: Revert "[nix-update-cpan] perlPackages.HTTPDaemon: 6.01 -> 6.12"
2021-01-31 03:16:34 +01:00
Stig Palmquist
d03a9d2f2a perlPackages.MathBigIntLite: fix for perl530
Tests fail with Math::BigInt 1.999816 in Perl 5.30.3 core, so we include
`perlPackages.MathBigInt` which is 1.999818 so test pass.
2021-01-31 02:51:10 +01:00
Stig
b83e3e2463
Merge pull request #111222 from edef1c/math-planepath-129
perlPackages.MathPlanePath: 127 -> 129
2021-01-31 02:27:45 +01:00
Fabian Affolter
5ae16951b7 libwebsockets: enable 4.1.x series 2021-01-30 23:40:29 +01:00
Robert Scott
c0ff0a1e3c gdal_2: 2.4.0 -> 2.4.4
remove redundant patches
2021-01-30 20:38:50 +00:00
Justin Humm
ef5475235c glimpse: init at 0.2.0
Co-authored-by: Louis Bettens <louis@bettens.info>
Co-authored-by: ash lea <example@thisismyactual.email>
2021-01-30 20:41:57 +01:00
Guillaume Girol
e20fa5f1fb
Merge pull request #111173 from bhipple/u/luigi
luigi: remove dependency override on tornado_5
2021-01-30 18:18:20 +00:00
Sandro
767fc0538a
Merge pull request #110996 from rguevara84/mark-v3.5 2021-01-30 18:53:52 +01:00
Sandro
3d7c3d115e
Merge pull request #106550 from eduardosm/calibre 2021-01-30 18:49:25 +01:00
Sandro
276a8baf23
Merge pull request #110193 from wldhx/init-pcsc-safenet 2021-01-30 18:47:39 +01:00
Sandro
5ba632a55a
Merge pull request #111298 from tu-maurice/unstable/snowmachine-move-to-misc
snowmachine: move to applications/misc/
2021-01-30 17:01:30 +01:00
talyz
6c32f248d0
php.extensions.xmlreader: Add internal dependency on dom 2021-01-30 16:41:14 +01:00
Robert Scott
14b0dfd2fc python3Packages.gremlinpython: init at 3.4.8 2021-01-30 13:41:36 +00:00
Manuel Bärenz
9bd221d833 pythonPackages.geomet: init at 0.2.1 2021-01-30 13:41:34 +00:00
Lorenz Leutgeb
113bc6492d gradle: 6.7 -> 6.8.1 2021-01-30 14:15:56 +01:00
Aaron Andersen
062391fed9
Merge pull request #111289 from dotlambda/solr-8.6.3
solr: 8.6.1 -> 8.6.3
2021-01-30 07:53:19 -05:00
tu-maurice
68e7cfa62a snowmachine: move to applications/misc/
The snowmachine sits in pkgs/applications/ among folders that represent
categories. This commit moves it to a more appropriate place in
pkgs/applications/misc/
2021-01-30 12:41:32 +01:00
Orivej Desh
1d8c7f5499
python3Packages.pebble: init at 4.6.0 (#111276) 2021-01-30 12:28:36 +01:00
Holger Peters
f11000ea50 sphinx-autobuild: init at 2020.9.1
Python command line tool for autobuilding sphinx documentations.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-01-30 12:27:22 +01:00
Robert Schütz
9ff3bd475a solr: clean up aliases
Since solr_7 actually refers to version 8, it is removed.
The alias solr_8 is moved to aliases.nix.
2021-01-30 12:07:05 +01:00
Aaron L. Zeng
1b6764da4e
ocamlPackages.caqti*: init at 1.3.0
Except for caqti-type-calendar, whose most recent version number is
1.2.0.
2021-01-30 11:37:36 +01:00
Aaron L. Zeng
5b13986979
ocamlPackages.mariadb: init at 1.1.4 2021-01-30 11:37:36 +01:00
Aaron L. Zeng
f58c4e236f
ocamlPackages.postgresql: init at 4.6.3 2021-01-30 11:37:36 +01:00
Mikhail Klementev
5a6f18aa8e
python3Packages.npyscreen: init at 4.10.5 2021-01-30 07:10:26 +00:00
Matthew Bauer
58d07b1711
Merge pull request #111106 from r-burns/hydra-ppc64le-cross
release-cross: add ppc64le, ppc64le-musl
2021-01-29 22:22:40 -06:00
Steven Pease
c4d9c37cb7 cxxopts: init at 2.2.1 2021-01-29 19:32:25 -08:00
Sandro
fb6564959f
Merge pull request #109917 from greizgh/sqlx-cli 2021-01-30 02:20:16 +01:00
Ricardo G
a486c97544 mark: init at version 3.5
* A tool for syncing your markdown documentation with Atlassian
  Confluence pages

pr feedback
2021-01-29 17:18:52 -08:00
Rebecca Turner
a61c57ae5c spotify: use default libgcrypt / libpng
Instead of overriding `libgcrypt` with the (insecure) `libgcrypt_1_5`
and `libpng` with `libpng12`, use the defaults for those two packages.

Built and checked on my NixOS desktop machine because @dotlambda said he
wouldn't check proprietary software in #111215.

`spotify` was changed to use `libgcrypt_1_5` instead of `libgcrypt` in
commit 165cb05ea5 by @monocell in PR #8157
to address #8156, which found that:

> the current spotify client seems to depend on `libgcrypt.so.11`.
> Pretending with libgcrypt.so.20 produces an error like:
>     ... libgcrypt.so.11: version `GCRYPT_1.2' not found ...

Given that the relevant Spotify client is more than 5 years old, I don't
think we have to worry about this any more. :)

This commit helps #106203, but doesn't close it because `libgcrypt_1_5`
is still used in `staruml`.
2021-01-30 01:15:58 +01:00
edef
81228c93e7 perlPackages.MathPlanePath: 127 -> 129
This fixes the build failure introduced by c5b0de9c6b,
which indirectly broke slic3r.
2021-01-29 23:01:41 +00:00
Mikhail Klementev
fbd5130605
python3Packages.pylink-square: init at 0.8.1 2021-01-29 18:38:17 +00:00
Benjamin Hipple
bf903ddb3f luigi: remove dependency override on tornado_5
When building luigi on python3, upstream supports the latest tornado
2021-01-29 11:39:06 -05:00
Martin Weinelt
0a9982fb3e
Merge pull request #110370 from fabaff/plugwise
python3Packages.plugwise: init at 0.8.5
2021-01-29 17:08:54 +01:00
Martin Weinelt
90a9b71b73
Merge pull request #109629 from fabaff/regenmaschine
python3Packages.regenmaschine: init at 3.1.1
2021-01-29 16:47:13 +01:00
Martin Weinelt
b1280aaa3e
Merge pull request #109482 from fabaff/aiocoap
python3Packages.aiocoap: init at 0.4b3
2021-01-29 16:39:35 +01:00
github-actions[bot]
5953c2bc94
Merge master into staging-next 2021-01-29 12:23:53 +00:00
Dmitriy Volkov
27f2f35a06 pcsc-safenet: init at 10.0.37-0 2021-01-29 12:18:52 +00:00
Stig
de9aef7686
Merge pull request #111024 from dywedir/exiftool
perlPackages.ImageExifTool: 12.00 -> 12.16
2021-01-29 12:51:59 +01:00
Eduardo Sánchez Muñoz
a2807e67f0 calibre: 4.23.0 -> 5.10.1
Co-authored-by: ento <ento+github@i.pearlwaffles.xyz>
Co-authored-by: Eduardo Sánchez Muñoz <esm@eduardosm.net>
2021-01-29 11:23:49 +01:00
Eduardo Sánchez Muñoz
36945fedef pyqt-builder: init at 1.6.0 2021-01-29 11:23:49 +01:00
Sandro
94cafab3ad
Merge pull request #111083 from higebu/add-gobgp 2021-01-29 09:47:06 +01:00
sternenseemann
b4668b2699
ocamlPackages.terminal_size: init at 0.1.4 2021-01-29 08:33:49 +01:00
github-actions[bot]
379bc872f9
Merge master into staging-next 2021-01-29 06:19:18 +00:00
Ryan Burns
0ef31a870d release-cross: add ppc64le, ppc64le-musl
Our support for ppc64le is pretty good now.
Let's add these so it's easier to spot and rectify breakage.

The toolchains are already built for their bootstrap tools,
so this shouldn't put much build strain on hydra.
2021-01-28 19:34:10 -08:00
Yuya Kusakabe
75e0929ea8
gobgp: init at 2.23.0 2021-01-29 01:36:09 +00:00
Sandro
64e1dc5d96
Merge pull request #107478 from benley/insync-v3
insync-v3: init at 3.2.4.40856
2021-01-29 02:19:43 +01:00
Fabian Affolter
cd6aa10b75 python3Packages.aiocoap: init at 0.4b3 2021-01-29 01:55:14 +01:00
github-actions[bot]
98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00:00
Fabian Affolter
5baabf5f32 python3Packages.plugwise: init at 0.8.5 2021-01-29 01:10:34 +01:00
Fabian Affolter
ea4de61c49 python3Packages.regenmaschine: init at 3.1.1 2021-01-29 00:58:27 +01:00
Anderson Torres
2520b036d1
Merge pull request #111000 from AndersonTorres/new-commander-x16
Commander X16 emulator
2021-01-28 20:10:38 -03:00
markuskowa
e29bef4b9c
Merge pull request #111009 from markuskowa/upd-isns
open-isns: 0.99 -> 0.100
2021-01-28 23:58:44 +01:00
AndersonTorres
c20c774ce0 x16-rom: init at 38 2021-01-28 18:13:42 -03:00
AndersonTorres
617154f7eb x16-emulator: init at 38 2021-01-28 18:13:42 -03:00
Vladyslav M
22c8f04242
perlPackages.ImageExifTool: 12.00 -> 12.16 2021-01-28 22:24:10 +02:00
github-actions[bot]
7fb7a62990
Merge master into staging-next 2021-01-28 18:30:04 +00:00
Benjamin Staffin
b49473e667 insync-v3: init at 3.2.4.40856
Insync 3.0 is a full rewrite with a different feature set than the
existing v1 derivation in nixpkgs.  Some users need to stick with the
old version, particularly those on headless/non-GUI systems.  There is
a headless version of v3, but that will need to be packaged separately.
2021-01-28 13:12:47 -05:00
Sandro
d0300e7713
Merge pull request #110399 from fabaff/avion 2021-01-28 18:39:36 +01:00
Sandro
cd77e64454
Merge pull request #108931 from fabaff/chisel
chisel: init at 1.7.3
2021-01-28 18:37:35 +01:00
Sandro
db6c296a52
Merge pull request #110102 from fabaff/xortool
xortool: init at 1.0.0
2021-01-28 18:30:12 +01:00
Sandro
7e7a117304
Merge pull request #109951 from fabaff/go-cve-search
go-cve-search: init at 0.1.3
2021-01-28 18:29:26 +01:00
Sandro
8d2a780501
Merge pull request #110433 from iblech/patch-freedroid 2021-01-28 15:31:01 +01:00
Sandro
9ce7db057c
Merge pull request #110951 from rapenne-s/add/aws-mfa 2021-01-28 15:30:01 +01:00
Sandro
34bfccc80b
Merge pull request #110970 from otavio/new-pkgs/cargo-limit
cargo-limit: init at 0.0.4
2021-01-28 15:29:26 +01:00
Markus Kowalewski
886239148f
openisns: change attribute to open-isns
Make attribute consitent with pname to match the official name.
2021-01-28 15:28:06 +01:00
github-actions[bot]
2e6c34fd11
Merge master into staging-next 2021-01-28 12:23:51 +00:00
Jacek Generowicz
750510ee7c
pythonPackages.pytest-order: init at 0.9.4 (#110141) 2021-01-28 11:17:37 +01:00
Sandro
0ef4eec872
Merge pull request #110938 from alesguzik/package_obs-gstreamer 2021-01-28 09:29:03 +01:00
Sandro
3dec0793b2
Merge pull request #107681 from Pacman99/calls-update 2021-01-28 09:28:19 +01:00
Sandro
7c64ac5311
Merge pull request #109477 from thiagokokada/flutter-dart-remove-non-stable-versions 2021-01-28 09:27:43 +01:00
Solène Rapenne
9efd2d9ca1 aws-mfa: init at 0.0.12 2021-01-28 08:56:06 +01:00
github-actions[bot]
a351855a1e
Merge master into staging-next 2021-01-28 00:45:30 +00:00
Otavio Salvador
06f62809cb cargo-limit: init at 0.0.4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 21:25:10 -03:00
Sandro
313edd0f8d
Merge pull request #110652 from dguenther/code-server3.8.0 2021-01-28 00:44:06 +01:00
Sandro
6e94aa4281
Merge pull request #110904 from MetaDark/vkbasalt
vkBasalt: init at 0.3.2.4
2021-01-28 00:40:22 +01:00
Atemu
88f877e07d kernelPatches: drop export_kernel_fpu_functions
Hasn't been necessary since ZFS 0.8.3
2021-01-27 18:06:01 -05:00
Otavio Salvador
ad5cda7d20 cargo-valgrind: init at 1.3.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 14:25:24 -08:00
Ales Huzik
3344d20655 obs-gstreamer: init at 0.2.1 2021-01-28 09:09:54 +11:00
Izorkin
92b4eedd83 perlPackages.SysVirt: 6.3.0 -> 7.0.0 2021-01-27 13:27:25 -08:00
github-actions[bot]
bef2fbcd27
Merge master into staging-next 2021-01-27 18:28:31 +00:00
Pacman99
d44ccc878f feedbackd-unstable: init at 2020-01-25 2021-01-27 11:21:04 -07:00
Pacman99
51bcc5408f callaudiod: init at 0.0.4
Co-authored-by: davidak <davidak@users.noreply.github.com>
2021-01-27 11:21:04 -07:00
Ingo Blechschmidt
85007d94fb freedroid: init at 1.2.1 2021-01-27 19:07:27 +01:00
Kira Bruneau
df3a19b9d7 vkBasalt: init at 0.3.2.4 2021-01-27 13:04:10 -05:00
Thiago Kenji Okada
75326dbecd dart: remove all versions except the one used by flutterPackages.stable
For those that need other versions of Dart, they can use the new
sources parameter instead.
2021-01-27 14:48:09 -03:00
Thiago Kenji Okada
ec644e05cb flutter: remove non-stable versions
Related issue #108606.

Nowadays we have multiple outdated versions of Flutter in nixpkgs.
Instead, let's focus in having in having stable versions of Flutter
working.

Users needing to use beta or dev versions of Flutter can use mkFlutter
function, that still exists.
2021-01-27 14:48:06 -03:00
Derek Guenther
c841fa4908 code-server: 3.6.0 -> 3.8.0 2021-01-27 09:15:00 -08:00
ajs124
545ae40ba3 vorbis-tools: 1.4.0 -> 1.4.2 2021-01-27 18:03:52 +01:00
Sandro
b237f724fc
Merge pull request #110799 from helsinki-systems/dysnomia_drop
nixos/disnix nixos/dysnomia: drop modules
2021-01-27 17:53:59 +01:00
Ninjatrappeur
ab224b550c
Merge pull request #103138 from NinjaTrappeur/nin-pleroma 2021-01-27 13:28:44 +01:00
github-actions[bot]
2137c13b40
Merge master into staging-next 2021-01-27 12:24:05 +00:00
Jörg Thalheim
32ab3d97c1
Merge pull request #110690 from Mic92/tts 2021-01-27 10:30:15 +00:00
Léo Gaspard
951363ffbe
Merge pull request #101474 from B4dM4n/openjdk14-i686-build
openjdk15-bootstrap: fix i686 build
2021-01-27 11:28:40 +01:00
Scriptkiddi
a3f4db8679
nixos/dysnomia nixos/disnix: Drop modules 2021-01-27 11:27:09 +01:00
Jörg Thalheim
996a8eb88e
python3.pkgs.pyworld: init at 0.2.12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-27 10:59:56 +01:00
Jörg Thalheim
b1c006f055
Merge pull request #110688 from Mic92/umap-learn 2021-01-27 09:57:31 +00:00
Sandro
2ee93d61ad
Merge pull request #110913 from siraben/other-stdenv-lib 2021-01-27 10:13:05 +01:00
ccellado
5036a87776 yams: init at 0.7.3
yams: init at 0.7.3

yams: init at 0.7.3

yams: init at 0.7.3

yams: init at 0.7.3

Update pkgs/applications/audio/yams/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

yams: init at 0.7.3
2021-01-27 12:07:15 +03:00
github-actions[bot]
6d452e839b
Merge master into staging-next 2021-01-27 06:19:24 +00:00
Ben Siraphob
36c91cea1d treewide: stdenv.lib -> lib 2021-01-27 13:08:40 +07:00
Peter Hoeg
6d489a3eb4 xkcdpass: py2 -> py3, add manpage and run tests 2021-01-27 11:47:43 +08:00
IvarWithoutBones
44f4a61fc7 yuzu-ea: init at 1377 2021-01-27 02:15:48 +01:00
github-actions[bot]
715dd567c8
Merge master into staging-next 2021-01-27 00:43:20 +00:00
Sandro
8b553055c1
Merge pull request #110891 from fabaff/httpdump
httpdump: init at 20210126-d2e0dea
2021-01-27 01:15:02 +01:00
Sandro
d06bae4325
Merge pull request #101976 from Kritnich/pcb2gcode-2.1.0 2021-01-26 23:43:57 +01:00
John Ericson
f48a2c4d1c
Merge pull request #110401 from obsidiansystems/capnproto-java-init
capnproto-java: init at 0.1.5
2021-01-26 17:40:37 -05:00
Sandro
4a2db77951
Merge pull request #110629 from yurrriq/add-ec2instanceconnectcli
ec2instanceconnectcli: init at 1.0.2
2021-01-26 23:39:27 +01:00
Fabián Heredia Montiel
6ae270b366 crystal: 0.35.1 -> 0.36.0 2021-01-26 15:43:21 -06:00
Hector Escobedo
a5ae1361ff capnproto-java: init at 0.1.5
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 16:42:28 -05:00
Silvan Mosberger
6d96b2655e
Merge pull request #110746 from TredwellGit/mumble
mumble: replace python and qt514 with python3 and qt5
2021-01-26 22:05:57 +01:00
Fabian Affolter
e9b042a221 httpdump: init at 20210126-d2e0dea 2021-01-26 22:04:15 +01:00
Eric Bailey
264d47e82d ec2instanceconnectcli: init at 1.0.2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 11:21:12 -06:00
Félix Baylac-Jacqué
2c03cf9491
pleroma-otp: init at 2.2.2
Co-authored-by: flokli <flokli@flokli.de>
2021-01-26 18:11:38 +01:00
Kritnich
91efec3c7b pcb2gcode: init at 2.1.0 2021-01-26 16:40:35 +01:00
Jan Tojnar
69fca326f8
Merge branch 'master' into staging-next 2021-01-26 13:53:25 +01:00
Sandro
117addb0f8
Merge pull request #110753 from markuskowa/add-spglib
spglib: init at 1.16.0
2021-01-26 10:34:47 +01:00
Andreas Rammhold
59e73f20ad
Merge pull request #94370 from bb2020/qemu
pkgs/qemu: add qemu_full package
2021-01-26 10:19:38 +01:00
Fabian Affolter
6796193442 python3Packages.avion: init at 0.10 2021-01-26 08:54:08 +01:00
Fabian Affolter
443e4c88b5 python3Packages.bluepy-devices: init at 0.2.1 2021-01-26 08:53:18 +01:00
sternenseemann
f0a821afc5 opam-installer: init at 2.0.7 2021-01-26 08:17:31 +01:00
Blaž Hrastnik
33fd4153cc Revert "[nix-update-cpan] perlPackages.HTTPDaemon: 6.01 -> 6.12"
This reverts commit a0d34c753b.
2021-01-26 15:24:41 +09:00
github-actions[bot]
2661d9378f
Merge master into staging-next 2021-01-26 00:45:11 +00:00
chkno
68953d0486
m4acut: Init at 0.1.2 (#110660)
* m4acut: Init at 0.1.2

* Update pkgs/applications/audio/m4acut/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 01:37:32 +01:00
Sandro
4a3d942b06
Merge pull request #110642 from jbcrail/zydis 2021-01-26 01:31:34 +01:00
Jonathan Strickland
eb6b3ab09f
hhexen: init at 1.6.3 (#110792)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 01:30:05 +01:00
Sandro
71313b975c
Merge pull request #110820 from fabaff/pyedimax 2021-01-26 00:23:30 +01:00
Sandro
54fa151ab8
Merge pull request #110814 from kmein/feature/pifi
pifi: init at 0.4.11
2021-01-26 00:23:17 +01:00
Sandro
080e13d54b
Merge pull request #110816 from fabaff/brottsplatskartan 2021-01-25 23:23:24 +01:00
Kierán Meinhardt
b8a347db93 pifi: init at 0.4.11 2021-01-25 22:45:18 +01:00
Fabian Affolter
18ae358e27 python3Packages.pyedimax: init at 0.2.1 2021-01-25 21:50:39 +01:00
Sandro
b28d3b933b
Merge pull request #108439 from IvarWithoutBones/add-apple-music
apple-music-electron: init at 1.5.2
2021-01-25 21:40:00 +01:00
Fabian Affolter
30d63caad6 python3Packages.brottsplatskartan: init at 1.0.5 2021-01-25 21:28:29 +01:00
Joseph Crail
ed4a34a945 zydis: init at 3.1.0 2021-01-25 12:26:14 -08:00
Sandro
41adb8acc1
Merge pull request #110782 from dotlambda/flink-1.12.1 2021-01-25 21:18:28 +01:00
Souvik Sen
8da624e231
javacc: init at 7.0.10 (#110783)
Co-authored-by: Souvik Sen <nixpkgs-commits@deshaw.com>
2021-01-25 21:17:52 +01:00
Sandro
2db1225fb5
Merge pull request #108738 from mweinelt/ajour
ajour: init at 0.6.3
2021-01-25 21:07:17 +01:00
Emery Hemingway
b76c3427cf tkrzw: init at 0.9.3 2021-01-25 20:41:37 +01:00
github-actions[bot]
a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
IvarWithoutBones
d66c499890 yuzu: 482 -> 517 && rename to yuzu-mainline 2021-01-25 19:32:53 +01:00
Guillaume Girol
7f355dcc4e
Merge pull request #108427 from symphorien/chdir-appimage
appimage-run: fix #108426
2021-01-25 18:18:42 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Martin Weinelt
0ffffcc5da
ajour: init at 0.6.3 2021-01-25 17:17:19 +01:00
Sandro
ff7ba7a2dc
Merge pull request #74716 from jluttine/init-testing-common-database-2.0.3 2021-01-25 17:13:41 +01:00
Robert Schütz
e912b8e116 flink_1_5: drop
It suffers from CVE-2020-17518.
2021-01-25 16:20:18 +01:00
github-actions[bot]
9c4feb5b63
Merge master into staging-next 2021-01-25 12:43:07 +00:00
Sandro
7a59fcdf4e
Merge pull request #110706 from dotlambda/openjpeg_1-drop 2021-01-25 12:58:47 +01:00
Gurjeet Singh
891f607d53
vim: add vim_darwin package for macOS (#108109) 2021-01-25 12:54:49 +01:00
Markus Kowalewski
7bf79f3792
spglib: init at 1.16.0 2021-01-25 11:54:30 +01:00
Robert Schütz
e0dd8c6166 openjpeg_2_1: remove alias
It is actually referring to version 2.4.
2021-01-25 11:00:33 +01:00
Robert Schütz
8c9a72e55f openjpeg: clean-up
Merge generic.nix and 2.x.nix into default.nix.
openjpeg_2 is now an alias
2021-01-25 10:13:24 +01:00
TredwellGit
dc8bebb906 mumble: replace python and qt514 with python3 and qt5 2021-01-25 08:49:31 +00:00
Robert Schütz
d846bfaa4d openjpeg_1: drop 2021-01-25 09:37:51 +01:00
sternenseemann
ae82038d5f ocamlPackages.bheap: init at 2.0.0 2021-01-25 08:39:56 +01:00
github-actions[bot]
b10ed56b8e
Merge master into staging-next 2021-01-25 01:18:25 +00:00
Sandro
b82e56a80a
Merge pull request #110720 from fabaff/geojson_client 2021-01-25 02:11:35 +01:00
Sandro
03fb6086b7
Merge pull request #110712 from fabaff/fortiosapi 2021-01-25 02:07:05 +01:00
Sandro
853e2e0a97
Merge pull request #110375 from Hoverbear/pkg-convco 2021-01-25 01:38:17 +01:00
Sandro
eccdb601c1
Merge pull request #107314 from fabaff/ike-scan
ike-scan: init at 1.9.4
2021-01-25 01:24:36 +01:00
Sandro
32e44ef182
Merge pull request #110575 from nyanotech/aahjlgahldd 2021-01-25 01:22:49 +01:00
Vonfry
057017ee86
zsh-fzf-tab: init at 2021-01-24 (#110694)
* zsh-fzf-tab: init at 2021-01-24

* Update pkgs/shells/zsh/zsh-fzf-tab/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-25 01:17:21 +01:00
Sandro
ed5be9fdff
Merge pull request #104054 from wahjava/getmail6
getmail6: init at 6.9
2021-01-25 01:15:14 +01:00
Sandro
ee8309dbe6
Merge pull request #110378 from fabaff/adafruit 2021-01-25 01:13:58 +01:00
Sandro
a36bf6faf9
Merge pull request #101796 from luc65r/pkg/tilp2 2021-01-25 01:11:50 +01:00
Sandro
67f544e68a
Merge pull request #110697 from Technical27/update-auto-cpufreq
auto-cpufreq: 1.5.1 -> 1.5.3
2021-01-25 00:49:30 +01:00
Tim Steinbach
c81f92751c linux: Remove 5.9 2021-01-24 18:17:56 -05:00
Tim Steinbach
071750d412 linux-hardened: Remove tag patch 2021-01-24 18:17:56 -05:00
Jonathan Ringer
31e833ede5
gnomeExtensions.unite: move aliases from aliases.nix to set
aliases.nix does not allow for nested attrs to exist,
as it checks if the top-level attr exists before
the alias overlay is applied
2021-01-24 14:58:31 -08:00
Mario Rodas
f9bef8a7ec
Merge pull request #110646 from fabaff/go-audit
go-audit: init at 1.0.0
2021-01-24 17:50:16 -05:00
Sandro
930d919eef
Merge pull request #108041 from eduardosm/sip5 2021-01-24 23:46:57 +01:00
John Ericson
ebf40134f4
Merge pull request #110251 from Ericson2314/gcc-toolchain-cleanup
clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapper
2021-01-24 17:33:37 -05:00
Jan Tojnar
8bcc8f63ac
Merge pull request #109880 from rhoriguchi/unite
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite
2021-01-24 23:29:17 +01:00
Fabian Affolter
55f568bf56 python3Packages.geojson-client: init at 0.5 2021-01-24 22:29:05 +01:00
Fabian Affolter
c4081a163c go-audit: init at 1.0.0 2021-01-24 22:07:38 +01:00
WORLDofPEACE
deaf7968b4
Merge pull request #110709 from dotlambda/brackets-drop
brackets: drop
2021-01-24 16:06:43 -05:00
Fabian Affolter
480f0263ca python3Packages.haversine: init at 2.3.0 2021-01-24 21:54:49 +01:00
John Ericson
0710308402 clang, cc-wrapper: Move --gcc-toolchain logic into CC wrapper
Take 2, after #94582 had to be reverted.

This reverts commit ac03cfa3c5.
2021-01-24 15:49:32 -05:00
Yorick van Pelt
11e4040457
rabbitmq-server: use noX elixir to go with noX erlang 2021-01-24 21:04:56 +01:00
Yorick van Pelt
9df9c1992b
beam-packages: move wxSupport arg up to package set, add beam_nox
This allows us to override the erlang wxSupport argument globally from
an overlay, fixing builds for e.g. rabbitmq with noXlibs set.
2021-01-24 21:04:52 +01:00
sternenseemann
a7a61998e9 ocamlPackages.{repr,ppx_repr}: init at 0.2.1 2021-01-24 21:04:02 +01:00
sternenseemann
7fee56ec59 ocamlPackages.either: init at 1.0.0 2021-01-24 21:04:02 +01:00
Robert Schütz
89cb93aefe brackets: drop
Hasn't been updated since 2017 and suffers from CVE-2019-8255.
2021-01-24 21:01:43 +01:00
Jan Tojnar
cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
Bernardo Meurer
5bc0a68375
Merge pull request #110701 from cpcloud/nomad-driver-podman
nomad-driver-podman: init at 0.2.0
2021-01-24 18:22:38 +00:00
Fabian Affolter
4f27216405 python3Packages.fortiosapi: init at 1.0.5 2021-01-24 19:18:42 +01:00
Ana Hobden
65ea0f1482 convco: init at 0.3.2
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-01-24 09:39:58 -08:00
Jaakko Luttinen
e4fb0f324c
pythonPackages.testing-postgresql: init at unstable-2017-10-31 2021-01-24 18:39:32 +02:00
sternenseemann
2483ca4c62 ocamlPackages.cohttp-mirage: init at 2.5.4 2021-01-24 17:38:11 +01:00
sternenseemann
0378fedc17 ocamlPackages.conduit-mirage: init at 2.2.2 2021-01-24 17:38:11 +01:00
sternenseemann
3b363283a5 ocamlPackages.vchan: init at 6.0.0 2021-01-24 17:38:11 +01:00
sternenseemann
6aef21c314 ocamlPackages.tls-mirage: init at 0.12.8 2021-01-24 17:38:11 +01:00
sternenseemann
25ab7218c8 ocamlPackages.xenstore-tool: init at 1.3.0 2021-01-24 17:38:11 +01:00
sternenseemann
34457e2fc6 ocamlPackages.xenstore_transport: init at 1.3.0 2021-01-24 17:38:11 +01:00
sternenseemann
148ca8c904 ocamlPackages.xenstore: init at 2.1.1 2021-01-24 17:38:11 +01:00
Alexander Ben Nasrallah
226299e1a2
agdaPackages.mkDerivation: don't install Everything module
The Everthing module is not part of a library and should therefore
not be copied to the nix store.

This is particularly bad, if the Everything module is defined in
an agda library included directory, e.g. consider an agda-lib with

    include: .

and Everything.agda in the project root (.), in which case the
Everything module would become part of the library.
If multiple such projects are in the dependency tree, the Everything
module becomes ambiguous and the build would fail.
2021-01-24 17:30:01 +01:00
Phillip Cloud
af18ee1f26 nomad-driver-podman: init at 0.2.0 2021-01-24 10:32:13 -05:00
Fabian Affolter
5c7e19604e
swego: init at 0.7 (#108106)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 16:27:17 +01:00
Sandro
81e3b9d15b
Merge pull request #110670 from siraben/double-quotes-fix
treewide: fix double quoted strings in one-liners
2021-01-24 16:17:14 +01:00
Fabian Möller
be4763a696
openjdk15-bootstrap: fix i686 build 2021-01-24 16:08:57 +01:00
Mario Rodas
6a5bcdfc5a
Merge pull request #110659 from nzhang-zh/add-grpc-tools
grpc-tools: init at 1.10.0
2021-01-24 09:26:14 -05:00
Aamaruvi Yogamani
32fa8449ef
auto-cpufreq: 1.5.1 -> 1.5.3
The attribute is also changed from autocpu-freq to autocpu-freq
2021-01-24 08:58:08 -05:00
Robert Schütz
0948e93ef0 calligra: use openjpeg_2 2021-01-24 14:36:21 +01:00
Robert Schütz
27c6e5dd9f krita: use openjpeg_2 2021-01-24 14:35:52 +01:00