Commit Graph

529362 Commits

Author SHA1 Message Date
Silvan Mosberger
3b6169f87b lib.lists.foldl': Make strict in the initial accumulator
To maintain backwards compatibility, this can't be changed in the Nix language.
We can however ensure that the version Nixpkgs has the more intuitive behavior.
2023-09-27 02:43:59 +02:00
Silvan Mosberger
857a844ea8 lib.lists.foldl': Redo documentation
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-09-27 02:43:36 +02:00
Silvan Mosberger
9893fee947 lib.lists.foldl': Add tests 2023-09-26 18:55:54 +02:00
Silvan Mosberger
7a0b5c36c9 lib.lists.foldl': Remove fallback
Nix 2.3, the minimum Nix version supported by Nixpkgs, has
`builtins.foldl'` already.
2023-09-26 18:55:54 +02:00
Robert Schütz
cef748b8bc
Merge pull request #257121 from NyCodeGHG/update-pgrok
pgrok: move to node-packages.nix
2023-09-26 16:51:29 +00:00
Pierre Bourdon
50dad20a8f
Merge pull request #257372 from ShamrockLee/caprine-bin-update-security
caprine-bin: 2.58.0 -> 2.58.3
2023-09-26 18:16:53 +02:00
Martin Weinelt
1a7cd0756c
Merge pull request #257456 from trofi/kea-leaner-closure
kea: mangle store paths in config.report
2023-09-26 18:02:07 +02:00
7c6f434c
81aa88d4c4
Merge pull request #236927 from tobim/pkgs/clisp-update
clisp: 2.49 -> 2.50pre2023-01-12; 2.50pre20171114 -> remove
2023-09-26 15:33:48 +00:00
Anderson Torres
07d7df7670 yeahwm: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
2a95347f70 waybox: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
a66b468cbf tinywm: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
90ab1593dd smallwm: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
18b69e20f4 ratpoison: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
0eaa3976f9 pekwm: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
3436c16da1 notion: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
5330af0c97 berry: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
90f93ed379 afterstep: migrate to by-name 2023-09-26 12:13:10 -03:00
Anderson Torres
fcbad1d813 yeahwm: refactor
- strictDeps
- mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
42734b7fa6 waybox: refactor
- finalAttrs
- strictDeps
- no nested with
2023-09-26 12:13:10 -03:00
Anderson Torres
2cbef409c8 tinywm: refactor
- finalAttrs
- sri hash
- strictDeps
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
c40824291a smallwm: refactor
- finalAttrs
- strictDeps
- decoration hooks
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
457b19c610 ratpoison: refactor
- finalAttrs
- autoreconfHook instead of autoconf+automake
- meta.mainP{rogram
2023-09-26 12:13:10 -03:00
Anderson Torres
235e33eb07 pekwm: rewrite
- strictDeps
- split output
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
cfa3f19391 notion: refactor
- finalAttrs
- strictDeps
- split output
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
252688892f berry: refactor
- finalAttrs
- split output
- strictDeps
- no nested with
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Anderson Torres
8338045f91 afterstep: refactor
- finalAttrs
- fetchFromGitHub
- split output
- no nested with
- meta.mainProgram
2023-09-26 12:13:10 -03:00
Yueh-Shun Li
07107cfb1f caprine-bin: 2.58.0 -> 2.58.3
Bump to patch for CVE-2023-4863

Vulnerability details:
https://github.com/advisories/GHSA-j7hp-h8jx-5pp

Upstream release notes:
https://github.com/sindresorhus/caprine/releases/tag/v2.58.2
https://github.com/sindresorhus/caprine/releases/tag/v2.58.3
2023-09-26 15:11:40 +00:00
Martin Weinelt
b95afaec5a
Merge pull request #257348 from squalus/librewolf
librewolf-unwrapped: 116.0.3-1 -> 117.0.1-1
2023-09-26 17:06:05 +02:00
Sergei Trofimovich
48368e5923 kea: mangle store paths in config.report
Before the change closure size is:

    $ nix path-info -rsSh $(nix-build --no-link -A kea) | nl | unnix | tail -n 1
       131  /<<NIX>>/kea-2.4.0 32.0M  405.6M

After the change:

    $ nix path-info -rsSh $(nix-build --no-link -A kea) | nl | unnix | tail -n 1
        37  /<<NIX>>/kea-2.4.0 32.0M  246.3M
2023-09-26 15:50:02 +01:00
Janik
5e05bf1385
Merge pull request #257357 from MikaelFangel/init-slurm 2023-09-26 16:45:21 +02:00
Mario Rodas
ef8f77d411
Merge pull request #257425 from marsam/update-libfyaml
libfyaml: 0.8 -> 0.9
2023-09-26 09:35:26 -05:00
figsoda
346ad32ac3
Merge pull request #256986 from figsoda/poe
poethepoet: init at 0.23.0
2023-09-26 10:22:16 -04:00
Weijia Wang
cdb6bfeab9
Merge pull request #257355 from SuperSandro2000/intel-compute-runtime
intel-compute-runtime: 23.26.26690.22 -> 23.30.26918.20
2023-09-26 16:08:59 +02:00
Mario Rodas
2f66d93c76
Merge pull request #257429 from anthonyroussel/fix-license
aws-encryption-sdk-cli: fix license
2023-09-26 09:04:24 -05:00
Nick Cao
15047c5ec0
Merge pull request #257239 from r-ryantm/auto-update/python310Packages.yamlordereddictloader
python310Packages.yamlordereddictloader: 0.4.0 -> 0.4.2
2023-09-26 09:48:03 -04:00
Nick Cao
a5a9f747f3
Merge pull request #257309 from r-ryantm/auto-update/python310Packages.primer3
python310Packages.primer3: 2.0.0 -> 2.0.1
2023-09-26 09:45:41 -04:00
Nick Cao
c2ef9cc07e
Merge pull request #257375 from r-ryantm/auto-update/python310Packages.pytelegrambotapi
python310Packages.pytelegrambotapi: 4.13.0 -> 4.14.0
2023-09-26 09:44:16 -04:00
Nick Cao
9e790bb17b
Merge pull request #257382 from r-ryantm/auto-update/rancher
rancher: 2.7.0 -> 2.7.7
2023-09-26 09:43:17 -04:00
Nick Cao
f4780ba32c
Merge pull request #257394 from r-ryantm/auto-update/python310Packages.led-ble
python310Packages.led-ble: 1.0.0 -> 1.0.1
2023-09-26 09:41:55 -04:00
Nick Cao
bcf400a16a
Merge pull request #257075 from r-ryantm/auto-update/python310Packages.lifelines
python310Packages.lifelines: 0.27.7 -> 0.27.8
2023-09-26 09:41:29 -04:00
Vlad M
0457bb6b38
Merge pull request #257132 from risicle/ris-zola-CVE-2023-40274
zola: add patch for CVE-2023-40274
2023-09-26 16:41:03 +03:00
Nick Cao
b48f404fbd
Merge pull request #257150 from r-ryantm/auto-update/tailspin
tailspin: 1.4.0 -> 1.5.1
2023-09-26 09:40:19 -04:00
Nick Cao
83d4244ea6
Merge pull request #257151 from r-ryantm/auto-update/nghttp3
nghttp3: 0.14.0 -> 0.15.0
2023-09-26 09:39:33 -04:00
Nick Cao
e12528241f
Merge pull request #257153 from r-ryantm/auto-update/libsolv
libsolv: 0.7.24 -> 0.7.25
2023-09-26 09:38:50 -04:00
Nick Cao
3eea02cf1e
Merge pull request #257216 from r-ryantm/auto-update/python310Packages.sagemaker
python310Packages.sagemaker: 2.184.0.post0 -> 2.187.0
2023-09-26 09:37:12 -04:00
Nick Cao
a4cd36d254
Merge pull request #257381 from r-ryantm/auto-update/python310Packages.django-treebeard
python310Packages.django-treebeard: 4.6.1 -> 4.7
2023-09-26 09:35:20 -04:00
Nick Cao
1ecba47ccc
Merge pull request #257406 from r-ryantm/auto-update/python311Packages.pyfibaro
python311Packages.pyfibaro: 0.7.3 -> 0.7.4
2023-09-26 09:28:29 -04:00
Nick Cao
b407cccf38
Merge pull request #257404 from r-ryantm/auto-update/stellarsolver
stellarsolver: 2.4 -> 2.5
2023-09-26 09:26:34 -04:00
Nick Cao
78fd8bc7e4
Merge pull request #257389 from dotlambda/rapidfuzz-3.3.1
python310Packages.rapidfuzz: 3.3.0 -> 3.3.1
2023-09-26 09:23:28 -04:00
Nick Cao
aa3bb962bc
Merge pull request #257268 from NickCao/singbox
sing-box: 1.4.3 -> 1.4.5
2023-09-26 09:15:59 -04:00