Commit Graph

260698 Commits

Author SHA1 Message Date
Wout Mertens
7394bfbcd1
Merge pull request #108132 from wmertens/pam_ssh-edcsa-fix
pam-ssh-agent: fix EDCSA crash
2021-01-01 17:59:21 +01:00
Jonas Chevalier
1996ff7d42
direnv: 2.25.1 -> 2.27.0 (#108125) 2021-01-01 08:39:41 -08:00
WilliButz
0587d518db
Merge pull request #107891 from lukegb/smokeping-prober
prometheus-smokeping-prober: init at 0.3.1 from git
2021-01-01 16:08:20 +01:00
WilliButz
15c7a0eb18
Merge pull request #108067 from 0x4A6F/master-prometheus-service
nixos/prometheus: fix remote_{read,write} options
2021-01-01 16:04:06 +01:00
WilliButz
2b04b8817e
Merge pull request #108096 from lukegb/bird-exporter
prometheus-bird-exporter: init at 1.3.5-git
2021-01-01 16:03:37 +01:00
WilliButz
a4960d450e
Merge pull request #107980 from lukegb/grafana-plugins
Add Nix packages for Grafana plugins and allow declarative installation
2021-01-01 16:00:17 +01:00
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
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
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
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
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
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
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
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
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
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
Bernardo Meurer
79adc84f5e
Merge pull request #107993 from jakeisnt/add-mopidy-scrobbler
mopidy-scrobbler: init at 2.0.1
2021-01-01 01:24:01 +00:00
Sandro
0acc36357a
Merge pull request #86943 from IvarWithoutBones/betterdiscord
betterdiscordctl: init at 1.7.0
2021-01-01 02:05:01 +01:00
jakeisnt
c3920418a5 mopidy-scrobbler: init at 2.0.1 2020-12-31 16:55:44 -08:00
jakeisnt
657c280e48 mopidy: sort package declarations 2020-12-31 16:55:34 -08:00
Sandro
9f33d6589a
Merge pull request #107465 from Gerschtli/fix/audacity
audacity: switch to cmake to fix missing plug-ins
2021-01-01 01:55:24 +01:00
Sandro
344921c8e3
Merge pull request #108084 from SuperSandro2000/modeled
pythonPackages.modeled: Fix hash, cleanup
2021-01-01 01:33:21 +01:00
Lassulus
915ad2e9d8
Merge pull request #107306 from rissson/pkgs-netdata-1.28.0
netdata: 1.26.0 -> 1.28.0
2021-01-01 01:17:05 +01:00
Sandro
c550213fba
Merge pull request #106255 from stigtsp/package/perl-mojo-useragent-cached-init
perlPackages.MojoUserAgentCached: init at 1.12
2021-01-01 01:14:13 +01:00
Lassulus
e9aaacd7ae
Merge pull request #107311 from 06kellyjac/trivy
trivy: 0.14.0 -> 0.15.0
2021-01-01 01:08:04 +01:00
Sandro
9d0722f663
Merge pull request #107982 from fabaff/bump-pyftdi 2021-01-01 01:01:15 +01:00
Lassulus
1811a07daa
Merge pull request #107065 from magnetophon/geonkick
geonkick: 2.5.1 -> 2.6.1
2021-01-01 00:45:27 +01:00
Sandro Jäckel
83a9c45543
pythonPackages.modeled: Fix hash, cleanup 2021-01-01 00:40:58 +01:00
Wael Nasreddine
7aa65d7b33
Merge pull request #107538 from 3noch/eac/go2go
go_2-dev: init at dev.go2go branch
2020-12-31 15:36:10 -08:00