Commit graph

307720 commits

Author SHA1 Message Date
Fabian Affolter d3997e04fe python3Packages.ha-philipsjs: 2.7.4 -> 2.7.5 2021-08-08 20:49:27 +02:00
Sandro d9ca70d15b
Merge pull request #133162 from alyssais/flufl
python3.pkgs.flufl_lock: 5.0.5 -> 5.1
2021-08-08 20:35:27 +02:00
Sandro f7c81dc15d
Merge pull request #133163 from polykernel/wbg-patch-1
wbg: unstable-2020-08-01 -> 1.0.2
2021-08-08 20:27:22 +02:00
Sandro 8821ccefa8
Merge pull request #133170 from fabaff/bump-pymata-express
python3Packages.pymata-express: 1.20 -> 1.21
2021-08-08 20:26:05 +02:00
Sandro 0b0818b801
Merge pull request #133169 from fabaff/bump-nad-receiver
python3Packages.nad-receiver: 0.2.0 -> 0.3.0
2021-08-08 20:25:28 +02:00
Sandro be699e47d1
Merge pull request #133160 from vyp/update-tiny
tiny: 0.8.0 -> 0.9.0
2021-08-08 20:24:43 +02:00
sternenseemann ccef83bd40 ecl_16_1_2: fix linking of compiled programs
* Use --with-gmp-incdir and --with-gmp-libdir (like for the main ecl
  derivation), so ecl can figure out the flags to pass on its own.
  Remove NIX_LDFLAGS hack for gmp.

* Make sure ecl can find boehmgc when linking programs / libraries via
  NIX_LDFLAGS. Pass correct -I for boehmgc via NIX_CFLAGS_COMPILE since
  there's no --with-boehmgc-prefix configure flag to achieve the same
  result.

* Use correct suffixSalt for every flag. This makes NIX_CFLAGS_COMPILE
  work properly in the first place and should prevent the extra flags
  hacks leaking into other places in some edge cases.
2021-08-08 20:16:36 +02:00
sternenseemann 38b4a4364d ecl: inform ecl about libraries to link against via configure flags
All libraries that ecl will have compiled libraries and executables link
against now have their own --with-<dep>-incdir and --with-<dep>-libdir
flag which is perfect for our distinct lib and dev outputs.

Consequently, we can get rid of the NIX_LDFLAGS-based hack in the
wrapper since ecl can figure out which flags to pass on its own.
2021-08-08 20:09:38 +02:00
Dmitry Kalinkin a1a34f71dc
fastnlo_toolkit: refactor to not define rev as environment variable 2021-08-08 14:05:32 -04:00
Alexander Kiselyov 717538e908
python3Packages.torchvision: added cudaSupport option (#132917)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-08 19:42:58 +02:00
Artturi 0d078fcdb2
Merge pull request #131827 from r-ryantm/auto-update/matrix-dendrite
dendrite: 0.4.0 -> 0.4.1
2021-08-08 20:39:33 +03:00
Sandro c88feece7d
Merge pull request #133167 from d-xo/name-change
maintainers: xwvvvvwx -> d-xo
2021-08-08 19:36:30 +02:00
Artturi a77988e714
Merge pull request #133153 from r-ryantm/auto-update/keycloak
keycloak: 15.0.0 -> 15.0.1
2021-08-08 20:36:18 +03:00
Sandro 36bf95bec6
Merge pull request #133164 from fufexan/orchis-theme
orchis-theme: 2021-06-09 -> 2021-06-25
2021-08-08 19:35:26 +02:00
Fabian Affolter 8c656947dc python3Packages.subarulink: 0.3.14 -> 0.3.15 2021-08-08 19:33:16 +02:00
Fabian Affolter 3b12f3c3cf python3Packages.solax: 0.2.6 -> 0.2.7 2021-08-08 19:28:17 +02:00
Fabian Affolter c0d7ec431d python3Packages.pymata-express: 1.20 -> 1.21 2021-08-08 19:26:13 +02:00
Artturi bd7b866804
Merge pull request #127493 from r-ryantm/auto-update/gnome-shell-extension-gsconnect
gnomeExtensions.gsconnect: 46 -> 47
2021-08-08 20:24:48 +03:00
Fabian Affolter 1cffbf6168 python3Packages.nad-receiver: 0.2.0 -> 0.3.0 2021-08-08 19:20:51 +02:00
Michael Weiss c8db49f0a9
pkgsi686Linux.llvmPackages_13.compiler-rt: fix build
Ported from a7c4537a72.
2021-08-08 19:19:54 +02:00
Michael Weiss a5f0733461
llvmPackages_13.lldb: python into lib & wrap binary
Ported from cc7740ae77.
2021-08-08 19:19:47 +02:00
Michael Weiss a6defaf953
llvmPackages_13.lldb: fix python lldb library
Ported from e097f7efc7.
2021-08-08 19:19:41 +02:00
Michael Weiss 6a1354b1fc
llvmPackages_13.compiler-rt: fix build on darwin
Ported from cf4e1b9e62.
2021-08-08 19:19:35 +02:00
Michael Weiss c858c42002
llvmPackages_13.clang: fix linker invocation with LLVMgold plugin
Ported from 3530837417.
2021-08-08 19:19:27 +02:00
Sandro 0643c57fe5
Merge pull request #133158 from polykernel/tllist-patch-1
tllist: refactor derivation
2021-08-08 19:19:06 +02:00
Vincent Laporte dfc206394e ocamlPackages.ocsigen_server: 2.18.0 → 4.0.1
ocamlPackages.eliom: 6.12.4 → 8.6.0

ocamlPackages.ocsigen-start: 2.18.0 → 4.3.0
2021-08-08 19:18:39 +02:00
Sandro 781482a3cd
Merge pull request #133139 from marsam/update-raft-canonical
raft-canonical: 0.10.1 -> 0.11.2
2021-08-08 19:14:30 +02:00
David Terry c1186b572f
maintainers: xwvvvvwx -> d-xo 2021-08-08 19:11:45 +02:00
Artturi 9b0902c8be
Merge pull request #133096 from r-ryantm/auto-update/AusweisApp2
AusweisApp2: 1.22.1 -> 1.22.2
2021-08-08 20:08:38 +03:00
Artturi bcddbcfa33
Merge pull request #133097 from r-ryantm/auto-update/boops
boops: 1.6.0 -> 1.6.4
2021-08-08 20:07:37 +03:00
polykernel 12a866dfd9 wbg: unstable-2020-08-01 -> 1.0.2
* Change from fetchgit to fetchFromGitea.
* Set `mesonBuildType` to release.
* Adhere to syntax style guide for long lists.
* Add optional flags for PNG and JPEG support respectively,
  and pass corresponding options in `mesonFlags`.
* Add wayland-scanner for gluing wlr-protocol XML files.
* Remove extraneous dependencies.
* Add upstream changelog.
2021-08-08 12:45:16 -04:00
Sandro 54353f0135
Merge pull request #132837 from aanderse/kodi.packages.steam-library 2021-08-08 18:45:09 +02:00
Alyssa Ross 792abce194
python3.pkgs.flufl_lock: 5.0.5 -> 5.1 2021-08-08 16:35:19 +00:00
Artturi 30b6c8c6d3
Merge pull request #131476 from r-ryantm/auto-update/commons-compress
commonsCompress: 1.20 -> 1.21
2021-08-08 19:29:05 +03:00
polykernel ccd598cfd6 tllist: refactor derivation
* Change from fetchgit to fetchFromGitea.
* Set `mesonBuildType` to release.
* Add upstream changelog.
2021-08-08 12:26:07 -04:00
Artturi 18082c4227
Merge pull request #133112 from r-ryantm/auto-update/eggdrop
eggdrop: 1.8.4 -> 1.9.1
2021-08-08 19:25:26 +03:00
Sandro bffd3d0add
Merge pull request #133152 from polykernel/foot-patch-1
foot: refactor derivation
2021-08-08 18:24:58 +02:00
Mihai Fufezan 9bbb2391e5
orchis-theme: 2021-06-09 -> 2021-06-25 2021-08-08 19:21:16 +03:00
Artturi 9ca74b1e1d
Merge pull request #133150 from r-ryantm/auto-update/jackett
jackett: 0.18.459 -> 0.18.531
2021-08-08 19:20:40 +03:00
Artturi cf2edbb59f
Merge pull request #133143 from r-ryantm/auto-update/headscale
headscale: 0.5.1 -> 0.5.2
2021-08-08 19:19:12 +03:00
Artturi febbd4c861
Merge pull request #133119 from r-ryantm/auto-update/epubcheck
epubcheck: 4.2.4 -> 4.2.6
2021-08-08 19:18:08 +03:00
Artturi c752f7ceaa
Merge pull request #133099 from r-ryantm/auto-update/cherrytree
cherrytree: 0.99.39 -> 0.99.40
2021-08-08 19:15:08 +03:00
Artturi 93c14ae901
Merge pull request #132396 from r-ryantm/auto-update/acme.sh
acme-sh: 2.9.0 -> 3.0.0
2021-08-08 19:12:49 +03:00
Sandro 7a5fa38f79
Merge pull request #133149 from r-ryantm/auto-update/influxdb
influxdb: 1.8.6 -> 1.8.9
2021-08-08 18:07:36 +02:00
Sandro c15a675be5
Merge pull request #133105 from r-ryantm/auto-update/czkawka
czkawka: 3.1.0 -> 3.2.0
2021-08-08 18:07:19 +02:00
Sandro b00b0a133d
Merge pull request #133117 from r-ryantm/auto-update/entt
entt: 3.8.0 -> 3.8.1
2021-08-08 18:07:06 +02:00
xd1le 13be07b251 tiny: 0.8.0 -> 0.9.0 2021-08-09 02:04:59 +10:00
Sandro 5b2d8f64fc
Merge pull request #133147 from fufexan/helvum
helvum: 0.2.1 -> 0.3.0
2021-08-08 18:02:45 +02:00
Sandro 10f5421be8
Merge pull request #133155 from polykernel/fcft-patch-1
fcft: refactor derivation
2021-08-08 18:01:26 +02:00
Sandro 5f86800af0
Merge pull request #133159 from figsoda/stylua 2021-08-08 18:00:04 +02:00