Commit Graph

261066 Commits

Author SHA1 Message Date
0x4A6F
06414886f1
nixos/prometheus: fix remote_{read,write} options
Fix and reorder options and use mkOpt for optional parameters,
according to official documentation.
2021-01-01 14:43:51 +00:00
Martin Weinelt
ae64bc63d5
zigbee2mqtt: 1.16.2 -> 1.17.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.17.0
2021-01-01 15:28:07 +01:00
Thomas Tuegel
e65962eafd
nixos/plasma5: synchronize Qt version with all-packages.nix 2021-01-01 08:26:33 -06:00
R. RyanTM
b541bc1eaf python37Packages.abodepy: 1.2.0 -> 1.2.1 2021-01-01 14:22:05 +00:00
Thomas Tuegel
54fff8407b
qt512.qtwebengine: update darwin patches 2021-01-01 07:58:34 -06:00
AndersonTorres
bbf4d0ddde Emacs Elpa updates
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
AndersonTorres
f42856b37e Emacs Melpa updates
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
AndersonTorres
69503ada0c Emacs Org: 20201207 -> 20201228
Generated via auto-update scripts.
2021-01-01 10:54:50 -03:00
Martin Weinelt
5bcc26338d
Merge pull request #108027 from Mic92/kaldi
kaldi: init at 2020-12-26
2021-01-01 14:42:55 +01:00
Daniël de Kok
a628f79c0c drawio: 13.9.9 -> 14.1.5
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v14.1.5
https://github.com/jgraph/drawio-desktop/releases/tag/v14.1.4
2021-01-01 13:59:44 +01:00
Daniël de Kok
815bfe3cb6
Merge pull request #108057 from lourkeur/brave-installCheck
brave: test rpath in installCheck
2021-01-01 13:49:38 +01:00
Anderson Torres
c868414fcf
Merge pull request #107831 from magnetophon/emulsion
emulsion: init at 7.2
2021-01-01 09:46:26 -03:00
Pavol Rusnak
9fbcb14780
Merge pull request #108119 from prusnak/chiaki
chiaki: cleanup package
2021-01-01 13:43:07 +01:00
Pavol Rusnak
fe1151218c chiaki: cleanup package 2021-01-01 13:33:16 +01:00
Louis Bettens
051389eb18 brave: test rpath in installCheck
This check helps with making sure that we provide all the required
shared libraries to brave. If something is missing, the command will get
ENOENT, otherwise it should terminate normally.
2021-01-01 13:31:17 +01:00
github-actions[bot]
0fe33caad3
Merge master into staging-next 2021-01-01 12:25:52 +00:00
Pavol Rusnak
37c9f30f66
Merge pull request #107983 from Emantor/topic/chiaki_bump_touchpad
chiaki: 1.3.0 -> 2.0.1 & touchpad support
2021-01-01 13:21:17 +01:00
Robert Helgesson
9ce91be010 lombok: add bin output with lombok wrapper script
The wrapper can be used, e.g., to run the delombok command.
2021-01-01 13:13:10 +01:00
Lassulus
88439304c6
Merge pull request #107199 from mcbeth/qrcodegen
qrcodegen: init at 1.6.0
2021-01-01 12:32:40 +01:00
Thomas Tuegel
a61f20e418
qt512: fix build on darwin 2021-01-01 05:32:19 -06:00
Robert Helgesson
bd970a5e17 jwt-cli: 3.2.1 -> 3.3.0 2021-01-01 12:03:13 +01:00
Robert Helgesson
a9e7aa9329 unifont_upper: 13.0.04 -> 13.0.05 2021-01-01 12:01:59 +01:00
Robert Helgesson
63476e2b73 unifont: 13.0.04 -> 13.0.05 2021-01-01 12:01:59 +01:00
R. RyanTM
43a4341bf7 nanovna-saver: 0.3.7 -> 0.3.8 2021-01-01 10:47:03 +00:00
Jörg Thalheim
e03e3c5fad
kaldi: init at 2020-12-26
State-of-the-art speech-to-text engine - used in rhasspy

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-01 11:07:37 +01:00
Ryan Burns
b095078f44 gnutls: fix build on darwin
Incompatible with staged update to autoconf 2.70.
No effect on linux as autoconf is only needed on darwin.
2021-01-01 10:56:14 +01:00
yoctocell
e833bc0473
msmtp: 1.8.13 -> 1.8.14 2021-01-01 10:51:57 +01:00
Frederik Rietdijk
136c0d01d2 autoconf: use buildPackages when overriding version
to fix cross

Like bf46afde6b
2021-01-01 10:50:13 +01:00
Daniël de Kok
4df737c880
Merge pull request #108029 from danieldk/brave-update-script
brave: add update script
2021-01-01 10:06:19 +01:00
Rouven Czerwinski
b5a0c7466c chiaki: fix build on darwin
Darwin requires qtmacextra in the buildInputs, otherwise compilation
fails with:

  CMake Error at /nix/store/05nmn6v1hrk56zqs61s2awvykha51fx9-qtbase-5.12.7-dev/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
    By not providing "FindQt5MacExtras.cmake" in CMAKE_MODULE_PATH this project
    has asked CMake to find a package configuration file provided by
    "Qt5MacExtras", but CMake did not find one.

    Could not find a package configuration file provided by "Qt5MacExtras" with
    any of the following names:

      Qt5MacExtrasConfig.cmake
      qt5macextras-config.cmake

    Add the installation prefix of "Qt5MacExtras" to CMAKE_PREFIX_PATH or set
    "Qt5MacExtras_DIR" to a directory containing one of the above files.  If
    "Qt5MacExtras" provides a separate development package or SDK, be sure it
    has been installed.
  Call Stack (most recent call first):
    gui/CMakeLists.txt:7 (find_package)

  -- Configuring incomplete, errors occurred!
  See also "/tmp/nix-build-chiaki-2.0.1.drv-0/chiaki/build/CMakeFiles/CMakeOutput.log".
2021-01-01 09:53:27 +01:00
Rouven Czerwinski
4d461177a7 chiaki: add DualShock4 touchpad support
Chiaki supports the touchpad on DualShock4 controllers when they are
connected via USB and requires libevdev & udev for this. Add both
libraries if chiaki is to be built for a Linux host.
2021-01-01 09:52:42 +01:00
Doron Behar
d4a76b1f5f
Merge pull request #106688 from alyssais/autoconf-license
autoconf: license is GPLv3+
2021-01-01 10:02:57 +02:00
Doron Behar
04ea3b4eb9
Merge pull request #106682 from snicket2100/parsimonius-exclude-performance-tests
parsimonious: excluding unpredictable tests
2021-01-01 09:56:00 +02:00
Doron Behar
f0faa10d8a
Merge pull request #106403 from charles-dyfis-net/desync-0.9.0 2021-01-01 09:51:52 +02:00
Jörg Thalheim
60c6607dc8
Merge pull request #107906 from Mic92/wordcloud
python3.pkgs.wordcloud: 1.6.0 -> 1.8.1
2021-01-01 07:21:11 +00:00
github-actions[bot]
8500f595a1
Merge master into staging-next 2021-01-01 06:22:40 +00:00
Matthew Bauer
299c95ac16
Merge pull request #107944 from matthewbauer/tensorflow-no-sysctl
tensorflow1: disable sysctl.h in hwloc
2020-12-31 23:40:14 -06:00
Bart Brouns
b4a9a5ad71 emulsion: init at 7.2 2021-01-01 06:01:59 +01:00
Ben Siraphob
cc9e751b22 ctodo: enable build on unix 2021-01-01 11:49:29 +07:00
Sandro
d841f374c6
Merge pull request #97140 from hirenashah/plujain-ramp
plujain-ramp: init at v1.1.3
2021-01-01 05:49:26 +01:00
Luke Granger-Brown
699e402705 prometheus-bird-exporter: init at 1.3.5-git 2021-01-01 04:43:59 +00:00
Anderson Torres
9960088893
Merge pull request #107994 from neonfuz/koreader-license
koreader: license update agpl3 -> agpl3Only
2021-01-01 00:18:06 -03:00
Quinn
e061be375b new-session-manager: init at 1.4.0 2020-12-31 19:04:05 -08:00
Quinn
c63be04f9e maintainers: add _6AA4FD 2020-12-31 19:03:35 -08:00
Zane van Iperen
6a4695b758
ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups
Passing "-DENABLE_THUMBNAILER=ON" to CMake causes it to install
"ffmpegthumbnailer.thumbnailer" into /share/thumbnailers, making it
actually usable with desktop environments.

Cleanups:
- remove trailing whitespace
- change pkgconfig -> pkg-config
- change license from gpl2 to gpl2Plus
2021-01-01 12:52:29 +10:00
Sandro
5ea718cb2d
Merge pull request #106674 from 0x4A6F/master-freenukum 2021-01-01 03:39:00 +01:00
Sandro
e5c488c154
Merge pull request #106741 from cyplo/mindforger1.52
mindforger: 1.48.2 -> 1.52.0
2021-01-01 03:32:49 +01:00
Sandro
eef90463b3
Merge pull request #107934 from SuperSandro2000/gitoxide-darwin
gitoxide: Fix build on darwin
2021-01-01 03:28:03 +01:00
0x4A6F
ac47ac9cb7
freenukum: init at 0.3.5 2021-01-01 01:37:12 +00:00
Sandro
027b3b478e
Merge pull request #107811 from llathasa-veleth/master 2021-01-01 02:27:26 +01:00