about summary refs log tree commit diff
path: root/pkgs/development/web
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02Merge branch 'master' into staging-nextVladimír Čunát1-6/+6
2024-05-01flyctl: remove nested with from metasuperherointj1-3/+3
2024-05-02flyctl: 0.2.40 -> 0.2.46Raghav Sood1-3/+3
2024-04-30Merge branch 'master' into staging-nextWeijia Wang1-5/+5
2024-04-29bun: 1.1.4 -> 1.1.6R. Ryantm1-5/+5
2024-04-29Merge master into staging-nextgithub-actions[bot]1-1/+1
2024-04-28Remove 'gilligan' as maintainerTobias Pflug1-1/+1
2024-04-27Merge branch 'master' into staging-nextWeijia Wang2-8/+8
2024-04-27Merge pull request #304600 from r-ryantm/auto-update/denoWeijia Wang2-8/+8
deno: 1.42.3 -> 1.42.4
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar5-10/+10
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-25Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2024-04-25Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-04-24Merge pull request #306612 from marsam/add-nodejs_22Mario Rodas1-2/+2
nodejs_22: init at 22.0.0
2024-04-25Merge master into staging-nextgithub-actions[bot]2-3/+0
2024-04-24Merge pull request #271071 from pbsds/wrapAppImage-pname-reduxAtemu2-3/+0
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24treewide: unbreak appimageTools.wrapType2 buildsPeder Bergebakken Sundt2-3/+0
`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-24maintainers: drop marsamMario Rodas1-1/+1
2024-04-24nodejs_21: dropMario Rodas1-18/+0
Node.js 21 reachs EOL in 2024-06-01
2024-04-24nodejs_22: init at 22.0.0Mario Rodas1-0/+18
Changelog: https://github.com/nodejs/node/releases/tag/v22.0.0
2024-04-21Merge staging-next into staginggithub-actions[bot]1-3/+3
2024-04-20flyctl: 0.2.25 -> 0.2.40Alan Pearce1-3/+3
https://github.com/superfly/flyctl/releases/tag/v0.2.40
2024-04-19Merge staging-next into staginggithub-actions[bot]1-3/+3
2024-04-19Merge branch 'master' into staging-nextVladimír Čunát1-3/+3
2024-04-18Merge pull request #303751 from r-ryantm/auto-update/function-runnerWeijia Wang1-3/+3
function-runner: 4.2.0 -> 5.0.0
2024-04-18Merge master into staging-nextgithub-actions[bot]1-5/+5
2024-04-17bun: 1.1.3 -> 1.1.4R. Ryantm1-5/+5
2024-04-18Merge staging-next into staginggithub-actions[bot]1-5/+5
2024-04-17nodejs: make buildNpmPackage git dep lockfile fixup fail gracefully when no ↵Lily Foster1-2/+2
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-16deno: 1.42.3 -> 1.42.4R. Ryantm2-8/+8
2024-04-15Merge master into staging-nextgithub-actions[bot]2-4/+4
2024-04-15nodejs_18: 18.20.1 -> 18.20.2Mario Rodas1-2/+2
Changelog: https://github.com/nodejs/node/releases/tag/v18.20.2
2024-04-15nodejs_20: 20.12.1 -> 20.12.2Mario Rodas1-2/+2
Changelog: https://github.com/nodejs/node/releases/tag/v20.12.2
2024-04-13nodejs-slim_21: 21.7.2 -> 21.7.3R. Ryantm1-2/+2
2024-04-13Merge branch 'master' into staging-nextWeijia Wang4-16/+16
2024-04-13Merge pull request #303584 from r-ryantm/auto-update/bunNick Cao1-5/+5
bun: 1.1.2 -> 1.1.3
2024-04-13function-runner: 4.2.0 -> 5.0.0R. Ryantm1-3/+3
2024-04-12deno: 1.41.3 -> 1.42.306kellyjac3-11/+11
librusty_v8 is distributed as .a.gz now
2024-04-12bun: 1.1.2 -> 1.1.3R. Ryantm1-5/+5
2024-04-09Merge branch 'staging-next' into stagingWeijia Wang2-10/+7
2024-04-07Merge pull request #301508 from marsam/update-nodejs_18Mario Rodas1-5/+2
nodejs_18: 18.19.1 -> 18.20.1
2024-04-07bun: 1.1.0 -> 1.1.2R. Ryantm1-5/+5
2024-04-04Merge staging-next into staginggithub-actions[bot]1-2/+2
2024-04-04Merge pull request #301446 from marsam/update-nodejs_20Mario Rodas1-2/+2
nodejs_20: 20.12.0 -> 20.12.1
2024-04-04Merge staging-next into staginggithub-actions[bot]1-5/+5
2024-04-04bun: 1.0.36 -> 1.1.0krovuxdev1-5/+5
2024-04-03nodejs_20: 20.12.0 -> 20.12.1Mario Rodas1-2/+2
Changelog: https://github.com/nodejs/node/releases/tag/v20.12.1
2024-04-03nodejs_21: 21.7.1 -> 21.7.2Mario Rodas1-2/+2
Changelog: https://github.com/nodejs/node/releases/tag/v21.7.2
2024-04-03nodejs_18: 18.19.1 -> 18.20.1Mario Rodas1-5/+2
https://github.com/nodejs/node/releases/tag/v18.20.0 https://github.com/nodejs/node/releases/tag/v18.20.1
2024-04-01Merge staging-next into staginggithub-actions[bot]1-5/+5
2024-03-31bun: 1.0.35 -> 1.0.36R. Ryantm1-5/+5