Commit Graph

259689 Commits

Author SHA1 Message Date
nek0 70367f5bc9 expand directory creation 2020-12-25 20:08:21 +01:00
nek0 0d6f0df382 add support for 'Perfection V37/V370' scanners 2020-12-25 17:38:44 +01: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
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
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
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
Robert T. McGibbon 1714db88df python37Packages.hmmlearn: unbreak tests 2020-12-23 23:58:21 -05:00
upkeep-bot e24bf9062b vscode: 1.51.1 -> 1.52.1 2020-12-23 18:16:05 -08:00
Florian Klink 8f5c939147
Merge pull request #107435 from flokli/gnats-cc-wrapper-format-unsupported
gnats: format hardened flag isn't supported
2020-12-24 02:25:27 +01:00
Shaw Vrana 1734a9a578 tilt: 0.17.13 -> 0.18.1 2020-12-23 17:21:52 -08:00
Sandro 88e20e3877
Merge pull request #107475 from doronbehar/pkg/imapfilter
imapfilter: 2.6.16 -> 2.7.5
2020-12-24 02:20:53 +01:00
Tim Steinbach 72f71e9071
alsa-firmware: 1.2.1 -> 1.2.4 2020-12-23 20:18:28 -05:00
Tim Steinbach fe23bdaecb
alsaLib: 1.2.3 -> 1.2.4 2020-12-23 20:18:24 -05:00
Mario Rodas 466759ff27 libnice: 0.1.16 -> 0.1.18 2020-12-23 17:08:20 -08:00
Ryan Mulligan 37b9ca1698
Merge pull request #107494 from r-ryantm/auto-update/python3.7-zstd
python37Packages.zstd: 1.4.5.1 -> 1.4.8.1
2020-12-23 17:05:59 -08:00
Fabián Heredia Montiel 2a9ac172c1 lib.systems: update processor architecture info 2020-12-23 18:57:59 -06:00