Commit Graph

35550 Commits

Author SHA1 Message Date
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
Lorenz Leutgeb
113bc6492d gradle: 6.7 -> 6.8.1 2021-01-30 14:15:56 +01: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
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
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
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
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
Sandro
94cafab3ad
Merge pull request #111083 from higebu/add-gobgp 2021-01-29 09:47:06 +01:00
github-actions[bot]
379bc872f9
Merge master into staging-next 2021-01-29 06:19:18 +00: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
github-actions[bot]
98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00: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
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
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
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
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
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
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
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
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
sternenseemann
f0a821afc5 opam-installer: init at 2.0.7 2021-01-26 08:17:31 +01: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
54fa151ab8
Merge pull request #110814 from kmein/feature/pifi
pifi: init at 0.4.11
2021-01-26 00:23:17 +01:00
Kierán Meinhardt
b8a347db93 pifi: init at 0.4.11 2021-01-25 22:45:18 +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
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
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
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
github-actions[bot]
b10ed56b8e
Merge master into staging-next 2021-01-25 01:18:25 +00: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
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
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
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
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
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
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
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
luc65r
3c5f402e6e
tilp2: init at 1.18 2021-01-24 14:06:41 +01:00
luc65r
99d0610e03
gfm: init at 1.08 2021-01-24 14:06:41 +01:00
luc65r
e69bd781e4
libticalcs2: init at 1.1.9 2021-01-24 14:06:40 +01:00
luc65r
87d7a060c2
libticables2: init at 1.3.5 2021-01-24 14:00:16 +01:00
luc65r
eadb35d098
libtifiles2: init at 1.1.7 2021-01-24 13:59:10 +01:00
luc65r
3e51cd164d
libticonv: init at 1.1.5 2021-01-24 13:57:07 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ning Zhang
7b358c6e7a grpc-tools: init at 1.10.0 2021-01-24 20:36:46 +11:00
Robert Schütz
98e624eb7d doit: move to pythonPackages 2021-01-24 09:52:28 +01:00
Fabian Affolter
c784a01944 ike-scan: init at 1.9.4 2021-01-24 08:36:35 +01:00
Ashish SHUKLA
f66f47dd8c
getmail6: init at 6.14 2021-01-24 13:04:30 +05:30
github-actions[bot]
a2994c588a
Merge master into staging-next 2021-01-24 06:44:02 +00:00
Profpatsch
2a9f33600c hpack: add a statically built executable
hpack is a little tool to convert a yaml spec to a cabal file, but its
runtime closure depends on ghc if it’s not built statically.
2021-01-24 07:02:19 +01:00
Sandro
4d6d14a0a9
Merge pull request #109875 from rhoriguchi/dynamic-panel-transparency
gnomeExtensions.dynamic-panel-transparency: init at 35
2021-01-24 03:02:56 +01:00
Sandro
51ea855376
Merge pull request #109735 from berberman/fcitx5-mozc 2021-01-24 02:47:37 +01:00
Sandro
f752e4dd0a
Merge pull request #100140 from helsinki-systems/shadered
shadered: init at 1.4.1
2021-01-24 02:24:16 +01:00
Potato Hatsue
596e02c655
fcitx5-mozc: init at 2.26.4220.102 2021-01-24 02:10:23 +01:00
Potato Hatsue
d3b7a30e15
breakpad: init at unstable-3b3469e 2021-01-24 02:10:21 +01:00
Jan Tojnar
01ee4ea574
Merge branch 'master' into staging-next 2021-01-24 00:09:45 +01:00
markuskowa
2f34b4b883
Merge pull request #108983 from markuskowa/dev-mpi
Use mpi attribute consistently to provide a default MPI implementation
2021-01-23 22:51:09 +01:00
John Ericson
12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
nyanotech
d935afe655
proxmark3-rrg: Initial commit
The rfidresearchgroup fork is a significant fork from the upstream, and
the build steps are more than a bit different, which is why I did this
in a new file.

Also, add myself to the maintainers list
2021-01-23 20:31:03 +00:00
Sandro
c6b5632d70
Merge pull request #110613 from siraben/pkgs-development-stdenv
pkgs/development: stdenv.lib -> lib
2021-01-23 21:23:31 +01:00
Domen Kožar
5562fc646d
Merge pull request #110598 from turboMaCk/elm-json-darwin
elmPackages.elm-json: fix darwin build
2021-01-23 18:52:29 +00:00
Ben Siraphob
2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
John Ericson
9c213398b3 lib: Clean up how linux and gcc config is specified
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.

This reverts commit 0bc275e634.
2021-01-23 10:01:28 -05:00
Sandro
3d78e8d3c2
Merge pull request #110564 from AndersonTorres/new-pyspread
pyspread: init at 1.99.5
2021-01-23 14:43:44 +01:00
Marek Fajkus
07a6732bf5
Fix elm-json build on Darwin 2021-01-23 14:28:08 +01:00
github-actions[bot]
58752914f4
Merge master into staging-next 2021-01-23 12:40:13 +00:00
Sander van der Burg
01ea0b5722 s6-linux-init: init at 1.0.6.0 2021-01-23 12:16:41 +01:00
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
AndersonTorres
bdb60d7fa9 pyspread: init at 1.99.5 2021-01-23 01:31:52 -03:00
Jonathan Ringer
0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
Ryan Horiguchi
3a77187c8a
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite 2021-01-22 22:43:49 +01:00
John Ericson
d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
github-actions[bot]
08c4f9056e
Merge staging-next into staging 2021-01-22 18:52:00 +00:00
Greizgh
f54456ed96 sqlx-cli: init at 0.2.0 2021-01-22 19:11:20 +01:00
Eelco Dolstra
b60a6af8ed
Merge pull request #110493 from hackworthltd/nix-big-sur
nix: add Security to build inputs.
2021-01-22 16:16:12 +01:00
Rémy Grünblatt
cea5fca275 galene: init at 0.2 2021-01-22 15:56:05 +01:00
Drew Hess
90888626ba
nix: add Security to build inputs.
For some reason, this is required to build nix on Big Sur, even though
it's not needed on earlier macOS versions.
2021-01-22 14:50:16 +00:00
Scriptkiddi
acae9b0336
shadered: init at 1.4.1 2021-01-22 15:10:43 +01:00
Sandro
be3f605eee
Merge pull request #108916 from midchildan/powerline-symbols/init
powerline-symbols: init at 2.8.1
2021-01-22 14:14:55 +01:00
github-actions[bot]
a5bbeb4fb1
Merge staging-next into staging 2021-01-22 12:43:02 +00:00
Sandro
bedf58b78f
Merge pull request #91123 from tex/unciv 2021-01-22 12:55:01 +01:00
Sandro
0c096b67dc
Merge pull request #107302 from bobrik/ivan/docker-buildx 2021-01-22 12:50:25 +01:00
Matthias Beyer
e3b4a6c2d8
sfeed: init at 0.9.20 (#107173)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-22 09:33:43 +01:00
Jules Aguillon
bf010dac66
ocamlformat: Add versions 0.15.1 and 0.16.0 2021-01-22 09:10:02 +01:00
John Ericson
8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
github-actions[bot]
e48c1f8e8c
Merge staging-next into staging 2021-01-22 01:17:58 +00:00
Ivan Babrou
e431ff7e2e docker-buildx: init at 0.5.1
Installing docker-buildx enables buildx subcommand on the client:

* https://github.com/docker/buildx
2021-01-21 12:52:45 -08:00
Guillaume Girol
7ed3d2df76
Merge pull request #103135 from symphorien/pr/92775
Evolution ews: wrap evolution and evolution data server, fix nixos module.
2021-01-21 19:42:45 +00:00
github-actions[bot]
27c8ef972c
Merge staging-next into staging 2021-01-21 18:51:36 +00:00
Sandro
1ecf25ad39
Merge pull request #110177 from cpcloud/containerpilot 2021-01-21 17:30:18 +01:00
Florian Klink
126fb3c888
Merge pull request #68680 from arianvp/afterburn
afterburn: init at 4.6.0
2021-01-21 16:06:19 +01:00
Arian van Putten
4e57aa0ecc afterburn: init at 4.6.0 2021-01-21 14:01:16 +01:00
github-actions[bot]
7d80106978
Merge staging-next into staging 2021-01-21 12:44:13 +00:00
Janne Heß
e48b0ede04
asciidoc: 8.6.9 -> 9.0.4 (#102398)
Main motivation was to port it to Python3 which is due to #101964.
So:

- Switch from asciidoc to asciidoc-py3
- Switch from Python 2 to Python 3
- This needs autoreconfHook now
- We also need to do some patching in a2x.py
- Switch to patchShebangs (more readable)
- Only input w3m if we actually build with it
2021-01-21 10:36:35 +00:00
Sandro
ae6fb64fb4
Merge pull request #107618 from fabaff/gitjacker
gitjacker: init at 0.0.2
2021-01-21 09:23:38 +01:00
Matthew Bauer
77403c1c19
Merge pull request #96140 from matthewbauer/add-cog
Init cog at 0.6.0
2021-01-20 17:42:54 -06:00
Matthew Bauer
914de3a3ca cog: init at 0.6.0 2021-01-20 16:54:49 -06:00
Matthew Bauer
b2eb8992c7 libwpe-fdo: init at 1.7.1 2021-01-20 16:54:45 -06:00
Fabian Affolter
44f39b8420 gitjacker: init at 0.0.2 2021-01-20 23:22:31 +01:00
Matthew Bauer
8f027e6b65 libwpe: init at 1.7.1 2021-01-20 16:14:33 -06:00
Matthew Bauer
ba5f50a76c
Merge pull request #107924 from matthewbauer/fix-duti
Fix duti on macOS Big Sur
2021-01-20 16:09:41 -06:00
Matthew Bauer
dcbbbcdb05 duti: pass ApplicationServices directly 2021-01-20 15:30:57 -06:00
Sandro
56bf7a855c
Merge pull request #110204 from fabaff/sigurlx
sigurlx: init at 2.1.0
2021-01-20 21:10:54 +01:00
John Ericson
bfc062e4cf
Merge pull request #110101 from spease/fix-ios-patches
Minimalist iOS fixes
2021-01-20 14:41:13 -05:00
Fabian Affolter
b54b344c61 sigurlx: init at 2.1.0 2021-01-20 20:40:33 +01:00
Sandro
8008ebae20
Merge pull request #108761 from charvp/fix/zeroad-build 2021-01-20 20:14:01 +01:00
Milan Svoboda
52a7a2df15 unciv: init at 3.12.8 2021-01-20 20:07:25 +01:00