bug#74681: seatd-service-type: error with elogind-service-type

2024-12-05 Thread fourfivemg
Adding both to the `services` section of your `(operating-system)` form, like this: ``` (services (append (list (service elogind-service-type) (service seatd-service-type)) %base-services)) ``` ...will produce this error on running `sudo guix system rec

bug#74687: Bug while guix pull

2024-12-05 Thread Paul Allen
building /gnu/store/irdgdf1yycafngq7rmba4fmwd10dib1n-coreutils-9.1.drv... \ 'check' phaseBacktrace: 14 (primitive-load "/gnu/store/f0kr3m78cmy6qpg3zfy03hps98i8f1rb-compute-guix-derivation") In ice-9/eval.scm: 155:9 13 (_ _) 159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?)

bug#74272: emacs-guix: guix-system-from-file broken

2024-12-05 Thread Christopher Howard
I find this problem, like my other emacs-guix issues I have reported, goes away if I set guix-repl-use-server to nil. Evidentally something is broken with regards to *Guix Internal REPL*, where it is not loading code correctly. -- Christopher Howard

bug#74685: failed guix pull: uncaught exception when building gcc derivation

2024-12-05 Thread Roman Riabenko via Bug reports for GNU Guix
guix pull succeeded today. I attach the output in case it may be useful. $ guix describe Generation 76 05 гру 2024 11:02:29(current) guix 006679d repository URL: https://git.savannah.gnu.org/git/guix.git вітка: master коміт: 006679d1e6ca7acea0629b4f019c8cf89cde08be -- Roman

bug#74707: Bad URLs in "Badge code" section of package pages in the web package browser.

2024-12-05 Thread Yuval Langer
Example: https://packages.guix.gnu.org/packages/emacs-greader The address in the "Badge code" section is: http://127.0.0.1:3000/packages/emacs-greader/ not for: http://packages.guix.gnu.org/packages/emacs-greader/ same for the SVG file address.

bug#74685: failed guix pull: uncaught exception when building gcc derivation

2024-12-05 Thread Roman Riabenko via Bug reports for GNU Guix
close 74685

bug#74359: go-github-com-cyphar-filepath-securejoin-0.3.2 fails

2024-12-05 Thread Ekaitz Zarraga
Applied in 32ad7173d63b6cde703671815f4c993bf2fbdd56 with a slightly changed commit message.

bug#74359: [PATCH] gnu: go-github-com-cyphar-filepath-securejoin: Fix url.

2024-12-05 Thread Simen Endsjø
Fix url incorrectly changed in 9399db35c2105157407fd4a59aeb0cacc58a0c54. * gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin) [origin]: Fix url. (Bug#74359) Change-Id: Ibac24d11efdd6414bdeb8be2cd2184e21d7f8676 --- gnu/packages/golang-xyz.scm | 3 ++- 1 file changed, 2 insert