Mikael Voss and Yuka
ee8e993fd4
modules/nix-daemon: Replace daemon(IO)NiceLevel options
...
The nix.daemonNiceLevel options allows for setting the nice level of the
Nix daemon process. On a modern Linux kernel with group scheduling the
nice level only affects threads relative to other threads in the same
task group (see sched(7)). Therefore this option has not the effect one
might expect.
The options daemonCPUSchedPolicy and daemonIOSchedClass are introduced
and the daemonIONiceLevel option renamed to daemonIOSchedPrority for
consistency. These options allow for more effective control over CPU
and I/O scheduling.
Instead of setting daemonNiceLevel to a high value to increase the
responsiveness of an interactive system during builds -- which would not
have the desired effect, as described above -- one could set both
daemonCPUSchedPolicy and daemonIOSchedClass to idle.
2021-11-15 18:34:17 +01:00
Maximilian Bosch and GitHub
d635496f3a
grafana: 8.2.3 -> 8.2.4, fix CVE-2021-41244 ( #146164 )
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.2.4
2021-11-15 18:27:25 +01:00
Robert Schütz and GitHub
258ae34a99
Merge pull request #145561 from dotlambda/libxlsxwriter-1.1.4
...
libxlsxwriter: 1.1.3 -> 1.1.4
2021-11-15 09:21:57 -08:00
Kim Lindberger and GitHub
0039b0b5a8
Merge pull request #144564 from jtojnar/php-overridable
...
php: Implement overrideAttrs that composes with buildEnv/withExtensions
2021-11-15 18:12:44 +01:00
Gabriel Ebner and GitHub
f4e3542f5d
Merge pull request #146162 from Kha/elan-wrap-lld
...
elan: wrap embedded linker
2021-11-15 18:07:14 +01:00
Kira Bruneau and GitHub
5d66853281
Merge pull request #144511 from arbourd/cloud-sql-proxy
...
cloud-sql-proxy: 1.26.0 -> 1.27.0
2021-11-15 11:50:32 -05:00
Sandro and GitHub
4fcf6aa12e
Merge pull request #141090 from fabaff/bump-libwebsockets
2021-11-15 17:43:44 +01:00
Sandro and GitHub
2132b6419e
Merge pull request #146116 from r-ryantm/auto-update/python38Packages.torchvision
2021-11-15 17:22:34 +01:00
Sandro and GitHub
30f77bbd76
Merge pull request #146117 from r-ryantm/auto-update/python38Packages.traits
2021-11-15 17:22:19 +01:00
Sebastian Ullrich
f8bbc587eb
elan: wrap embedded linker
2021-11-15 17:10:04 +01:00
Vladimír Čunát
a65843afac
Merge #145858 : wrapFirefox: fix icon linking for Thunderbird
2021-11-15 16:52:22 +01:00
Frederik Rietdijk and Kerstin
4bfbd0af14
python3.pkgs.nbclient: remove entry point
...
that is already defined in the jupyter_client package.
Fixes https://github.com/NixOS/nixpkgs/issues/145968
2021-11-15 16:50:13 +01:00
Artturi and GitHub
11952924f1
Merge pull request #146036 from jmgao/qemu_io_uring
2021-11-15 17:33:17 +02:00
R. Ryantm and Jan Tojnar
4e7dda04cc
vala_0_52: 0.52.6 -> 0.52.7
2021-11-15 16:31:20 +01:00
Michael Raskin and GitHub
19beab130d
Merge pull request #146104 from markus1189/visidata-2-7
...
visidata: 2.6.1 -> 2.7
2021-11-15 15:14:29 +00:00
Fabian Affolter and GitHub
501e9601af
Merge pull request #146111 from r-ryantm/auto-update/python38Packages.striprtf
...
python38Packages.striprtf: 0.0.15 -> 0.0.16
2021-11-15 16:08:06 +01:00
Fabian Affolter and GitHub
bc47a1308a
Merge pull request #146109 from r-ryantm/auto-update/python38Packages.stripe
...
python38Packages.stripe: 2.61.0 -> 2.62.0
2021-11-15 16:07:38 +01:00
Maciej Krüger and GitHub
93fdfcba63
Merge pull request #146141 from SuperSandro2000/netplan
2021-11-15 15:51:57 +01:00
Fabian Affolter and GitHub
032b82f43a
Merge pull request #144906 from fabaff/bump-pyefergy
...
python3Packages.pyefergy: 0.1.3 -> 0.1.4
2021-11-15 15:47:19 +01:00
Pavol Rusnak and GitHub
ea9bc265b7
Merge pull request #145535 from prusnak/lnd
...
lnd: 0.13.3-beta -> 0.13.4-beta
2021-11-15 15:42:38 +01:00
Pavol Rusnak and GitHub
aa7981ebc4
Merge pull request #145823 from prusnak/rocksdb_6_23
...
rocksdb: reintroduce rocksdb 6.23.3 as rocksdb_6_23
2021-11-15 15:41:45 +01:00
Artturi and GitHub
20d6600e8a
Merge pull request #146138 from figsoda/fix-lunatic
2021-11-15 16:34:56 +02:00
Bobby Rong and GitHub
f3278d2bda
Merge pull request #146130 from r-ryantm/auto-update/qbe
...
qbe: unstable-2021-10-28 -> unstable-2021-11-10
2021-11-15 22:27:58 +08:00
Bobby Rong and GitHub
7cb0e6ff16
Merge pull request #146140 from caugner/patch-2
...
nextcloud-client: remove caugner (myself) from maintainers
2021-11-15 22:23:42 +08:00
Sandro Jäckel
44be59afb9
netplan: remove default value from fetchFromGitHub, cleanup substituteInPlace
2021-11-15 15:22:03 +01:00
Claas Augner and GitHub
241c93fabe
nextcloud-client: remove caugner from maintainers
2021-11-15 15:13:48 +01:00
figsoda
79497a972a
lunatic: mark broken on darwin
2021-11-15 09:05:31 -05:00
figsoda
ce6665dcee
lunatic: fix build
2021-11-15 08:43:08 -05:00
Sandro and GitHub
d04b41c582
Merge pull request #146034 from ambroisie/update-less
2021-11-15 14:33:18 +01:00
milahu and GitHub
16769bdede
python3Packages.slugid: init 2.0.0 ( #141409 )
2021-11-15 14:30:42 +01:00
Fabian Affolter and GitHub
bcf0efabc4
Merge pull request #145340 from fabaff/bump-pyflunearyou
...
python3Packages.pyflunearyou: 2.0.2 -> 2021.10.0
2021-11-15 14:20:54 +01:00
Janne Heß and GitHub
bfd9fd291a
Merge pull request #145450 from Radvendii/master
...
etc module: make `.text` and `.source` the same priority
2021-11-15 14:16:45 +01:00
R. Ryantm
d8caf2d2e7
qbe: unstable-2021-10-28 -> unstable-2021-11-10
2021-11-15 12:42:26 +00:00
Domen Kožar and GitHub
0d67f33cbe
Merge pull request #146035 from risicle/ris-pcl-aarch64-fix
...
pcl: fix build on aarch64
2021-11-15 06:40:31 -06:00
Domen Kožar and GitHub
2285978cf3
Merge pull request #146081 from jyooru/fix/apkeep
...
apkeep: fix aarch64 build
2021-11-15 06:38:37 -06:00
Domen Kožar and GitHub
147de63ed8
Merge pull request #146087 from starcraft66/pngcheck-darwin
...
pngcheck: build on darwin and take ownership
2021-11-15 06:37:50 -06:00
Maciej Krüger and GitHub
1f0e14c54b
Merge pull request #146093 from jojosch/dbeaver-21.2.5
2021-11-15 13:36:42 +01:00
Sandro and GitHub
4ea0167baf
Merge pull request #146127 from r-ryantm/auto-update/python38Packages.youtube-transcript-api
2021-11-15 13:32:56 +01:00
Sandro and GitHub
8d8865970f
Merge pull request #146126 from r-ryantm/auto-update/python38Packages.youtube-search-python
2021-11-15 13:32:47 +01:00
Sandro and GitHub
62e17b2034
Merge pull request #146125 from r-ryantm/auto-update/python38Packages.yfinance
2021-11-15 13:32:39 +01:00
Sandro and GitHub
cd5955823f
Merge pull request #146112 from r-ryantm/auto-update/python38Packages.sunpy
2021-11-15 13:32:29 +01:00
R. Ryantm
9283fc5384
python38Packages.youtube-transcript-api: 0.4.1 -> 0.4.2
2021-11-15 12:23:26 +00:00
Sandro and GitHub
d02b2631c1
Merge pull request #146121 from r-ryantm/auto-update/python38Packages.wcmatch
2021-11-15 13:21:23 +01:00
Sandro and GitHub
95459c9a93
Merge pull request #146122 from r-ryantm/auto-update/python38Packages.west
2021-11-15 13:21:14 +01:00
R. Ryantm
23fc0c348d
python38Packages.youtube-search-python: 1.4.9 -> 1.5.1
2021-11-15 12:19:43 +00:00
Sandro and GitHub
a048cf8065
Merge pull request #146098 from fabaff/bump-ha-philipsjs
2021-11-15 13:15:13 +01:00
e7d1412564
downonspot: init at unstable-2021-10-11 ( #141494 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-11-15 13:14:42 +01:00
930f8daa65
ceres-solver: 2.0.0 split outputs, build dynamic, default with blas ( #139268 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-11-15 13:14:12 +01:00
R. Ryantm
ab79b9c94f
python38Packages.yfinance: 0.1.64 -> 0.1.66
2021-11-15 12:10:31 +00:00
Thiago Kenji Okada and GitHub
4aa774626a
Merge pull request #146114 from fabaff/bump-cpuid
...
cpuid: 20211031 -> 20211114
2021-11-15 09:08:36 -03:00