Commit graph

275233 commits

Author SHA1 Message Date
Robert Schütz a42b2ff761 python3Packages.fritzconnection: 1.4.1 -> 1.4.2 2021-03-07 19:27:10 +01:00
Maximilian Bosch 49777a7430
gitea: 1.13.3 -> 1.13.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.4
2021-03-07 19:15:32 +01:00
Maximilian Bosch 155a946c37
gitAndTools.tig: 2.5.2 -> 2.5.3
ChangeLog: https://github.com/jonas/tig/releases/tag/tig-2.5.3
2021-03-07 19:15:32 +01:00
Lluís Batlle i Rossell 2a0d3cc907 sccache: add sccache-dist target in build 2021-03-07 19:15:08 +01:00
Johannes Schleifenbaum 288f4a6173
dnsviz: init at 0.9.2 2021-03-07 19:01:04 +01:00
dadada 1d87b01a99
sieveshell: 0.6 -> 0.7 2021-03-07 18:47:54 +01:00
Lassulus 375c931d56
Merge pull request #112251 from r-ryantm/auto-update/belle-sip
belle-sip: 4.4.21 -> 4.4.26
2021-03-07 18:46:41 +01:00
fortuneteller2k 39d56d9865 scientifica: 2.1 -> 2.2 2021-03-08 01:39:39 +08:00
Lassulus ba6d848c40
Merge pull request #112332 from urbas/amazon-init-options
virtualization/amazon-init: enable option
2021-03-07 18:39:05 +01:00
Sandro 3e2ac56240
Merge pull request #115321 from fabaff/bump-pypykatz
python3Packages.pypykatz: 0.3.15 -> 0.4.2
2021-03-07 18:36:13 +01:00
Sandro 8f2d0508b8
Merge pull request #114923 from rhoriguchi/gitkraken
gitkraken: 7.5.1 -> 7.5.2
2021-03-07 18:29:49 +01:00
Lassulus e7479adab4
Merge pull request #112398 from kevung/local
cockatrice: 2.7.5 -> 2.8.0
2021-03-07 18:29:30 +01:00
Ricardo M. Correia 6feb61233b linux: make sure all config options have the same value
Currently, kernel config options whose value is "yes" always override
options whose value is "no".

This is not always desired.

Generally speaking, if someone defines an option to have the value
"no", presumably they are disabling the option for a reason, so it's
not always OK to silently enable it due to another, probably unrelated
reason.

For example, a user may want to reduce the kernel attack surface and
therefore may want to disable features that are being enabled in
common-config.nix.

In fact, common-config.nix was already silently enabling options that
were intended to be disabled in hardened/config.nix for security
reasons, such as INET_DIAG.

By eliminating the custom merge function, these config options will
now use the default module option merge functions which make sure
that all options with the highest priority have the same value.

A user that wishes to override an option defined in common-config.nix
can currently use mkForce or mkOverride to do so, e.g.:

BINFMT_MISC = mkForce (option no);

That said, this is not going to be necessary in the future, because
the plan is for kernel config options defined in nixpkgs to use a
lower priority by default, like it currently happens for other module
options.
2021-03-07 18:27:14 +01:00
Lassulus bf7df30785
Merge pull request #112482 from r-ryantm/auto-update/charliecloud
charliecloud: 0.21 -> 0.22
2021-03-07 18:26:40 +01:00
Sandro 00783f3f04
Merge pull request #115029 from buckley310/brave
brave: 1.20.110 -> 1.21.73
2021-03-07 18:22:41 +01:00
Jan Tojnar 388dfa5cbd
Merge pull request #114506 from r-ryantm/auto-update/msitools
msitools: 0.99 -> 0.100
2021-03-07 17:59:44 +01:00
Lassulus c061f4b8e3
Merge pull request #112473 from r-ryantm/auto-update/bschaffl
bschaffl: 1.4.2 -> 1.4.4
2021-03-07 17:52:50 +01:00
Lassulus 8dedbf25b9
Merge pull request #112629 from r-ryantm/auto-update/groonga
groonga: 10.1.1 -> 11.0.0
2021-03-07 17:49:02 +01:00
Lassulus eb76d4d269
Merge pull request #112641 from r-ryantm/auto-update/libisofs
libisofs: 1.5.2 -> 1.5.4
2021-03-07 17:35:46 +01:00
Sandro Jäckel 2192b2abda
pythonPackages.defusedxml: execute tests 2021-03-07 17:30:38 +01:00
Jan Tojnar 512284ed14
msitools: 0.99 -> 0.101
https://ftp.fau.de/gnome/sources/msitools/0.101/msitools-0.101.news
2021-03-07 17:30:07 +01:00
Lassulus 870137af3c
Merge pull request #112643 from r-ryantm/auto-update/libburn
libburn: 1.5.2.pl01 -> 1.5.4
2021-03-07 17:24:55 +01:00
Lassulus e93cc0e9c6
Merge pull request #112679 from ronthecookie/pkg-blockbench
blockbench-electron: init at 3.7.5
2021-03-07 17:12:54 +01:00
Ivan Kovnatsky 99aa676880
swaykbdd: Init at 1.0 2021-03-07 18:12:21 +02:00
Ivan Kovnatsky 2331c9c89b
maintainers: Add ivankovnatsky 2021-03-07 18:09:50 +02:00
Lassulus d865e4d6c6
Merge pull request #112841 from r-ryantm/auto-update/unciv
unciv: 3.12.13-patch1 -> 3.12.14
2021-03-07 17:09:09 +01:00
Michele Guerini Rocco ad051d44bd
Merge pull request #115313 from matthiasbeyer/update-mutt
mutt: 2.0.5 -> 2.0.6
2021-03-07 17:07:41 +01:00
Jörg Thalheim 1209713c06
Merge pull request #115050 from Mic92/coinmarketcap
python3.pkgs.coinmarketcap: remove
2021-03-07 16:05:04 +00:00
Jörg Thalheim 0cb934f20d
Merge pull request #115286 from pingiun/patch-2
python3Packages.APScheduler: add setuptools
2021-03-07 16:02:31 +00:00
Lassulus 6c120dfa9b
Merge pull request #112860 from r-ryantm/auto-update/BSEQuencer
bsequencer: 1.8.4 -> 1.8.6
2021-03-07 16:58:58 +01:00
Lassulus 84e4a24ee6
Merge pull request #112858 from r-ryantm/auto-update/BShapr
bshapr: 0.9 -> 0.10
2021-03-07 16:56:22 +01:00
Lassulus 4f85b3667b
Merge pull request #113142 from andersk/pypy-7.3.3
pypy, pypy3: 7.3.2 → 7.3.3
2021-03-07 16:52:42 +01:00
Jörg Thalheim bdfd32bc0f
Merge pull request #115329 from clkamp/cadaver-neon
cadaver: Fix building with current openssl
2021-03-07 15:51:43 +00:00
Maxine Aubrey fe18908ed6
traefik: 2.4.3 -> 2.4.6 2021-03-07 16:36:33 +01:00
Jelle Besseling 33d7a98f9a
python3Packages.APScheduler: add setuptools
APScheduler requires setuptools as a propagatedBuildInput
2021-03-07 16:32:56 +01:00
Sandro c00f738dbb
Merge pull request #115251 from fabaff/bump-defusedxml 2021-03-07 16:10:14 +01:00
Robert Schütz 3c51c0f39a beetsExternalPlugins.check: mark as broken 2021-03-07 16:02:33 +01:00
Robert Schütz 00210fcf0d beetsExternalPlugins.alternatives: 0.9.0 -> 0.10.2 2021-03-07 16:02:33 +01:00
Robert Schütz b961b571bb pythonPackages.gmusicapi: drop 2021-03-07 16:02:33 +01:00
Robert Schütz 46aeb3a48d beets: remove Google Play Music support 2021-03-07 16:02:31 +01:00
Robert Schütz 874ecc62d2 tuijam: drop 2021-03-07 16:00:28 +01:00
Robert Schütz e3efd45261 mopidy-gmusic: drop 2021-03-07 16:00:28 +01:00
Robert Schütz aef2a70f67 google-play-music-desktop-player: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 1080bd321c google-musicmanager: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 9fc36e1b7f google-music-scripts: drop 2021-03-07 16:00:27 +01:00
Robert Schütz eb563d8bea pythonPackages.google-music-utils: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 396f04a75f pythonPackages.google-music-proto: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 01f13677b9 pythonPackages.google-music: drop 2021-03-07 16:00:26 +01:00
Sandro 1aae00a12f
Merge pull request #115306 from SuperSandro2000/fix-collection22 2021-03-07 15:58:56 +01:00
Jelle Besseling 1875033648
python3Packages.python-telegram-bot: 13.0 -> 13.3 (#115287)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-07 15:56:42 +01:00