K900
f410499cb1
Merge pull request #246288 from aidalgol/heroic-2.9
...
Update Heroic Games Launcher and dependencies
2023-08-20 09:43:34 +03:00
Michele Guerini Rocco
ad0bbaf1d2
Merge pull request #250171 from rnhmjoj/pr-qute
...
qutebrowser: 2.5.4 -> 3.0.0
2023-08-20 08:39:31 +02:00
Robert Schütz
2f2d11e22b
javascript-typescript-langserver: use buildNpmPackage
2023-08-19 23:37:41 -07:00
Robert Schütz
032895dbcd
Merge pull request #250281 from dotlambda/indium-drop
...
nodePackages.indium: drop
2023-08-20 06:26:52 +00:00
Bjørn Forsman
f696376fa7
virtualbox: include Guest Additions ISO
...
Although virtualbox has code to download it at runtime, I'd like to have
it included at build time because:
* I like programs that are fully functional even when offline.
* Runtime downloading doesn't work, it results in error message
"During certificate downloading: Unknown reason".
This change increases the closure size 5 % (969 -> 1020 MiB).
2023-08-20 08:25:27 +02:00
Olli Helenius
2987c1b264
gradle: 8.2.1 -> 8.3
2023-08-20 08:13:37 +02:00
Bjørn Forsman
1f8285990b
proot: add meta.mainProgram
...
For lib.getExe.
2023-08-20 08:11:59 +02:00
Mario Rodas
132cc024af
Merge pull request #249577 from ereslibre/bump-fastly
...
fastly: 10.2.4 -> 10.3.0
2023-08-20 01:05:52 -05:00
Mario Rodas
156ecfb09e
Merge pull request #249591 from anthonyroussel/overcommit
...
overcommit: 0.59.1 -> 0.60.0
2023-08-20 01:01:14 -05:00
github-actions[bot]
1bb285561e
Merge master into staging-next
2023-08-20 06:00:56 +00:00
Mario Rodas
e7eb1f799c
Merge pull request #249974 from figsoda/patsh
...
patsh: 0.2.0 -> 0.2.1
2023-08-20 00:59:38 -05:00
Mario Rodas
7bb1cfde08
Merge pull request #250226 from figsoda/typst-lsp
...
typst-lsp: 0.9.3 -> 0.9.4
2023-08-20 00:58:00 -05:00
Mario Rodas
a3b03852e8
Merge pull request #250278 from scm2342/kubectl-klock-0.3.2
...
kubectl-klock: 0.3.1 -> 0.3.2
2023-08-20 00:57:07 -05:00
R. Ryantm
e1f55593bd
python310Packages.dvc-data: 2.14.0 -> 2.15.1
2023-08-20 05:55:55 +00:00
Robert Schütz
5e01c2cb35
nodePackages.indium: drop
...
According to https://github.com/NicolasPetton/Indium/issues/275 it is
broken.
2023-08-19 22:53:45 -07:00
R. Ryantm
584f385095
python310Packages.pybase64: 1.2.3 -> 1.3.0
2023-08-20 05:36:28 +00:00
Pol Dellaiera
f83eae8af5
Merge pull request #244035 from wahjava/update-ugrep
...
ugrep: 3.12.6 -> 4.0.0
2023-08-20 07:22:40 +02:00
R. Ryantm
287f1b4fb8
python310Packages.debugpy: 1.6.7 -> 1.6.7.post1
2023-08-20 05:14:58 +00:00
Mario Rodas
03c11631ee
Merge pull request #250133 from marsam/update-girara
...
girara: 0.3.9 -> 0.4.0
2023-08-19 23:59:14 -05:00
kashw2
21b7acbdb6
added kashw2 maintainer
2023-08-20 04:19:22 +00:00
kashw2
40a9a33a2e
syft: 0.86.1 -> 0.87.0
2023-08-20 04:19:22 +00:00
Robert Schütz
4ca23fe72e
Merge pull request #249985 from dotlambda/clean-css-cli-buildNpmPackage
...
clean-css-cli: use buildNpmPackage
2023-08-20 04:18:59 +00:00
Randy Eckenrode
e7cf9a7c45
swift: update for cc-wrapper changes
...
The Swift compiler derivation modifies the clang wrapper to use
`exec -a "$0"` to allow it to use the same binary for both `clang` and
`clang++`. The sed script it uses to do this fails after the cc-wrapper
changes in 6f2b3ba027
were merged.
This is fixed by updating `makeClangWrapper` to work with the cc-wrapper
changes by having Bash invoke a simple script that uses `exec -a "$0"`
to set the required name for clang.
This fixes the staging-next build failures with Swift on Darwin and Linux.
https://github.com/NixOS/nixpkgs/pull/248496#issuecomment-1676831102
2023-08-20 00:17:10 -04:00
Robert Schütz
cf970f13ab
Merge pull request #249879 from dotlambda/carto-buildNpmPackage
...
carto: use buildNpmPackage
2023-08-20 04:11:43 +00:00
R. Ryantm
0174830eb6
iosevka-bin: 26.1.0 -> 26.2.0
2023-08-20 03:59:32 +00:00
R. Ryantm
2694f430ac
python310Packages.py3exiv2: 0.11.0 -> 0.12.0
2023-08-20 03:58:08 +00:00
kashw2
33dd914332
furnace: 0.6pre7 -> 0.6.pre8
2023-08-20 13:43:53 +10:00
Bobby Rong
5f75be53ea
Merge pull request #249712 from bobby285271/upd/cinnamon-qt-style
...
nixos/cinnamon: Override Qt apps style again
2023-08-20 11:35:23 +08:00
Yt
10df61d443
python310Packages.paddlepaddle: init at 2.5.0 ( #250115 )
...
* python310Packages.paddlepaddle: init at 2.5.0
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* Update pkgs/development/python-modules/paddlepaddle/default.nix
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
* fix typo
* formatting fix
---------
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2023-08-20 11:26:39 +08:00
Aaron Jheng
d4ffcc940f
imgcrypt: 1.1.7 -> 1.1.8
2023-08-20 11:06:59 +08:00
R. Ryantm
b363e71fda
python310Packages.graphene-django: 3.1.3 -> 3.1.5
2023-08-20 02:52:27 +00:00
R. Ryantm
444ef095c9
python310Packages.radish-bdd: 0.15.0 -> 0.16.1
2023-08-20 02:33:37 +00:00
Aaron Jheng
a1f5f3295f
ratt: unstable-2022-01-11 -> unstable-2023-02-12
2023-08-20 10:21:19 +08:00
Aaron Jheng
268138b584
broot: 1.24.2 -> 1.25.0
2023-08-20 10:06:38 +08:00
TomaSajt
04939367c9
trimage: init at 1.0.7-dev
2023-08-20 03:46:05 +02:00
Bobby Rong
3476a10478
Merge pull request #250160 from bobby285271/upd/gnome
...
GNOME updates 2023-08-19
2023-08-20 09:26:14 +08:00
Sven Mattsen
8225d26e91
kubectl-klock: 0.3.1 -> 0.3.2
2023-08-20 02:51:51 +02:00
R. Ryantm
5c0f7fc6c1
python310Packages.pystache: 0.6.0 -> 0.6.4
2023-08-20 00:32:02 +00:00
Anderson Torres
69f8e0853a
trealla: 2.24.0 -> 2.24.21
2023-08-19 21:13:39 -03:00
figsoda
0b6f3e17dd
Merge pull request #250267 from GaetanLepage/jinja
...
vimPlugins.jinja-vim: init at 2020-06-18
2023-08-19 20:13:07 -04:00
figsoda
70f9457e0f
changie: 1.12.0 -> 1.13.0
...
Diff: https://github.com/miniscruff/changie/compare/v1.12.0...v1.13.0
Changelog: https://github.com/miniscruff/changie/blob/v1.13.0/CHANGELOG.md
2023-08-19 20:11:16 -04:00
Anderson Torres
25575ae935
trealla: 2.23.48 -> 2.24.0
...
- Set line editing library to isocline by default
- Set passthru.updateScript
2023-08-19 21:03:17 -03:00
github-actions[bot]
f6a4c6f912
Merge master into staging-next
2023-08-20 00:02:29 +00:00
Anderson Torres
2393e9d763
trealla: 2.23.35 -> 2.23.48
...
- Set strictDeps
- checkInputs -> nativeCheckInputs
2023-08-19 20:50:29 -03:00
R. Ryantm
84fbdb5255
python310Packages.sphinx-material: 0.0.35 -> 0.0.36
2023-08-19 23:44:57 +00:00
Bruno Bigras
adba145d40
veilid: 0.1.7 -> 0.1.9
2023-08-19 19:39:06 -04:00
"Gaetan Lepage"
e65a7fcd01
vimPlugins: resolve github repository redirects
2023-08-20 00:57:46 +02:00
"Gaetan Lepage"
2b619d5473
vimPlugins: update
2023-08-20 00:52:56 +02:00
Robert Scott
174bd27ec8
jhead: enable tests
2023-08-20 00:45:36 +02:00
Pol Dellaiera
5726fc02de
Merge pull request #249853 from anilanar/fix-vscode-gpu-accel-x
...
vscode: fix GPU acceleration for X
2023-08-20 00:41:23 +02:00