Commit Graph
733838 Commits
Author SHA1 Message Date
Nick CaoandGitHub b05abfe5ca harsh: 0.10.6 -> 0.10.7 (#371119) 2025-01-05 10:37:08 -05:00
Nick CaoandGitHub de5a906fb6 protols: 0.8.0 -> 0.9.0 (#371037) 2025-01-05 10:35:46 -05:00
Austin HorstmanandGitHub ed3413cf52 vimPlugins.blink-cmp: 0.8.2 -> 0.9.2 (#371140) 2025-01-05 09:35:14 -06:00
Nick CaoandGitHub 408232c5f8 gopeed: 1.6.5 -> 1.6.6 (#371047) 2025-01-05 10:33:44 -05:00
Nick CaoandGitHub 27f93bf467 python312Packages.chainstream: 1.0.1 -> 1.0.2 (#371062) 2025-01-05 10:32:12 -05:00
Nick CaoandGitHub 8e1b265bde python312Packages.human-readable: 1.3.4 -> 1.4.1 (#371066) 2025-01-05 10:31:34 -05:00
Nick CaoandGitHub 3fc185dfa3 python312Packages.msgraph-sdk: 1.15.0 -> 1.16.0 (#370973) 2025-01-05 10:30:46 -05:00
Nick CaoandGitHub 8c73dc6ec8 python312Packages.onigurumacffi: 1.3.0 -> 1.4.1 (#371070) 2025-01-05 10:30:30 -05:00
Nick CaoandGitHub 552138d7d3 doas-sudo-shim: 0.1.1 -> 0.1.2 (#371015) 2025-01-05 10:26:39 -05:00
Nick CaoandGitHub 0490c3c5e7 gitsign: 0.11.0 -> 0.12.0 (#371021) 2025-01-05 10:25:50 -05:00
Nick CaoandGitHub 26f6b4d190 keymapper: 4.9.1 -> 4.9.2 (#371031) 2025-01-05 10:24:40 -05:00
Nick CaoandGitHub c2617134b3 cargo-mutants: 24.11.2 -> 25.0.0 (#371033) 2025-01-05 10:24:14 -05:00
Nick CaoandGitHub df6a0869af ctune: 1.3.2 -> 1.3.3 (#370960) 2025-01-05 10:21:58 -05:00
Gautier DI FOLCOandGitHub 0eca8fc287 gerbera: 1.12.1 -> 2.3.0 (#343086) 2025-01-05 16:21:31 +01:00
Nick CaoandGitHub 82c69f2558 epson-escpr2: 1.2.21 -> 1.2.24 (#370991) 2025-01-05 10:19:52 -05:00
Jörg ThalheimandGitHub 9c9f0970ac breakpointHook: re-implement using nsenter (#370184) 2025-01-05 16:18:52 +01:00
Nick CaoandGitHub ca7a0df447 enzyme: 0.0.170 -> 0.0.172 (#370871) 2025-01-05 10:18:07 -05:00
Pol DellaieraandGitHub 683480ad9d nixos/cryptpad: fix service with nodejs 22.11 (#371085) 2025-01-05 16:17:25 +01:00
Nick CaoandGitHub 629d3524aa python312Packages.edk2-pytool-library: 0.22.3 -> 0.22.4 (#370886) 2025-01-05 10:17:14 -05:00
Nick CaoandGitHub 9a3f42c691 nwg-dock-hyprland: 0.4.0 -> 0.4.2 (#370829) 2025-01-05 10:15:24 -05:00
Nick CaoandGitHub 1cf442d2b5 ats2: suppress -Wimplicit-function-declaration by default (#370777) 2025-01-05 10:14:25 -05:00
Nick CaoandGitHub 1866a1f5b8 python312Packages.sqids: 0.5.0 -> 0.5.1 (#370842) 2025-01-05 10:14:07 -05:00
oddlama e452a806bf vimPlugins.blink-cmp: 0.8.2 -> 0.9.2 2025-01-05 15:13:33 +01:00
Gaétan LepageandGitHub d86ae899d2 piston-cli: 1.4.3 -> 1.5.0, tweak, fetchFromGitHub, versionCheckHook (#370904) 2025-01-05 15:03:06 +01:00
Nikolay KorotkiyandGitHub a408375f5c flashmq: 1.18.2 -> 1.19.0 (#371128) 2025-01-05 17:50:38 +04:00
Nikolay Korotkiy 61ff8b7109 flashmq: modernize 2025-01-05 17:49:36 +04:00
Florian KlinkandGitHub c78bdbc5c8 xmedcon: 0.24.1 -> 0.25.0 (#371029) 2025-01-05 15:39:49 +02:00
Jörg Thalheim 3e81636c90 docs/breakpointHook: simplify instructions 2025-01-05 14:36:05 +01:00
DavHauandJörg Thalheim d7d59e137c breakpointHook: re-implement using nsenter
breakpointHook is amazing and has been a daily driver for me. Though it has been buggy several times in the past and recently it stopped working on my system, as the approach using cntr seems to be a bit sensitive to the environment and which shell is used etc.

After speaking with @mic92, it turned out there is an alternative approach using `nsenter`. After playing with that for a while, I think we should replace the current implementation of breakpointHook.

The new output when a build fails will look like this:
```
build failed in configurePhase with exit code 1
To attach, run the following command:
    sudo /nix/store/2kzihv08w9vsyi6zhs0pi2i9117v4q1v-attach/bin/attach 28715971284
```

Benefits of the new implementation over the old one:
- no need to install cntr tool on the local machine first, the copy pasted command will just work
- no need to execute `cntr exec ...` manually to enter the namespace
- interactive shell by default
- dropped into correct working directory by default
- $out available by default
- possibility to override the shell with zfs or fish, etc. by defining `debugShell` in the derivation to debug
- probably less prone to bugs as it only uses nsenter

cc @mic92
2025-01-05 14:36:05 +01:00
Robert SchützandGitHub 380335ad2a deltachat-desktop: 1.50.0 -> 1.50.1 (#370746) 2025-01-05 05:35:27 -08:00
Gaétan LepageandGitHub 7cb0f4990b vimPlugins.nvim-java: init at 2024-12-24 (#370865) 2025-01-05 14:30:34 +01:00
lucasew cde58d04b2 piston-cli: 1.4.3 -> 1.5.0, tweak, fetchFromGitHub, versionCheckHook
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-01-05 10:20:44 -03:00
R. Ryantm cd3455a4fc flashmq: 1.18.2 -> 1.19.0 2025-01-05 13:06:12 +00:00
Jörg ThalheimandGitHub aec3457418 xfce.xfce4-whiskermenu-plugin: 2.8.3 -> 2.8.4 (#371088) 2025-01-05 14:05:29 +01:00
Gaetan Lepage 7e1e0345a3 vimPlugins.nvim-java: init at 2024-12-24 2025-01-05 13:53:14 +01:00
Gaetan Lepage a305b13749 vimPlugins.nvim-java-dap: init at 2024-07-25 2025-01-05 13:53:14 +01:00
Gaetan Lepage 0ac7333760 vimPlugins.nvim-java-test: init at 2024-07-19 2025-01-05 13:53:14 +01:00
Gaetan Lepage e6e2e446d4 vimPlugins.nvim-java-refactor: init at 2024-07-25 2025-01-05 13:53:14 +01:00
Silvan MosbergerandGitHub 6f4b5802fd ci/request-reviews: limit to 10 review requests (#371115) 2025-01-05 13:45:16 +01:00
Pol DellaieraandGitHub 0cdac3a1b7 open-webui: 0.5.3 -> 0.5.4 (#371098) 2025-01-05 13:42:29 +01:00
Gaétan LepageandGitHub e251da462a lipo-go: init at 0.9.3 (#368367) 2025-01-05 13:42:11 +01:00
Wolfgang WaltherandGitHub d332055bca frida-tools: fix at run-time (#362462) 2025-01-05 13:41:47 +01:00
Martin WeineltandGitHub 722e47cc97 python312Packages.pymatting: migrate to git tag (#371112) 2025-01-05 13:33:04 +01:00
R. Ryantm 343df6b1f5 harsh: 0.10.6 -> 0.10.7 2025-01-05 12:32:23 +00:00
Wolfgang Walther 240c82b60e ci/request-reviews: limit to 10 maintainer review requests
This mirrors ofborg for now.
2025-01-05 13:29:18 +01:00
ZHAO Jin-Xiang b0e9942d09 lipo-go: init at 0.9.3 2025-01-05 20:26:42 +08:00
Martin Weinelt 57c87c818d python312Packages.pymatting: migrate to git tag 2025-01-05 13:24:14 +01:00
Jörg ThalheimandGitHub b1c566f01f libx86emu: fix aarch64 build (#370181) 2025-01-05 13:18:42 +01:00
Pol DellaieraandGitHub e501b8360a n98-magerun2: use tag; add versionCheckHook (#371107) 2025-01-05 13:14:33 +01:00
eyjhb b13a12ef3a frida-tools: fix missing websockets dependency 2025-01-05 13:09:39 +01:00