Ryan Burns
2cab4879c1
toybox: fix cross-compilation
...
Toybox expects a native `cc` for producing
build-time executables, such as kconfig/conf.
2020-12-25 12:28:55 +01:00
DavHau
2efcf6dc26
autoPatchelf: add comment why ignore failing ldd/sed
2020-12-25 12:13:03 +01:00
DavHau
2fde1e63ba
autoPatchelfHook: fix shellcheck errors
2020-12-25 12:13:03 +01:00
DavHau
4ac5d22654
autoPatchelfHook: fix bug introduced by #101142
2020-12-25 12:13:03 +01:00
Doron Behar
57e9cb9112
Merge pull request #107480 from marsam/update-ncmpcpp
...
ncmpcpp: 0.8.2 -> 0.9.1
2020-12-25 12:51:34 +02:00
Doron Behar
3d4adbd091
Merge pull request #107529 from raboof/arduino-core-1.8.12-to-1.8.13
...
arduino: core 1.8.12 -> 1.8.13
2020-12-25 12:42:44 +02:00
Timo Kaufmann
675660e2f3
Merge pull request #106638 from Atemu/anki-bin
...
anki-bin: init at 2.1.36
2020-12-25 11:41:42 +01:00
Doron Behar
7ea55a099a
Merge pull request #107530 from raboof/arduino-gtk3
2020-12-25 12:38:33 +02:00
Gabriel Ebner
ce8c83623d
Merge pull request #107263 from edibopp/patch-rtl8761b
...
Firmware and kernel patch for Realtek RTL8761b
2020-12-25 11:08:32 +01:00
Michael Weiss
351f3c043d
chromiumDev: Fix the build (libxshmfence is now required)
...
Error:
../../components/viz/service/display_embedder/output_presenter_x11.cc:8:10:
fatal error: 'X11/xshmfence.h' file not found
^~~~~~~~~~~~~~~~~
1 error generated.
2020-12-25 10:22:06 +01:00
Vladimír Čunát
2b131c97bb
nixos/kresd: set .stopIfChanged = false
...
Since version 5.2.0 there's non-empty stop phase:
ExecStopPost=/usr/bin/env rm -f "/run/knot-resolver/control/%i"
but it's perfectly OK to run that from a different version
(and typically it's no-op anyway). Real-life example where this helps:
https://github.com/NixOS/nixpkgs/issues/49528#issuecomment-747723198
2020-12-25 09:54:04 +01:00
Arnout Engelen
e882468161
arduino: teensyduino 1.51 -> 1.53
2020-12-25 09:35:05 +01:00
R. RyanTM
12b1d81ab9
orca: 3.38.1 -> 3.38.2
2020-12-25 06:07:29 +01:00
Sandro
107c9d6aca
Merge pull request #107521 from rmcgibbo/hmmlearn
...
python37Packages.hmmlearn: unbreak tests
2020-12-25 05:01:58 +01:00
Sandro
4c0f6b3c81
Merge pull request #107484 from nightmared/yj-5.0.0
...
yj: 4.0.0 -> 5.0.0
2020-12-25 04:19:59 +01:00
Sandro
f0317814f1
Merge pull request #107535 from miikka/upgrade-zig-0.7.1
...
zig: 0.6.0 -> 0.7.1
2020-12-25 04:13:54 +01:00
Sandro
4889d04435
Merge pull request #107534 from sternenseemann/fontparts-0.9.7
...
pythonPackages.fontparts: 0.9.6 -> 0.9.7
2020-12-25 01:50:52 +01:00
Sandro
064cf56d02
Merge pull request #107510 from svrana/tilt-update
...
tilt: 0.17.13 -> 0.18.1
2020-12-25 01:03:14 +01:00
Sandro
a69415ef86
Merge pull request #107492 from SuperSandro2000/pythonPackages-disable-tests
2020-12-25 00:55:40 +01:00
Dmitry Kalinkin
96186b217c
Merge pull request #107204 from veprbl/pr/texlive_substitute_from_hydra
...
texlive.combine: set allowSubstitutes = true
2020-12-24 18:32:46 -05:00
Florian Klink
ae46445e62
Merge pull request #107540 from flokli/websocketpp-fix-cross
...
websocketpp: fix cross
2020-12-24 23:29:41 +01:00
Sandro
35296b1e11
Merge pull request #105193 from SuperSandro2000/volctl-0.8.0
...
volctl: 0.6.3 -> 0.8.0
2020-12-24 21:30:53 +01:00
Robbert Gurdeep Singh
caa725a6fd
nixos/nextcloud: fix missing quotes arround $* in occ wrapper and replace with $@
...
This will allow this to work:
nextcloud-occ config:app:set theming slogan --value="A place for testing"
2020-12-24 21:02:05 +01:00
Lassulus
16b80104bf
Merge pull request #107383 from cole-h/kakoune
...
kakoune: fix installCheck
2020-12-24 20:07:09 +01:00
Arnout Engelen
022d7207fa
arduino: use gtk3
2020-12-24 20:03:00 +01:00
Sandro
46ceea4666
Merge pull request #107471 from siraben/craftos-init
...
craftos-pc: init at 2.4.5
2020-12-24 19:12:26 +01:00
Pascal Bach
0b50507102
libctemplate: 2.3 -> 2.4 ( #107423 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-24 19:11:22 +01:00
Kevin Cox
c1f95fedb5
Merge pull request #106975 from tfmoraes/vtk_qt515
...
vtk: qt514 -> qt515
2020-12-24 12:48:00 -05:00
Pavol Rusnak
71a4dfb919
Merge pull request #107523 from buckley310/brave
...
brave: 1.18.70 -> 1.18.75
2020-12-24 17:45:56 +01:00
R. RyanTM
f63d83696a
picard: 2.5.4 -> 2.5.5
2020-12-24 08:37:50 -08:00
R. RyanTM
618923292b
python37Packages.auth0-python: 3.13.0 -> 3.14.0
2020-12-24 08:37:20 -08:00
R. RyanTM
2c3ca45515
mavproxy: 1.8.29 -> 1.8.30
2020-12-24 08:35:40 -08:00
Florian Klink
a285c3e9af
Revert "alsa-firmware: 1.2.1 -> 1.2.4"
...
This was pushed to master without a PR and broke cross compilation of a
small cross-NixOS:
```
configure: error: in `/build/alsa-firmware-1.2.4':
configure: error: C compiler cannot create executables
See `config.log' for more details
```
Let's re-roll this in a PR.
This reverts commit 72f71e9071
.
2020-12-24 17:17:57 +01:00
Profpatsch
c505e57173
tree-sitter: patch out web-ui by default, to drop emscripten
...
The tree-sitter build closure is pretty lean by default, but the
optional web-ui requires emscripten to compile the web interface
javascript/wasm code.
This is clearly not worth the increase in build closure size, and
since emscripten is broken more often than not, let’s patch it out by
default. If somebody /really/ needs the web-ui, there is a
`webUISupport` flag.
2020-12-24 17:11:04 +01:00
Florian Klink
3daa255777
websocketpp: fix cross
...
Apparently, that's all needed to get websocketpp to cross-compile.
2020-12-24 16:56:50 +01:00
John Ericson
fb875dcf6f
Merge pull request #107507 from LibreCybernetics/add-zen-info
...
lib.systems: update processor architecture info
2020-12-24 10:23:10 -05:00
lsix
a24ea365e7
Merge pull request #107391 from sikmir/qgis
...
qgis: 3.10.11 → 3.10.13, mark unbroken
2020-12-24 15:04:27 +00:00
sternenseemann
7a369982c1
pythonPackages.fontparts: 0.9.6 -> 0.9.7
2020-12-24 15:36:19 +01:00
Miikka Koskinen
5b95e93e1d
zig: 0.6.0 -> 0.7.1
2020-12-24 16:23:17 +02:00
Gabriel Ebner
0be042b676
Merge pull request #107528 from gebner/qjackctl090
...
qjackctl: 0.6.3 -> 0.9.0
2020-12-24 15:14:40 +01:00
Pavol Rusnak
539410defe
Merge pull request #107188 from expipiplus1/joe-dxc-darwin
...
Add Darwin support for directx-shader-compiler
2020-12-24 14:38:13 +01:00
Arnout Engelen
3b05df1d13
arduino: core 1.8.12 -> 1.8.13
2020-12-24 14:09:49 +01:00
Gabriel Ebner
5ea858139a
qjackctl: 0.6.3 -> 0.9.0
2020-12-24 12:43:00 +01:00
Gabriel Ebner
e3b15e2be2
Merge pull request #105382 from suhr/qjackctl-session
...
qjackctl: add `jackSession` option
2020-12-24 12:35:16 +01:00
Timo Kaufmann
1b750c41fc
Merge pull request #107499 from r-ryantm/auto-update/python3.7-pybullet
...
python37Packages.pybullet: 3.0.7 -> 3.0.8
2020-12-24 11:09:54 +01:00
Ben Siraphob
cb1e980a72
craftos-pc: init at 2.4.5
2020-12-24 16:40:01 +07:00
lsix
156b9cc570
Merge pull request #107482 from lsix/gama-2.12
...
gama: 2.09 -> 2.12
2020-12-24 08:22:07 +00:00
Sean Buckley
156ce8d398
brave: 1.18.70 -> 1.18.75
2020-12-24 01:54:36 -05:00
Jonathan Ringer
9721604610
steamPackages.steam: add udev rules
2020-12-23 22:46:56 -08:00
Atemu
847b317a95
anki-bin: force x11
...
Co-authored-by: Vika <vika@fireburn.ru>
2020-12-24 07:02:43 +01:00