adisbladis
db7050bb88
importNpmLock: Don't create intermediate symlink files
...
It's currently possible to run into a race condition when entering the same development environment concurrently:
```
❯ git fetch; jj rebase -b 'all:mutable() & mine()' -d main@origin --skip-emptied
Rebased 4 commits onto destination
Abandoned 1 newly emptied commits
Working copy (@) now at: tnyknvqt 93e36def (empty) (no description set)
Parent commit (@-) : wnqxqyyl e0983a05 main@origin | Increase limit of max number of words
Added 0 files, modified 8 files, removed 0 files
direnv: loading ~/dev/REDACTED/.envrc
direnv: loading https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc (sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4=)
Executing linkNodeModulesHook
node:internal/fs/promises:782
return await PromisePrototypeThen(
^
Error: ENOENT: no such file or directory, rename 'node_modules/.bin-nix-hook-temp' -> 'node_modules/.bin'
at async Object.rename (node:internal/fs/promises:782:10)
at async /nix/store/ps9ivjjxzi0fks67j6vd4gbw5dcnhp0w-link-node-modules.js:84:7
at async Promise.all (index 0)
at async main (/nix/store/ps9ivjjxzi0fks67j6vd4gbw5dcnhp0w-link-node-modules.js:58:3) {
errno: -2,
code: 'ENOENT',
syscall: 'rename',
path: 'node_modules/.bin-nix-hook-temp',
dest: 'node_modules/.bin'
}
Node.js v20.17.0
Finished executing linkNodeModulesShellHook
```
This change removes the intermediate file creation and simply tries to create a symlink directly.
If the target `node_modules/foo` already exists we unlink it and try to create the symlink again.
2025-07-14 18:43:05 +12:00
Wolfgang Walther and GitHub
a9904e09a1
treewide: remove paveloom as maintainer ( #424788 )
2025-07-13 12:22:58 +00:00
9085efd37f
luau: 0.681 -> 0.682 ( #424722 )
...
Co-authored-by: HeitorAugustoLN <IAm.HeitorALN@proton.me >
2025-07-13 12:02:15 +00:00
1603f246e3
gersemi: 0.19.3 -> 0.20.1 ( #421965 )
...
Co-authored-by: xeals <xeals@users.noreply.github.com >
2025-07-13 11:51:52 +00:00
Yt and GitHub
28538532d5
redpanda-client: 25.1.6 -> 25.1.7 ( #424746 )
2025-07-13 07:31:51 -04:00
Robert Hensing and GitHub
5d22f1ff55
Fix legacyPackages performance ( #423290 )
2025-07-13 13:20:05 +02:00
Azat Bahawi and GitHub
bd3237f785
mold: 2.40.1 -> 2.40.2 ( #424689 )
2025-07-13 14:15:01 +03:00
R. Ryantm and Masum Reza
89dc88bf09
roddhjav-apparmor-rules: 0-unstable-2025-06-21 -> 0-unstable-2025-07-12
2025-07-13 16:33:21 +05:30
Franz Pletz and GitHub
81d4d5819b
Postfix service in systemd-nspawn -U containers ( #424675 )
2025-07-13 12:55:47 +02:00
Wolfgang Walther and GitHub
91870837c8
devpi-server: 6.14.0 -> 6.15.0 ( #409700 )
2025-07-13 10:50:06 +00:00
Doron Behar and GitHub
81833fda81
python312Packages.svgdigitizer: init at 0.12.6 ( #423464 )
2025-07-13 13:46:47 +03:00
f517150925
koboldcpp: 1.94 -> 1.95.1 ( #423317 )
...
Co-authored-by: DontEatOreo <DontEatOreo@users.noreply.github.com >
2025-07-13 10:45:58 +00:00
Marcus Ramberg and GitHub
7251df6ef8
perlModules.PerconaToolkit: 3.2.0 -> 3.7.0 ( #399080 )
2025-07-13 12:26:33 +02:00
R. RyanTM and GitHub
0f506f2191
python3Packages.uiprotect: 7.14.1 -> 7.14.2 ( #424736 )
...
https://github.com/uilibs/uiprotect/blob/v7.14.2/CHANGELOG.md
2025-07-13 12:16:36 +02:00
c37bde378a
haproxy: 3.2.1 -> 3.2.3 ( #424186 )
...
Co-authored-by: vifino <vifino@users.noreply.github.com >
2025-07-13 10:01:05 +00:00
Wolfgang Walther and GitHub
6cf90ebbfa
pkgs/by-name/{m,n}*: migrate to pyproject = true ( #423900 )
2025-07-13 09:56:43 +00:00
Thiago Kenji Okada and GitHub
aebb995e36
jetbrains: add forceWayland flag ( #424521 )
2025-07-13 10:50:35 +01:00
Thiago Kenji Okada and GitHub
d530b62ce5
libretro.play: 0-unstable-2025-07-01 -> 0-unstable-2025-07-09 ( #424745 )
2025-07-13 10:49:10 +01:00
Thiago Kenji Okada and GitHub
09a0874b6a
libretro.dosbox-pure: 0-unstable-2025-06-16 -> 0-unstable-2025-07-10 ( #424703 )
2025-07-13 10:48:59 +01:00
Pavel Sobolev
f685a22664
treewide: remove paveloom as maintainer
2025-07-13 12:17:08 +03:00
3cad0c8e96
ghostfolio: 2.176.0 -> 2.181.0 ( #424734 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-07-13 08:46:44 +00:00
Florian Klink and GitHub
6a357f1c3e
tiny-dfr: 0.3.2 -> 0.3.5 ( #411698 )
2025-07-13 11:28:38 +03:00
K900 and GitHub
691ceebaef
electron_36-bin: update hashes ( #424763 )
2025-07-13 10:52:23 +03:00
K900
2f0a9075f6
electron_36-bin: update hashes
...
Upstream reissued the release.
2025-07-13 10:45:09 +03:00
Fabian Affolter and GitHub
7115c0cb30
python3Packages.msgraph-sdk: 1.35.0 -> 1.37.0 ( #424147 )
2025-07-13 09:24:02 +02:00
Fabian Affolter and GitHub
dd374bb340
netexec: use python 3.12 ( #424176 )
2025-07-13 09:23:38 +02:00
Fabian Affolter and GitHub
fa997a3208
python3Packages.resend: 2.10.0 -> 2.11.0 ( #424437 )
2025-07-13 09:22:17 +02:00
Fabian Affolter and GitHub
ab93c99a29
python3Packages.llama-index-cli: 0.4.3 -> 0.4.4 ( #424623 )
2025-07-13 09:21:56 +02:00
Fabian Affolter and GitHub
4cba29d83d
python3Packages.pydrawise: 2025.6.0 -> 2025.7.0 ( #424626 )
2025-07-13 09:21:19 +02:00
tomberek and GitHub
fb635e5acb
nixVersions.nix_2_30: init at 2.30.1 ( #423962 )
2025-07-13 02:37:03 -04:00
Franz Pletz and GitHub
45e857ec59
fehlstart: unstable-2016-05-23 -> 0.5-unstable-2025-01-12 ( #424479 )
2025-07-13 08:34:37 +02:00
3edeaeeb8d
rime-moegirl: 20250610 -> 20250711 ( #424258 )
...
Co-authored-by: xddxdd <b980120@hotmail.com >
2025-07-13 06:30:23 +00:00
63a64b083f
vscode-css-languageserver: 1.101.2 -> 1.102.0 ( #424212 )
...
Co-authored-by: ryota2357 <contact@ryota2357.com >
2025-07-13 06:22:53 +00:00
Vladimír Čunát
91e52daa70
thunderbird: 140.0 -> 140.0.1 ( #424578 )
2025-07-13 08:15:42 +02:00
Franz Pletz and GitHub
e39bccc246
podman-desktop: 1.19.2 -> 1.20.1 ( #424651 )
2025-07-13 08:12:21 +02:00
Franz Pletz and GitHub
e941e71095
jellyfin-tui:1.2.2->1.2.3 ( #424707 )
2025-07-13 08:01:27 +02:00
R. Ryantm
cfad37c459
redpanda-client: 25.1.6 -> 25.1.7
2025-07-13 05:59:56 +00:00
R. Ryantm
46d070c6b4
libretro.play: 0-unstable-2025-07-01 -> 0-unstable-2025-07-09
2025-07-13 05:59:37 +00:00
tomberek and GitHub
c9249cbeb9
revive: 1.10.0 -> 1.11.0 ( #424580 )
2025-07-13 01:53:38 -04:00
Franz Pletz and GitHub
f2bb9336f0
eza: 0.22.0 -> 0.22.1 ( #424666 )
2025-07-13 07:42:49 +02:00
Franz Pletz and GitHub
48ce38bb2a
xlockmore: 5.83 -> 5.84 ( #424709 )
2025-07-13 07:42:15 +02:00
Franz Pletz and GitHub
e2e7b4a201
fq: 0.15.0 -> 0.15.1 ( #424670 )
2025-07-13 07:37:51 +02:00
7cd2683e76
snx-rs: 4.4.4 -> 4.4.5 ( #424684 )
...
Co-authored-by: Shavyn <Shavyn@users.noreply.github.com >
2025-07-13 05:37:09 +00:00
Doron Behar and GitHub
42e3aaee3d
python3Packages.guidata: 3.10.0 -> 3.12.0 ( #424705 )
2025-07-13 08:25:47 +03:00
Doron Behar and GitHub
a3c960b190
libsForQt5.qtutilities: 6.16.0 -> 6.17.0 ( #424665 )
2025-07-13 08:25:13 +03:00
Doron Behar and GitHub
75a66be127
monkeysAudio: 11.18 -> 11.20 ( #424685 )
2025-07-13 08:24:54 +03:00
tomberek and GitHub
208ffb59ec
tt-metal: init at 0.59.1 ( #421169 )
2025-07-13 00:45:32 -04:00
a72ab35768
boxflat: 1.32.1 -> 1.33.0 ( #423223 )
...
Co-authored-by: DaRacci <me@racci.dev >
2025-07-13 04:38:03 +00:00
R. Ryantm
115dc338f4
ghostfolio: 2.176.0 -> 2.181.0
2025-07-13 04:34:21 +00:00
23449d0087
fiddler-everywhere: 6.6.0 -> 7.0.0 ( #424731 )
...
Co-authored-by: RoGreat <RoGreat@users.noreply.github.com >
2025-07-13 04:31:42 +00:00