Artturin
793cc9d982
python3: splice python within python3Packages.callPackage
...
`lib.extends hooks pythonPackagesFun` includes python which we want to
splice
what this fixes:
```
nix-repl> lib.elemAt pkgsCross.aarch64-multiplatform.python3Packages.xpybutil.nativeBuildInputs 0
«derivation /nix/store/39dkb51rciw6zwg0c2c44gpmpjapddxc-python3-aarch64-unknown-linux-gnu-3.10.12.drv»
```
to
```
nix-repl> lib.elemAt pkgsCross.aarch64-multiplatform.python3Packages.xpybutil.nativeBuildInputs 0
«derivation /nix/store/21ldw2dp26xvv9iyxn9x77a8yh4waqz5-python3-3.10.12.drv»
```
Before https://github.com/NixOS/nixpkgs/pull/194205 The keep python used to work by accident because self was passed from
__splicedPackages https://github.com/NixOS/nixpkgs/pull/196052/files#diff-44ce3495c4f983ce64dd47c86a9d3e77bad210b2709c098a3806998dcd9b000bR213
But now it does not work because overrideAttrs is used on python in
python-packages-base.nix
Preferably we would [ splice the hooks too ](https://github.com/NixOS/nixpkgs/pull/228139 ) but we cannot do that until [Package sets within derivations (i.e. python3.pkgs) are not spliced](https://github.com/NixOS/nixpkgs/issues/211340 ) is fixed, because people often use `python3.pkgs.wrapPython` in `nativeBuildInputs` (it's correct but python3.pkgs should be python3Packages to get splicing.
2023-07-26 06:15:26 +03:00
figsoda and GitHub
f412593af0
Merge pull request #244916 from r-ryantm/auto-update/wasmedge
...
wasmedge: 0.13.0 -> 0.13.2
2023-07-22 21:25:13 -04:00
figsoda and GitHub
26cb492e60
Merge pull request #244914 from r-ryantm/auto-update/lefthook
...
lefthook: 1.4.5 -> 1.4.6
2023-07-22 21:21:11 -04:00
figsoda and GitHub
cc6636b935
Merge pull request #244922 from r-ryantm/auto-update/joker
...
joker: 1.1.0 -> 1.2.0
2023-07-22 21:20:20 -04:00
figsoda and GitHub
a34015b12f
Merge pull request #244928 from r-ryantm/auto-update/charasay
...
charasay: 3.0.0 -> 3.0.1
2023-07-22 21:18:51 -04:00
figsoda and GitHub
7129c83d40
Merge pull request #244938 from r-ryantm/auto-update/dotter
...
dotter: 0.12.15 -> 0.12.16
2023-07-22 21:18:44 -04:00
Artturi and GitHub
43286e8336
Merge pull request #244827 from trofi/qemu-update
2023-07-23 04:18:35 +03:00
Ilan Joselevich and GitHub
ef91cf7ecb
Merge pull request #244919 from fufexan/hyprland
...
nixos/hyprland: apply config options to package
2023-07-23 04:01:02 +03:00
R. Ryantm
f94666e87a
dotter: 0.12.15 -> 0.12.16
2023-07-23 00:18:06 +00:00
Nick Cao and GitHub
a8ba422f71
Merge pull request #244925 from r-ryantm/auto-update/cirrus-cli
...
cirrus-cli: 0.101.1 -> 0.101.2
2023-07-22 17:15:29 -06:00
Nick Cao and GitHub
9517f41c96
Merge pull request #244920 from r-ryantm/auto-update/pcstat
...
pcstat: 0.0.1 -> 0.0.2
2023-07-22 17:14:35 -06:00
Ilan Joselevich and GitHub
b818893427
Merge pull request #244923 from Kranzes/twingate-test
...
nixos/twingate: improve test
2023-07-23 02:02:42 +03:00
Nick Cao and GitHub
e32173c3a3
Merge pull request #244899 from fabaff/mypy-boto3-builder-bump
...
python311Packages.mypy-boto3-builder: 7.14.6 -> 7.15.1
2023-07-22 17:01:42 -06:00
pennae and GitHub
8d51522add
Merge pull request #244918 from atorres1985-contrib/pru
...
pru: rewrite
2023-07-23 01:01:33 +02:00
Nick Cao and GitHub
866c4b39b3
Merge pull request #244854 from r-ryantm/auto-update/python310Packages.striprtf
...
python310Packages.striprtf: 0.0.25 -> 0.0.26
2023-07-22 17:00:12 -06:00
Nick Cao and GitHub
113a655753
Merge pull request #244902 from fabaff/types-decorator-bump
...
python311Packages.types-decorator: 5.1.8.3 -> 5.1.8.4
2023-07-22 16:58:10 -06:00
Nick Cao and GitHub
a9e3568cfa
Merge pull request #244901 from fabaff/types-python-dateutil-bump
...
python311Packages.types-python-dateutil: 2.8.19.13 -> 2.8.19.14
2023-07-22 16:57:51 -06:00
markuskowa and GitHub
4eb7c9eb8a
Merge pull request #244889 from r-ryantm/auto-update/abracadabra
...
abracadabra: 2.1.1 -> 2.2.1
2023-07-23 00:57:34 +02:00
Nick Cao and GitHub
047e3cfbb3
Merge pull request #244904 from fabaff/pylitterbot-bump
...
python311Packages.pylitterbot: 2023.4.2 -> 2023.4.3
2023-07-22 16:57:20 -06:00
R. Ryantm
3d8132b497
charasay: 3.0.0 -> 3.0.1
2023-07-22 22:57:00 +00:00
Nick Cao and GitHub
f6c946c8c9
Merge pull request #244905 from fabaff/types-retry-bump
...
python311Packages.types-retry: 0.9.9.3 -> 0.9.9.4
2023-07-22 16:56:40 -06:00
Nick Cao and GitHub
12c18fb91c
Merge pull request #244906 from fabaff/types-requests-bump
...
python311Packages.types-requests: 2.31.0.1 -> 2.31.0.2
2023-07-22 16:56:23 -06:00
Nick Cao and GitHub
a705862b42
Merge pull request #244903 from fabaff/types-colorama-bump
...
python311Packages.types-colorama: 0.4.15.11 -> 0.4.15.12
2023-07-22 16:55:49 -06:00
markuskowa and GitHub
ff17f59a24
Merge pull request #244847 from r-ryantm/auto-update/gromacs
...
gromacs: 2023.1 -> 2023.2
2023-07-23 00:41:32 +02:00
R. Ryantm
56079fb5c1
cirrus-cli: 0.101.1 -> 0.101.2
2023-07-22 22:40:51 +00:00
figsoda and GitHub
c62fed7068
Merge pull request #244671 from figsoda/smartcrop
2023-07-22 18:29:53 -04:00
Ilan Joselevich
e29e8a71c8
nixos/twingate: improve test
2023-07-23 01:24:51 +03:00
figsoda and GitHub
5fd9f3569d
Merge pull request #244865 from r-ryantm/auto-update/dolt
...
dolt: 1.7.5 -> 1.8.2
2023-07-22 18:24:24 -04:00
figsoda and GitHub
8ce8586d04
Merge pull request #244885 from r-ryantm/auto-update/bacon
...
bacon: 2.11.1 -> 2.12.0
2023-07-22 18:22:59 -04:00
R. Ryantm
49b7304aa6
joker: 1.1.0 -> 1.2.0
2023-07-22 22:19:48 +00:00
Mihai Fufezan
e9f270f1f0
nixos/hyprland: apply config options to package
2023-07-23 01:15:59 +03:00
R. Ryantm
6711adfe91
pcstat: 0.0.1 -> 0.0.2
2023-07-22 22:14:34 +00:00
R. Ryantm and Anderson Torres
0c7460e9a0
ares: 132 -> 133
2023-07-22 19:12:38 -03:00
Anderson Torres
cbf63ff1f6
pru: rewrite
...
- remove `rec`
- remove `with lib`
2023-07-22 19:11:50 -03:00
R. Ryantm
6a553c96e8
wasmedge: 0.13.0 -> 0.13.2
2023-07-22 21:59:12 +00:00
Artturi and GitHub
1d56444d15
Merge pull request #244478 from oxij/pkgs/nix-shebang-tests
2023-07-23 00:52:01 +03:00
Pol Dellaiera and GitHub
bc6d173e44
Merge pull request #243851 from basile-henry/raylib-fix-audio
...
raylib: Fix audio
2023-07-22 23:32:13 +02:00
R. Ryantm
fb34e70b45
lefthook: 1.4.5 -> 1.4.6
2023-07-22 21:21:20 +00:00
Fabian Affolter and GitHub
09a5af7265
Merge pull request #244896 from r-ryantm/auto-update/amass
...
amass: 4.0.1 -> 4.0.2
2023-07-22 23:03:02 +02:00
Fabian Affolter
7efbcd127a
python311Packages.types-retry: 0.9.9.3 -> 0.9.9.4
2023-07-22 22:40:00 +02:00
Fabian Affolter
4ed234fb6b
python311Packages.types-requests: 2.31.0.1 -> 2.31.0.2
2023-07-22 22:38:46 +02:00
Fabian Affolter
a845489780
python311Packages.types-python-dateutil: 2.8.19.13 -> 2.8.19.14
2023-07-22 22:36:55 +02:00
Fabian Affolter
fad660af25
python311Packages.types-decorator: 5.1.8.3 -> 5.1.8.4
2023-07-22 22:35:51 +02:00
Fabian Affolter
de6db33e21
python311Packages.types-colorama: 0.4.15.11 -> 0.4.15.12
2023-07-22 22:35:03 +02:00
Fabian Affolter
914f05b35c
python311Packages.pylitterbot: 2023.4.2 -> 2023.4.3
...
Diff: https://github.com/natekspencer/pylitterbot/compare/refs/tags/v2023.4.2...v2023.4.3
Changelog: https://github.com/natekspencer/pylitterbot/releases/tag/v2023.4.3
2023-07-22 22:34:05 +02:00
Fabian Affolter
e1e57fcd66
python311Packages.mypy-boto3-builder: 7.14.6 -> 7.15.1
...
Diff: https://github.com/youtype/mypy_boto3_builder/compare/refs/tags/7.14.6...7.15.1
Changelog: https://github.com/youtype/mypy_boto3_builder/releases/tag/7.15.1
2023-07-22 22:29:27 +02:00
R. Ryantm
b6add70891
amass: 4.0.1 -> 4.0.2
2023-07-22 20:10:32 +00:00
R. Ryantm
36df4d8e3e
abracadabra: 2.1.1 -> 2.2.1
2023-07-22 19:43:12 +00:00
Ilan Joselevich and GitHub
883fd35c94
Merge pull request #244869 from Kranzes/twingate
...
twingate: set correct meta.platforms
2023-07-22 22:41:29 +03:00
R. Ryantm
21fe50a059
bacon: 2.11.1 -> 2.12.0
2023-07-22 19:22:13 +00:00