Commit Graph

279431 Commits

Author SHA1 Message Date
Sander van der Burg
4ae1fa61ad Revert "nixos/dysnomia nixos/disnix: Drop modules"
This reverts commit a3f4db8679002e20cc33576b5ba80996cc7a3398.
2021-03-28 21:37:43 +02:00
Fabian Affolter
733f0586c5
Merge pull request #117763 from r-ryantm/auto-update/codeql
codeql: 2.4.6 -> 2.5.0
2021-03-28 21:21:59 +02:00
Fabian Affolter
d87511dd4c
Merge pull request #117883 from Yarny0/pycoin
pycoin: expose cli via top-level entry
2021-03-28 21:17:11 +02:00
Vladimír Čunát
56f308bb2f
nixos/kresd: trivial cleanup 2021-03-28 21:01:50 +02:00
Shannan Lekwati
78e741c65f calibre: add cchardet library 2021-03-28 20:58:47 +02:00
Vladimír Čunát
6e562fd6a7
Merge #101043: nixos/kresd: Listen on IPv4 wildcard, too
This makes sense to me.  I can't see any reference (incl. PR #78628)
why that commit of mine (ae74a0e27c) used 127.0.0.1 instead of 0.0.0.0
2021-03-28 20:53:33 +02:00
Sandro
4ac53481fe
Merge pull request #117698 from figsoda/termwrapper-nvim
vimPlugins.termwrapper-nvim: init at 2020-12-23
2021-03-28 20:48:38 +02:00
Thomas Gerbet
45cea67242 gitAndTools.git-bug: 0.7.1 -> 0.7.2
Fixes CVE-2021-28955.
2021-03-28 20:42:36 +02:00
Vladimír Čunát
0032a3fc81
Merge #100592: nixos/kresd: Fix unportable regex 2021-03-28 20:27:49 +02:00
Doron Behar
8b34f17ac7
Merge pull request #115506 from r-ryantm/auto-update/qmidinet
qmidinet: 0.6.3 -> 0.9.1
2021-03-28 18:25:53 +00:00
Doron Behar
0c7d56afce
Merge pull request #115488 from r-ryantm/auto-update/qsynth
qsynth: 0.6.3 -> 0.9.1
2021-03-28 18:21:38 +00:00
Michael Weiss
1e5e8f49d6
waypipe: 0.7.2 -> 0.8.0 (#117879) 2021-03-28 20:16:06 +02:00
Doron Behar
93ad9f20ed
Merge pull request #113768 from r-ryantm/auto-update/python3.7-gspread
python37Packages.gspread: 3.6.0 -> 3.7.0
2021-03-28 18:12:09 +00:00
Doron Behar
a484e0ef7c
Merge pull request #114367 from r-ryantm/auto-update/qpdf
qpdf: 10.1.0 -> 10.2.0
2021-03-28 18:10:51 +00:00
ivanbrennan
0be7adbc6c
fly: remove writeText
The writeText argument is unused. It was originally used to copy a bash
completion script into the derivation, but a different approach was
chosen, and I simply forgot to remove the writeText argument.

78013b4ecc
https://github.com/NixOS/nixpkgs/pull/64714#discussion_r303216977
2021-03-28 14:05:20 -04:00
oxalica
80a1336bb9 nixos/filesystems: always write mount options for swap devices
According to fstab(5), unlike last two fields `fs_freq` and `fs_passno`,
the 4-th field `fs_mntops` is NOT optional, though it works when omitted.

For best-practice and easier to be parsed by other programs, we should always
write `defaults` as default mount options for swap devices.
2021-03-28 19:54:03 +02:00
ajs124
2539e11b58
Merge pull request #117748 from helsinki-systems/upd/yed
yed: 3.20.1 -> 3.21.1
2021-03-28 19:36:57 +02:00
Aaron Andersen
d6fd7c6613 nixos/zabbixAgent: add a few minor tweaks to make configuration file compatible with both zabbix agent 1 and 2 2021-03-28 13:35:21 -04:00
Aaron Andersen
debbd84333 zabbix.agent2: init at 5.0.5 2021-03-28 13:35:21 -04:00
Michael Raskin
b722e3ff4c
Merge pull request #117892 from 7c6f434c/quicklisp-updates
quicklispPackages: update, sbcl: 2.0.8 -> 2.1.2, and related stuff
2021-03-28 17:01:57 +00:00
Sandro
ebd7f4fd18
Merge pull request #117795 from bfortz/master
bitwig-studio: 3.3.3 -> 3.3.6
2021-03-28 18:53:15 +02:00
Sandro
6403a26e49
Merge pull request #117778 from xworld21/hugo-shell-completions
hugo: add man pages and shell completions
2021-03-28 18:37:42 +02:00
Sandro
7e3a726f06
Merge pull request #117871 from FliegendeWurst/tbb-bin-10.0.15
tor-browser-bundle-bin: 10.0.14 -> 10.0.15
2021-03-28 18:35:39 +02:00
Michael Raskin
3f6be2ae8f quicklispPackages: give names to all somewhat-working versions 2021-03-28 18:34:29 +02:00
Sandro
d3a0a1779b
Merge pull request #117757 from r-ryantm/auto-update/agate
agate: 2.5.3 -> 3.0.0
2021-03-28 18:34:16 +02:00
Sandro
75088de1dd
Merge pull request #117746 from Technical27/update-openrazer
openrazer: 2.9.0 -> 3.0.0
2021-03-28 18:33:12 +02:00
Sandro
e20b58d30a
Merge pull request #117872 from dotlambda/abcmidi-2021.03.27
abcmidi: 2021.03.10 -> 2021.03.27
2021-03-28 18:32:23 +02:00
Michael Raskin
85b6efff7c quicklispPackages: improve non-SBCL support 2021-03-28 18:19:29 +02:00
Vincent Laporte
cf86741d99
ocamlPackages.ocaml-version: use Dune 2 2021-03-28 17:47:05 +02:00
Vladimír Čunát
a411f18ba8
Merge #117408: pidgin: add dbus-python 2021-03-28 17:31:15 +02:00
Vladimír Čunát
f3c739f479
pidgin: add checks (see parent commit, too) 2021-03-28 17:29:49 +02:00
Doron Behar
6ac771d917
Merge pull request #114838 from r-ryantm/auto-update/vit
vit: 2.0.0 -> 2.1.0
2021-03-28 15:07:15 +00:00
Aaron Andersen
10ec5b789f
Merge pull request #117271 from aanderse/logrotate
logrotate: compile with acl support
2021-03-28 11:04:18 -04:00
Michael Raskin
b4d085cb9a sbcl: init 2.1.2, default 2.0.8 -> 2.1.2 2021-03-28 16:41:53 +02:00
Michael Raskin
850862ffac lispPackages: pass lib explicitly 2021-03-28 16:41:37 +02:00
Mario Rodas
9f759c4a1c
Merge pull request #117160 from marsam/abseil-cpp-shared
abseil-cpp: build shared
2021-03-28 09:34:38 -05:00
Yarny0
09b9030ebb pycoin: expose cli via top-level entry
pycoin is a python crypto currency library,
which was added to nixpkgs python modules in
commit 2b11dcd789f60961473830b7202f9b44810a455c .
However, it also brings some command line tools,
which may be accessed by building it as python application.
This commit adds the corresponding entry to `all-packages.nix`.
2021-03-28 15:08:00 +02:00
Michael Raskin
fad53e2961 quicklispPackages: regenerate 2021-03-28 14:57:54 +02:00
Michael Raskin
e96cae7e3c quicklisp-to-nix: ban serapeum/docs due to weird issues 2021-03-28 14:57:05 +02:00
Michael Raskin
1331b90c9b lispPackages.quicklisp: 2019-02-16 -> 2021-02-13, dist info 2020-10-16 -> 2021-02-28 2021-03-28 14:55:57 +02:00
Linus Heckemann
4aacd02d33
Merge pull request #115792 from ncfavier/patch-2
nixos/stage-1: make cpio quiet
2021-03-28 14:38:46 +02:00
Linus Heckemann
22de3c19e7 graylog: improve JRE handling
Since the upstream graylogctl script will prefer finding its java
executable based on JAVA_HOME, we now set this instead of PATH in
order to allow it to find the JRE. By setting it conditionally on it
not already being set, we allow selecting a different JRE at runtime.

We also explicitly use openjdk11, which supports the
UseConcMarkSweepGC option which graylog insists on using.
2021-03-28 14:37:28 +02:00
Andrei Pampu
72850d84f8
radarr: change sed separator in update script 2021-03-28 14:48:20 +03:00
Michael Raskin
89a08da844
Merge pull request #117874 from siraben/julia-darwin
(unbreak) julia: use system blas only when not darwin
2021-03-28 11:05:50 +00:00
Ben Siraphob
6a2a2d6503 julia: use system blas only when not darwin 2021-03-28 17:46:05 +07:00
Vincenzo Mantova
414d17a17b hugo: add man pages and shell completions 2021-03-28 11:13:36 +01:00
Vladimír Čunát
c7aef6dedb
metrics: drop requiredSystemFeatures; /cc #76776
The build hasn't worked for months (even on 20.09).  Now also my
dedicated machine broke, and I don't feel like maintaining it until
the job has any chance of succeeding.
(I don't know why exactly it's failing.)
2021-03-28 12:08:59 +02:00
Robert Schütz
96df21a88e abcmidi: 2021.03.10 -> 2021.03.27 2021-03-28 11:33:38 +02:00
Fabian Affolter
158da5a4fa
Merge pull request #117773 from r-ryantm/auto-update/git-extras
git-extras: 6.1.0 -> 6.2.0
2021-03-28 11:31:44 +02:00
FliegendeWurst
d0ee6127dc tor-browser-bundle-bin: 10.0.14 -> 10.0.15 2021-03-28 11:25:58 +02:00