Atemu
c67a030aa2
steam: passthru steam's args
...
This makes it possible to introspect steam-specific arguments such as extraEnv.
2024-03-16 17:59:27 +01:00
Atemu
2b619c2314
nixos/steam: use steamcompattool output for extraCompatPackages
...
This sets a standard for Steam compat tools in NixOS where they must have the
compat tool in a special steamcompattool output.
proton-ge-bin was adjusted to conform with it.
2024-03-16 17:59:27 +01:00
1b42f2ffbf
proton-ge-bin: init at init at 9-1
...
Co-authored-by: Shawn8901 <huntdionysos@gmx.net >
2024-03-16 17:59:27 +01:00
Arian van Putten and GitHub
d211b80d29
Merge pull request #294493 from endgame/ec2-image-ssm-agent
...
nixos/amazon-image: Enable Amazon SSM Agent by default
2024-03-16 17:57:42 +01:00
Maciej Krüger and GitHub
606638d91f
Merge pull request #294844 from chewblacka/update-mythtv
...
mythtv: 32.0 -> 34.0
2024-03-16 17:51:38 +01:00
Maximilian Bosch and GitHub
b08f1925bd
Merge pull request #292997 from Ma27/grafana-subpackages
...
grafana: 10.3.3 -> 10.4.0, explicitly declare subPackages, halve build time, reduce closure size by ~11.5%
2024-03-16 16:40:58 +00:00
OTABI Tomoya and GitHub
4b995181c9
Merge pull request #296226 from r-ryantm/auto-update/python312Packages.langsmith
...
python312Packages.langsmith: 0.1.23 -> 0.1.26
2024-03-17 01:39:12 +09:00
Guillaume Girol and GitHub
119099506c
Merge pull request #292477 from nu-nu-ko/nixos-komga-hardening
...
nixos/komga: add service hardening and misc format changes.
2024-03-16 17:34:45 +01:00
R. Ryantm
b9b30333db
poetryPlugins.poetry-plugin-export: 1.6.0 -> 1.7.0
2024-03-16 16:34:12 +00:00
OTABI Tomoya and GitHub
07d0a01e9c
Merge pull request #296320 from r-ryantm/auto-update/python311Packages.langchain-core
...
python311Packages.langchain-core: 0.1.31 -> 0.1.32
2024-03-17 01:32:16 +09:00
R. Ryantm
07d99149de
micronaut: 4.3.5 -> 4.3.6
2024-03-16 16:29:48 +00:00
Martin Weinelt and GitHub
fe8d02e2bc
Merge pull request #296180 from mweinelt/pretix
...
pretix: init at 2024.2.0
2024-03-16 17:28:20 +01:00
Thiago Kenji Okada and GitHub
f9d71437f3
Merge pull request #296442 from donovanglover/wl-clipboard-rs
...
wl-clipboard-rs: 0.8.0-unstable-2023-11-27 -> 0.8.1
2024-03-16 16:12:43 +00:00
R. Ryantm
38ea673709
protolint: 0.48.0 -> 0.49.2
2024-03-16 15:51:43 +00:00
Maximilian Huber
d150ed53b1
dwl: project migrated from GitHub to Codeberg
...
see: https://github.com/djpohly/dwl/commit/58d33b79f90f7060d6d338d2abf345f16b88dd47 and the project is no archived on github
new source location is: https://codeberg.org/dwl/dwl
Signed-off-by: Maximilian Huber <gh@maxhbr.de >
2024-03-16 16:50:37 +01:00
Ilan Joselevich
39b26c31ce
mpd-discord-rpc: 1.7.1 -> 1.7.2
...
Diff: https://github.com/JakeStanger/mpd-discord-rpc/compare/v1.7.1...v1.7.2
Changelog: https://github.com/JakeStanger/mpd-discord-rpc/blob/v1.7.2/CHANGELOG.md
2024-03-16 17:42:51 +02:00
K900
424d609df4
linux: uncurse arguments
...
Currently things like `buildLinux { inherit src version; }` fail because of
`callPackage` auto-inserting `kernelPatches`, which is both a `buildLinux`
argument and a `pkgs` toplevel attribute, with completely different semantics.
Avoid that entirely by splitting the call into two - one for arguments we want
from `callPackage`, and one for everything else.
2024-03-16 18:39:32 +03:00
Mathew Polzin and GitHub
428564f752
electron: support v29 binary option ( #296218 )
2024-03-16 16:39:01 +01:00
OTABI Tomoya and GitHub
eb24396526
Merge pull request #296377 from r-ryantm/auto-update/python311Packages.streamlit
...
python311Packages.streamlit: 1.32.1 -> 1.32.2
2024-03-17 00:34:41 +09:00
Ivan Mincik and GitHub
0fcb1f4acc
Merge pull request #296120 from imincik/qgis-small-reordering
...
qgis: small dependencies reordering
2024-03-16 15:28:27 +00:00
Robert Scott and GitHub
871dcd8565
Merge pull request #296303 from r-ryantm/auto-update/bosh-cli
...
bosh-cli: 7.5.4 -> 7.5.5
2024-03-16 15:22:57 +00:00
Aaron Jheng
07f534a66c
cargo-graph: remove
2024-03-16 23:18:17 +08:00
Martin Weinelt
5e97947218
python311Packages.css-inline: fix darwin build
2024-03-16 16:17:22 +01:00
Jörg Thalheim and GitHub
56db90d274
Merge pull request #296164 from bubuntux/ivsc-option
...
Add ivsc-firmware to ipu6 option
2024-03-16 16:14:05 +01:00
Muhammad Falak R Wani
62f455f63a
delta: 0.16.5 -> 0.17.0
...
Diff: https://github.com/dandavison/delta/compare/0.16.5...0.17.0
Changelog: https://github.com/dandavison/delta/releases/tag/0.17.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com >
2024-03-16 20:43:25 +05:30
Aaron Jheng
a87c4617ef
clog-cli: mark as broken
2024-03-16 23:06:37 +08:00
Mario Rodas and GitHub
f819b21e89
Merge pull request #295393 from r-ryantm/auto-update/minio
...
minio: 2024-03-07T00-43-48Z -> 2024-03-10T02-53-48Z
2024-03-16 10:02:00 -05:00
Aaron Jheng
039ecec2bf
panopticon: mark as broken
2024-03-16 22:59:24 +08:00
a-n-n-a-l-e-e and GitHub
f0bea5f14d
Merge pull request #295744 from GaetanLepage/arviz
...
python311Packages.arviz: 0.17.0 -> 0.17.1
2024-03-16 07:58:30 -07:00
Donovan Glover
22663c585e
wl-clipboard-rs: add myself as maintainer
2024-03-16 10:56:59 -04:00
Christian Kögler and GitHub
a496094154
Merge pull request #296437 from r-ryantm/auto-update/vdrPlugins.softhddevice
...
vdrPlugins.softhddevice: 2.1.1 -> 2.1.2
2024-03-16 15:56:36 +01:00
Donovan Glover
c7b11a593d
wl-clipboard-rs: 0.8.0-unstable-2023-11-27 -> 0.8.1
2024-03-16 10:56:24 -04:00
Robert Scott and GitHub
c03f302838
Merge pull request #294995 from r-ryantm/auto-update/pjsip
...
pjsip: 2.14 -> 2.14.1
2024-03-16 14:46:00 +00:00
Robert Scott and GitHub
d3e1cdb4fa
Merge pull request #296355 from r-ryantm/auto-update/v2ray
...
v2ray: 5.14.1 -> 5.15.0
2024-03-16 14:45:09 +00:00
R. Ryantm
b2699f7ea6
vdrPlugins.softhddevice: 2.1.1 -> 2.1.2
2024-03-16 14:43:48 +00:00
Martin Weinelt
11e7015ec7
CODEOWNERS: watch pretix
2024-03-16 15:42:57 +01:00
R. Ryantm
bf27397128
tbls: 1.73.2 -> 1.73.3
2024-03-16 14:40:21 +00:00
R. Ryantm
102f7b22eb
redpanda-client: 23.3.7 -> 23.3.8
2024-03-16 14:31:59 +00:00
Martin Weinelt and GitHub
65fefca297
Merge pull request #289436 from Smona/fix-makeself-header-path
...
makeself: fix header path error
2024-03-16 15:30:48 +01:00
R. Ryantm
29315a952e
python312Packages.snapcast: 2.3.5 -> 2.3.6
2024-03-16 14:25:36 +00:00
R. Ryantm
d964fa004d
vultr-cli: 3.0.2 -> 3.0.3
2024-03-16 14:21:18 +00:00
R. Ryantm
8b47aafe79
python312Packages.manifestoo-core: 1.4 -> 1.5
2024-03-16 14:13:14 +00:00
lassulus and GitHub
d89547b0e1
Merge pull request #296394 from r-ryantm/auto-update/cockpit
...
cockpit: 312 -> 313
2024-03-16 21:04:56 +07:00
Martin Weinelt
caa1206b99
python311Packages.paypalrestsdk: refactor
...
- Use PEP517 builder and lingo
- Add imports check
2024-03-16 14:50:58 +01:00
Martin Weinelt
c28c053ccf
pretix.plugins.stretchgoals: init at unstable-2023-11-27
...
Display the average ticket sales price over time
2024-03-16 14:50:58 +01:00
Martin Weinelt
72b6d17b96
pretix.plugins.reluctant-stripe: init at unstable-2023-08-03
2024-03-16 14:50:58 +01:00
Martin Weinelt
67c66d87d1
pretix.plugins.pages: init at 1.6.0
...
Plugin to add static pages to your pretix event
2024-03-16 14:50:57 +01:00
Martin Weinelt
b36b95afa1
pretix.plugins.passbook: init at 1.13.1
...
Support for Apple Wallet/Passbook files in pretix
2024-03-16 14:50:57 +01:00
Martin Weinelt
577eb95b08
python311Packages.wallet-py3k: init at 0.0.4
2024-03-16 14:50:57 +01:00
Martin Weinelt
a01acbcefe
nixos/tests/pretix: init
2024-03-16 14:50:57 +01:00