Commit Graph
733811 Commits
Author SHA1 Message Date
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
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
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
eyjhb 12a146bfde pythonPackages.frida-python: 16.0.19 -> 16.5.7 2025-01-05 13:09:33 +01:00
Piotr Kwiecinski b509768ce6 n98-magerun2: add versionCheckHook 2025-01-05 12:59:27 +01:00
Piotr Kwiecinski 6c07f97514 n98-magerun2: use tag 2025-01-05 12:58:40 +01:00
K900andGitHub e554bf1765 Revert "unbound: pull changes to master" (#371103) 2025-01-05 14:43:38 +03:00
K900andGitHub 605edc825b Revert "unbound: pull changes to master" 2025-01-05 14:43:26 +03:00
codgician cceb5074fa open-webui: 0.5.3 -> 0.5.4 2025-01-05 19:11:35 +08:00
RamsesandGitHub 0ae989008d switch-to-configuration-ng: Fix exit status on bootloader install error (#369867) 2025-01-05 12:11:09 +01:00
Lin JianandGitHub debb218a7a nixos/kmonad: add new option enableHardening (#370437) 2025-01-05 19:02:27 +08:00
Francesco Gazzetta 81874bfc8c dayon: 14.0.2 -> 15.0.0
https://github.com/RetGal/Dayon/releases/tag/v15.0.0
2025-01-05 10:58:41 +00:00
Francesco Gazzetta 4a1f682683 tcl-9_0,tk-9_0: 9.0.0 -> 9.0.1
Fixes darwin for tk-9_0
2025-01-05 10:57:15 +00:00
Thiago Kenji OkadaandGitHub f33c45a113 evil-helix: 20240716 -> 20250104 (#371019) 2025-01-05 10:46:25 +00:00
Pol DellaieraandGitHub 328a666ca8 tuist: init at 4.38.2 (#369050) 2025-01-05 11:40:11 +01:00
ColinandGitHub 21e994c142 jackett: 0.22.1109 -> 0.22.1177 (#370024) 2025-01-05 10:28:53 +00:00
Donovan GloverandGitHub 5586bd0532 ltex-ls: set meta.mainProgram to "ltex-ls" (#371071) 2025-01-05 10:24:57 +00:00
rewineandGitHub c04b874959 neocmakelsp: build with meson (#370200) 2025-01-05 18:09:59 +08:00
Jörg ThalheimandGitHub 1d606ab768 buildbot: python3Packages.service-identity: 24.1.0 -> 24.2.0 (#371083) 2025-01-05 10:56:34 +01:00