Commit Graph

2351 Commits

Author SHA1 Message Date
Pol Dellaiera
8c6d5332c4
Merge pull request #309226 from r-ryantm/auto-update/deno
deno: 1.42.4 -> 1.43.1
2024-05-05 21:42:53 +02:00
R. Ryantm
48e7553441 deno: 1.42.4 -> 1.43.1 2024-05-05 08:45:05 +00:00
R. Ryantm
350aa158bb ihp-new: 1.2.0 -> 1.3.0 2024-05-05 01:07:53 +00:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
superherointj
afbb7ba885
flyctl: remove nested with from meta 2024-05-01 16:46:52 -03:00
Raghav Sood
13b3715cfb
flyctl: 0.2.40 -> 0.2.46 2024-05-02 02:35:33 +08:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
R. Ryantm
b5c86f0819 bun: 1.1.4 -> 1.1.6 2024-04-29 02:48:59 +00:00
github-actions[bot]
24c668d7e0
Merge master into staging-next 2024-04-29 00:02:23 +00:00
Tobias Pflug
be5f1347c7 Remove 'gilligan' as maintainer 2024-04-28 20:54:02 +02:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Weijia Wang
536cecef16
Merge pull request #304600 from r-ryantm/auto-update/deno
deno: 1.42.3 -> 1.42.4
2024-04-27 03:19:17 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
github-actions[bot]
d0efe40740
Merge master into staging-next 2024-04-25 06:01:20 +00:00
Mario Rodas
6b78a94909
Merge pull request #306612 from marsam/add-nodejs_22
nodejs_22: init at 22.0.0
2024-04-24 23:43:26 -05:00
github-actions[bot]
05273cc291
Merge master into staging-next 2024-04-25 00:02:07 +00:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
12c19fa317 nodejs_21: drop
Node.js 21 reachs EOL in 2024-06-01
2024-04-24 04:20:00 +00:00
Mario Rodas
ba733f8000 nodejs_22: init at 22.0.0
Changelog: https://github.com/nodejs/node/releases/tag/v22.0.0
2024-04-24 04:20:00 +00:00
github-actions[bot]
3fc84a9b46
Merge staging-next into staging 2024-04-21 18:01:29 +00:00
Alan Pearce
7bdfdda1ad flyctl: 0.2.25 -> 0.2.40
https://github.com/superfly/flyctl/releases/tag/v0.2.40
2024-04-20 22:38:12 +02:00
github-actions[bot]
183a214e9e
Merge staging-next into staging 2024-04-19 12:01:41 +00:00
Vladimír Čunát
8c0c955a09
Merge branch 'master' into staging-next 2024-04-19 07:52:28 +02:00
Weijia Wang
aca645b924
Merge pull request #303751 from r-ryantm/auto-update/function-runner
function-runner: 4.2.0 -> 5.0.0
2024-04-18 21:10:48 +02:00
github-actions[bot]
ae22f8403a
Merge master into staging-next 2024-04-18 18:00:58 +00:00
R. Ryantm
d05592ea7e bun: 1.1.3 -> 1.1.4 2024-04-17 23:25:13 +00:00
github-actions[bot]
b1f0a79f07
Merge staging-next into staging 2024-04-18 18:01:29 +00:00
Lily Foster
4a6511fb98 nodejs: make buildNpmPackage git dep lockfile fixup fail gracefully when no lockfile exists and git deps forced
Some git dependencies with install scripts might genuinely have no
declared dependencies of their own and thus theoretically should be able
to build without a lockfile. Making the lockfile fixup fail gracefully
instead of fatally when `forceGitDeps = true` is on allows those
packages to work.
2024-04-17 14:47:16 -05:00
R. Ryantm
b2eca02a0a deno: 1.42.3 -> 1.42.4 2024-04-16 17:53:27 +00:00
github-actions[bot]
4908c48bf5
Merge master into staging-next 2024-04-15 12:01:00 +00:00
Mario Rodas
f8b0835980 nodejs_18: 18.20.1 -> 18.20.2
Changelog: https://github.com/nodejs/node/releases/tag/v18.20.2
2024-04-15 04:20:00 +00:00
Mario Rodas
655ba31901 nodejs_20: 20.12.1 -> 20.12.2
Changelog: https://github.com/nodejs/node/releases/tag/v20.12.2
2024-04-15 04:20:00 +00:00
R. Ryantm
8d1292cd49 nodejs-slim_21: 21.7.2 -> 21.7.3 2024-04-13 19:00:19 +00:00
Weijia Wang
f3a1652b09 Merge branch 'master' into staging-next 2024-04-13 19:10:53 +02:00
Nick Cao
e546289ea9
Merge pull request #303584 from r-ryantm/auto-update/bun
bun: 1.1.2 -> 1.1.3
2024-04-13 11:18:54 -04:00
R. Ryantm
6dacda3207 function-runner: 4.2.0 -> 5.0.0 2024-04-13 00:56:22 +00:00
06kellyjac
54b29dac32 deno: 1.41.3 -> 1.42.3
librusty_v8 is distributed as .a.gz now
2024-04-12 14:47:59 +01:00
R. Ryantm
0e2e5ebac4 bun: 1.1.2 -> 1.1.3 2024-04-12 10:40:52 +00:00
Weijia Wang
3f59355d84 Merge branch 'staging-next' into staging 2024-04-09 08:26:23 +02:00
Mario Rodas
07cf2e8303
Merge pull request #301508 from marsam/update-nodejs_18
nodejs_18: 18.19.1 -> 18.20.1
2024-04-07 12:49:29 -05:00
R. Ryantm
b321e3d6c7 bun: 1.1.0 -> 1.1.2 2024-04-07 07:44:11 +00:00
github-actions[bot]
71f1268051
Merge staging-next into staging 2024-04-04 12:01:39 +00:00
Mario Rodas
cd54a02858
Merge pull request #301446 from marsam/update-nodejs_20
nodejs_20: 20.12.0 -> 20.12.1
2024-04-04 05:17:21 -05:00
github-actions[bot]
75a5384ed5
Merge staging-next into staging 2024-04-04 06:01:44 +00:00
krovuxdev
74569b7d4a bun: 1.0.36 -> 1.1.0 2024-04-04 01:55:49 +02:00
Mario Rodas
8dab62f640 nodejs_20: 20.12.0 -> 20.12.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.12.1
2024-04-03 04:20:00 +00:00
Mario Rodas
17064f0793 nodejs_21: 21.7.1 -> 21.7.2
Changelog: https://github.com/nodejs/node/releases/tag/v21.7.2
2024-04-03 04:20:00 +00:00