Commit Graph

258657 Commits

Author SHA1 Message Date
José Romildo Malaquias
5c3c31a2f8 lxqt.compton-conf: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
bdc2af4486 lxqt.libqtxdg: 3.5.0 -> 3.6.0 2020-12-16 09:55:57 -03:00
Daniël de Kok
00941cd747
Merge pull request #105787 from danieldk/build-rust-crate-njobs
buildRustCrate: set NUM_JOBS to NIX_BUILD_CORES
2020-12-16 13:38:43 +01:00
Daniël de Kok
e6c42f6405
Merge pull request #106585 from danieldk/pytorch-bin-1.7.1
python3Packages.pytorch-bin: 1.7.0 -> 1.7.1
2020-12-16 13:38:11 +01:00
José Romildo Malaquias
c1be42a1df
Merge pull request #106408 from badmutex/badi/update-vivaldi
vivaldi: 3.4.2066.90-1 -> 3.5.2115.73-1
2020-12-16 09:38:03 -03:00
Alyssa Ross
e17d4b05a1 nixos/tor: don't do privoxy stuff by default
It's very surprising that services.tor.client.enable would set
services.privoxy.enable.  This violates the principle of least
astonishment, because it's Privoxy that can integrate with Tor, rather
than the other way around.

So this patch moves the Privoxy Tor integration to the Privoxy module,
and it also disables it by default.  This change is documented in the
release notes.

Reported-by: V <v@anomalous.eu>
2020-12-16 12:20:03 +00:00
Gabriel Ebner
cd75006f1a
Merge pull request #106990 from jansol/pipewire
pipewire: 0.3.17 -> 0.3.18
2020-12-16 12:53:22 +01:00
Timo Kaufmann
6dc8af7469
Merge pull request #105857 from Atemu/tarball-json-backport-nixos-search-subsets
tarball: backport nixos-search's subsets for JSON generation
2020-12-16 12:51:23 +01:00
Michael Weiss
bb78df4b27
inxi: 3.1.09-1 -> 3.2.00-1 2020-12-16 12:27:58 +01:00
Jan Tojnar
f79dfa8151
lxqt: do not use alias
Otherwise it does not evaluate with allowAliases = false.

Discovered when evaluating https://github.com/NixOS/nixpkgs/issues/106935.
2020-12-16 10:02:54 +01:00
R. RyanTM
e447887866 gnome3.gnome-disk-utility: 3.38.0 -> 3.38.1 2020-12-16 09:51:53 +01:00
Daniël de Kok
77b7d8b4d6
Merge pull request #106999 from TimothyKlim/master
nvidia-x11: 455.45.01 -> 460.27.04
2020-12-16 08:31:40 +01:00
Daniël de Kok
9631eb8d0c
Merge pull request #106731 from danieldk/spacy-2.3.5
python3Packages.spacy: 2.3.4 -> 2.3.5
2020-12-16 08:21:55 +01:00
Wael Nasreddine
30c312db55 python3Packages.pre-commit-hooks: init at 3.3.0 2020-12-15 23:07:02 -08:00
R. RyanTM
47d5dc7e51 python37Packages.casbin: 0.12.0 -> 0.13.0 2020-12-15 23:05:15 -08:00
Vincent Laporte
c5556b7454 coq_8_12: 8.12.1 → 8.12.2 2020-12-16 07:45:54 +01:00
Andrey Kuznetsov
a3428b6470 vimPlugins.vim-lightline-coc: init at 2020-11-15 2020-12-15 22:36:45 -08:00
Andrey Kuznetsov
8b8de560a9 vimPlugins: update 2020-12-15 22:36:45 -08:00
R. RyanTM
51c639bd28 python37Packages.bugwarrior: 1.7.0 -> 1.8.0 2020-12-15 22:22:35 -08:00
Timothy Klim
784df0764f nvidia-x11: 455.45.01 -> 460.27.04 2020-12-16 10:25:03 +07:00
Jan Solanti
63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02:00
Aaron Andersen
5d5e970ce0
Merge pull request #103596 from matt-snider/sqitch-mysql
sqitchMysql: init at 1.1.0
2020-12-15 18:01:14 -05:00
Lassulus
00b8fa792b
Merge pull request #106000 from Luis-Hebendanz/firefoxWrapperAddonSettings
firefox: wrapper updating an addon perserves addon settings
2020-12-15 22:16:48 +01:00
Luis Hebendanz
1c8c134972 firefox: wrapper updating an addon perserves addon settings 2020-12-15 22:02:34 +01:00
Vincent Laporte
de8205f8bb coq_8_13: init at 8.13+β1 2020-12-15 21:13:40 +01:00
0x4A6F
75b1ba928a dasel: 1.9.0 -> 1.9.1 2020-12-16 05:55:36 +10:00
0x4A6F
bd247b7ca5 dasel: 1.8.0 -> 1.9.0 2020-12-16 05:55:36 +10:00
zowoq
ee275b02c1 gitAndTools.gh: 1.3.1 -> 1.4.0
https://github.com/cli/cli/releases/tag/v1.4.0
2020-12-16 05:50:32 +10:00
Guillaume Girol
824d2c92bd
Merge pull request #82584 from Atemu/dnscrypt-default-config
dnscrypt-proxy2: base settings on example config
2020-12-15 19:47:43 +00:00
Tim Steinbach
853bac5b2b
linux/hardened/patches/5.8: remove 2020-12-15 14:34:44 -05:00
Tim Steinbach
a83bf32bab
linux: 5.10 -> 5.10.1 2020-12-15 14:34:40 -05:00
Jan Tojnar
f5525b73a2
python3.pkgs.lml: fix build
0.1.0 switched from nose to pytest. But it fails even with that.
2020-12-15 20:32:11 +01:00
Guillaume Girol
43acd21b06
Merge pull request #106762 from symphorien/thunar-send-email
xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
2020-12-15 19:19:39 +00:00
Mario Rodas
a4d86d5425
Merge pull request #106969 from marsam/update-go-tools
go-tools: 2020.1.6 -> 2020.2
2020-12-15 13:36:13 -05:00
Severyn Lisovskyi
a8d2b7b42e
hstr: add darwin support (#106798) 2020-12-15 11:50:46 -05:00
Tim Steinbach
a7c6597772
Merge pull request #106966 from r-ryantm/auto-update/sbt
sbt: 1.4.4 -> 1.4.5
2020-12-15 11:17:19 -05:00
Vladimír Čunát
818c3001e8
knot-dns: 3.0.2 -> 3.0.3
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.3
2020-12-15 16:58:56 +01:00
Graham Christensen
9612cb9092
Merge pull request #84062 from abathur/fix/yadm_src_usage
yadm: install from build directory instead of $src
2020-12-15 10:39:20 -05:00
Daniël de Kok
a3ad080853
Merge pull request #106965 from Flakebi/amdvlk
amdvlk: 2020.Q4.5 -> 2020.Q4.6
2020-12-15 16:32:28 +01:00
Kevin Cox
55cd0a3c81
Merge pull request #106668 from bbigras/tailscale
tailscale: 1.2.8 -> 1.2.10
2020-12-15 10:26:37 -05:00
Robert Hensing
408e703eed
Merge pull request #106958 from NixOS/doc-cross-compilation-remove-confusing-reexplanation
doc/cross-compilation: Remove confusing re-explanation
2020-12-15 15:57:53 +01:00
Robert Hensing
3393e110a9
doc/stdenv/cross-compilation.chapter.md typo
Co-authored-by: John Ericson <git@JohnEricson.me>
2020-12-15 15:57:27 +01:00
adisbladis
250cacea8c
Merge pull request #105674 from xwvvvvwx/radicle-upstream
radicle-upstream: init at 0.1.5
2020-12-15 15:38:17 +01:00
R. RyanTM
800c4724b7 sbt: 1.4.4 -> 1.4.5 2020-12-15 14:30:32 +00:00
Tim Steinbach
ba31c04641
lsd: Fix test
CLI arguments changes in 0.19.0
See https://github.com/Peltoche/lsd/issues/461
2020-12-15 09:10:34 -05:00
Kevin Cox
da5e0d3df8
Merge pull request #106677 from tfmoraes/vtk9_qt515
vtk_9: qt514 -> qt515
2020-12-15 08:59:30 -05:00
Sebastian Neubauer
89ce7a70f1 amdvlk: 2020.Q4.5 -> 2020.Q4.6 2020-12-15 14:56:14 +01:00
Arnout Engelen
40b1f0d473 pyopenssl: skip test that fails on i686
Found in https://github.com/NixOS/nixpkgs/pull/105454#issuecomment-743973848

Upstream issue https://github.com/pyca/pyopenssl/issues/974
2020-12-15 13:49:21 +01:00
Ryan Mulligan
d094f26f32
Merge pull request #106938 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.11 -> 2020.12
2020-12-15 04:21:43 -08:00
Ryan Mulligan
80cb17d42f
Merge pull request #106933 from MetaDark/pythonPackages.debugpy
pythonPackages.debugpy: 1.2.0 -> 1.2.1
2020-12-15 04:20:38 -08:00