259935 Commits

Author SHA1 Message Date
José Romildo Malaquias
9e35b5cb5e lxqt.lxqt-panel: 0.15.1 -> 0.16.1 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
054134c928 lxqt.lxqt-openssh-askpass: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
6087c66ed1 lxqt.lxqt-notificationd: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
d4eeb2c0df lxqt.lxqt-globalkeys: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
c6f5391304 lxqt.lxqt-config: 0.15.0 -> 0.16.1 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
abc28cad9e lxqt.lxqt-build-tools: 0.7.0 -> 0.8.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
a8afb85b3c lxqt.lxqt-archiver: 0.2.0 -> 0.3.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
1e347b5330 lxqt.lxqt-admin: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
ef8dd87b89 lxqt.lxqt-about: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
e2be239176 lxqt.lximage-qt: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
e0bc5ad224 lxqt.libsysstat: 0.4.3 -> 0.4.4 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
bc412485ef lxqt.libfm-qt: 0.15.1 -> 0.16.0 2020-12-16 09:55:57 -03:00
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
github-actions[bot]
c9bbcb2fc1
Merge staging-next into staging 2020-12-16 12:21:20 +00:00
github-actions[bot]
4fa9e3f59f
Merge master into staging-next 2020-12-16 12:21:16 +00: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
sternenseemann
ea66205143 utf8proc: 2.6.0 -> 2.6.1 2020-12-16 13:15:11 +01:00
Wout Mertens
2c6d008cfa pam_ssh_agent_auth: 0.10.3 -> 0.10.4 2020-12-16 13:11:55 +01: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
Maximilian Bosch
6d0745a454
nextcloud20: 20.0.3 -> 20.0.4
ChangeLog: https://nextcloud.com/changelog/#20-0-4
2020-12-16 11:59:59 +01:00
Jan Tojnar
c485a932d9
maintainers/scripts/update.nix: Do not traverse lists
Lists items are not directly accessible like attributes in attrsets are.
This makes it hard to represent their address in `UPDATE_NIX_ATTR_PATH`
environment variable passed to update scripts.

Given that I only introduced list support for `gnome3` attribute set
and we stopped using them there, let’s remove the list support again.
NixOS modules are better place for package collections anyway.

This was meant to go in with https://github.com/NixOS/nixpkgs/pull/98304
but got accidentally omitted somehow.
2020-12-16 10:14:59 +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
Atemu
10a3fd4892 linux_zen: 5.9.14 -> 5.10.1 2020-12-16 07:10:56 +01:00
Jörg Thalheim
d5bc837de6
Merge pull request #106886 from tvbeat/rustLLVMrefactor
[staging] rust: cleanup, use correct llvm version
2020-12-16 05:54:43 +00:00
Euan Kemp
8ee60bf55f syncplay: 1.6.6 -> 1.6.7 2020-12-15 21:49:14 -08:00
Mario Rodas
95f30fea56 nushell: 0.23.0 -> 0.24.1 2020-12-16 04:20:00 +00:00
Mario Rodas
5c70ff13ea ncspot: 0.2.5 -> 0.2.6
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.6
2020-12-16 04:20:00 +00:00
Timothy Klim
784df0764f nvidia-x11: 455.45.01 -> 460.27.04 2020-12-16 10:25:03 +07:00
Samuel Ainsworth
551ff760ce
vscodium: update script artifact names have changed
The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
2020-12-15 18:55:47 -08:00
Klemens Nanni
251349dac3 wireshark: Do $PATH lookup in wireshark.desktop instead of hardcoding derivation
See db236e588de "steam: Do $PATH lookup in steam.desktop [...]".
tl;dr: Otherwise widget/panel/desktop icons in DEs like KDE break.

As upstream's .desktop file does not contain any executable paths,
simply avoid substitution.

Message-Id: <97c3e797-d844-4d0a-9ccf-397745f83aeb@siticom.de>
2020-12-16 03:42:19 +01:00
Klemens Nanni
8833983f26 nixos/users-groups: createHome: Ensure HOME permissions, fix description
configuration.nix(1) states

    users.extraUsers.<name>.createHome
        [...] If [...] the home directory already exists but is not
        owned by the user, directory owner and group will be changed to
        match the user.

i.e. ownership would change only if the user mismatched;  the code
however ignores the owner, it is sufficient to enable `createHome`:

    if ($u->{createHome}) {
        make_path($u->{home}, { mode => 0700 }) if ! -e $u->{home};
        chown $u->{uid}, $u->{gid}, $u->{home};
    }

Furthermore, permissions are ignored on already existing directories and
therefore may allow others to read private data eventually.

Given that createHome already acts as switch to not only create but
effectively own the home directory, manage permissions in the same
manner to ensure the intended default and cover all primary attributes.

Avoid yet another configuration option to have administrators make a
clear and simple choice between securely managing home directories
and optionally defering management to own code (taking care of custom
location, ownership, mode, extended attributes, etc.).

While here, simplify and thereby fix misleading documentation.
2020-12-16 03:40:29 +01:00
Aaron Andersen
3557bb49b0 sqitch: package cleanup 2020-12-15 21:12:03 -05:00
Jan Solanti
63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02:00
github-actions[bot]
bc3c95481e
Merge staging-next into staging 2020-12-16 00:41:26 +00:00
github-actions[bot]
41d1ebd7df
Merge master into staging-next 2020-12-16 00:41:23 +00:00