Commit Graph

567973 Commits

Author SHA1 Message Date
Valentin Gagarin
25c0077a31 doc: add note on which variables are effective
The build log of the following won't output `foo` as one might expect, but the
`$PATH` set by stdenv.

```nix
with import <nixpkgs> {};
runCommand "foo" { PATH = "foo"; } "echo $PATH; touch $out"
```
2024-01-08 12:16:19 +01:00
Valentin Gagarin
7ae1fdc9a7 doc: reformat 2024-01-08 12:16:03 +01:00
Fabian Affolter
7010686560 python311Packages.types-tabulate: refactor 2024-01-08 12:13:06 +01:00
Fabian Affolter
9ac5b71b5b python311Packages.types-tabulate: 0.9.0.3 -> 0.9.0.20240106 2024-01-08 12:12:01 +01:00
Fabian Affolter
e761b0358d python311Packages.types-tqdm: remove wheel 2024-01-08 12:11:14 +01:00
Valentin Gagarin
ea94f6b893
doc: update the kernel config documentation to use nix-shell (#265057)
this also slightly improves the instructions after working through them
to check that they do what one would expect.

Co-authored-by: alex <source@proof.construction>
2024-01-08 12:10:41 +01:00
Fabian Affolter
6c042537ca python311Packages.types-tqdm: 4.66.0.5 -> 4.66.0.20240106 2024-01-08 12:10:11 +01:00
André Silva
3c28778aa1
Merge pull request #279520 from r-ryantm/auto-update/tidal-hifi
tidal-hifi: 5.7.1 -> 5.8.0
2024-01-08 10:55:53 +00:00
R. Ryantm
ea1b75479a purescript: 0.15.13 -> 0.15.14 2024-01-08 10:49:55 +00:00
Fabian Affolter
0d000e9f41
Merge pull request #279320 from fabaff/mitmproxy2swagger-bump
mitmproxy2swagger: 0.11.0 -> 0.13.0
2024-01-08 11:47:13 +01:00
Fabian Affolter
be87bcdd27
Merge pull request #279325 from fabaff/aiohappyeyeballs-bump
python311Packages.aiohappyeyeballs: 2.3.0 -> 2.3.2
2024-01-08 11:47:04 +01:00
Fabian Affolter
8a1a3b8588
Merge pull request #279345 from fabaff/pystatgrab
python311Packages.pystatgrab: init at 0.7.2
2024-01-08 11:46:49 +01:00
Fabian Affolter
c23d93f922
Merge pull request #279370 from fabaff/aiowithings-bump
python311Packages.aiowithings: 2.0.0 -> 2.1.0
2024-01-08 11:46:39 +01:00
Fabian Affolter
ae62c3358b python311Packages.boto3-stubs: 1.34.11 -> 1.34.14 2024-01-08 11:43:19 +01:00
Sergei Trofimovich
b227d7851b pkgs/top-level/release.nix: drop already removed llvmPackages_7 mention
All the entries are in comments.
2024-01-08 10:39:22 +00:00
Muhammad Falak R Wani
4602de1e9e mtail: 3.0.0-rc52 -> 3.0.0-rc53
Diff: https://github.com/google/mtail/compare/v3.0.0-rc52...v3.0.0-rc53
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-08 15:54:40 +05:30
R. Ryantm
461d0eaf13 tailspin: 2.2.0 -> 2.3.0 2024-01-08 10:20:37 +00:00
R. Ryantm
6cc127bf7f podman: 4.8.2 -> 4.8.3 2024-01-08 10:18:40 +00:00
R. Ryantm
23851218da phrase-cli: 2.19.1 -> 2.19.3 2024-01-08 09:48:57 +00:00
K900
7b4e618602
Merge pull request #276671 from mahmoudk1000/master
anki-bin: 23.10.1 -> 23.12
2024-01-08 12:38:16 +03:00
Fabian Affolter
745b182e45 python311Packages.pyarr: enable tests 2024-01-08 10:30:38 +01:00
Fabian Affolter
79035d5344 python311Packages.pyarr: fix usage of poetry-core 2024-01-08 10:23:21 +01:00
R. Ryantm
389e820780 mediamtx: 1.4.1 -> 1.4.2 2024-01-08 09:20:34 +00:00
R. Ryantm
e18ddff8ea komga: 1.9.2 -> 1.10.0 2024-01-08 09:20:27 +00:00
Markus Hauck
fd15e32c82 visidata: 3.0 -> 3.0.1 2024-01-08 09:54:15 +01:00
Fabian Affolter
e453e77515 python311Packages.notifications-python-client: refactor 2024-01-08 09:33:15 +01:00
Fabian Affolter
792bd7f814 python311Packages.notifications-python-client: 8.2.0 -> 9.0.0
Diff: https://github.com/alphagov/notifications-python-client/compare/refs/tags/8.2.0...9.0.0

Changelog: https://github.com/alphagov/notifications-python-client/blob/9.0.0/CHANGELOG.md
2024-01-08 09:30:36 +01:00
Fabian Affolter
0b3d40242e python311Packages.notifications-python-client: 8.1.0 -> 8.2.0
Diff: https://github.com/alphagov/notifications-python-client/compare/refs/tags/8.1.0...8.2.0

Changelog: https://github.com/alphagov/notifications-python-client/blob/8.2.0/CHANGELOG.md
2024-01-08 09:30:31 +01:00
Fabian Affolter
c5dc8a96a0 python311Packages.botocore-stubs: 1.34.11 -> 1.34.14 2024-01-08 09:20:12 +01:00
figsoda
47ac9564f2
Merge pull request #278520 from mfrw/mfrw/dua-2.25.0
dua: 2.24.2 -> 2.26.0
2024-01-08 03:17:25 -05:00
Fabian Affolter
501d404438 python311Packages.types-requests: refactor 2024-01-08 09:15:07 +01:00
Fabian Affolter
5f5411517a python311Packages.types-requests: 2.31.0.10 -> 2.31.0.20240106 2024-01-08 09:13:39 +01:00
Fabian Affolter
e41da76b80 python311Packages.types-python-dateutil: refactor 2024-01-08 09:12:21 +01:00
figsoda
1479f06fc6
Merge pull request #278928 from gepbird/lua-language-server-3.7.4
lua-language-server: 3.7.3 -> 3.7.4
2024-01-08 03:09:42 -05:00
Fabian Affolter
cc7d2b16f2 python311Packages.types-python-dateutil: 2.8.19.14 -> 2.8.19.20240106 2024-01-08 09:09:39 +01:00
Fabian Affolter
15d18d8b40 python311Packages.types-docutils: refactor 2024-01-08 09:07:18 +01:00
Fabian Affolter
043b4b79c1 python311Packages.types-docutils: 0.20.0.3 -> 0.20.0.20240106 2024-01-08 09:05:32 +01:00
Fabian Affolter
40bd27698b python311Packages.types-deprecated: refactor 2024-01-08 09:04:42 +01:00
Fabian Affolter
9066061df0 python311Packages.types-deprecated: 1.2.9.3 -> 1.2.9.20240106 2024-01-08 09:03:38 +01:00
Fabian Affolter
8e0d4b9480 python311Packages.types-decorator: 5.1.8.4 -> 5.1.8.20240106 2024-01-08 09:02:57 +01:00
figsoda
11071bf60c
Merge pull request #279527 from r-ryantm/auto-update/expr
expr: 1.15.7 -> 1.15.8
2024-01-08 03:02:37 -05:00
Fabian Affolter
4bbc90b948 python311Packages.types-colorama: 0.4.15.12 -> 0.4.15.20240106 2024-01-08 09:02:28 +01:00
Fabian Affolter
d4ea335f6c python311Packages.types-beautifulsoup4: 4.12.0.7 -> 4.12.0.20240106 2024-01-08 09:01:56 +01:00
Fabian Affolter
89e67c2238 python311Packages.types-html5lib: refactor 2024-01-08 08:58:59 +01:00
Fabian Affolter
495e5f1a14 python311Packages.types-html5lib: 1.1.11.15 -> 1.1.11.20240106 2024-01-08 08:57:50 +01:00
Fabian Affolter
67754ad3bf python311Packages.sunweg: 2.0.3 -> 2.1.0
Diff: https://github.com/rokam/sunweg/compare/refs/tags/2.0.3...2.1.0

Changelog: https://github.com/rokam/sunweg/releases/tag/2.1.0
2024-01-08 08:56:42 +01:00
Fabian Affolter
e4abd07dd1 python311Packages.sensorpush-ble: 1.6.1 -> 1.6.2
Diff: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/refs/tags/v1.6.1...v1.6.2

Changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/releases/tag/v1.6.2
2024-01-08 08:56:13 +01:00
Fabian Affolter
c4e388690e python311Packages.nomadnet: 0.4.2 -> 0.4.4
Diff: https://github.com/markqvist/NomadNet/compare/refs/tags/0.4.2...0.4.4

Changelog: https://github.com/markqvist/NomadNet/releases/tag/0.4.4
2024-01-08 08:55:37 +01:00
Fabian Affolter
cae7ef52ad python311Packages.publicsuffixlist: 0.10.0.20231214 -> 0.10.0.20240108 2024-01-08 08:54:04 +01:00
Pol Dellaiera
dec7b213bb
Merge pull request #279492 from r-ryantm/auto-update/php81Extensions.blackfire
php81Extensions.blackfire: 1.92.5 -> 1.92.6
2024-01-08 08:53:45 +01:00