Re: How to bump a package version locally?

2023-10-19 Thread Tomas Volf
On 2023-10-19 16:47:13 +, Hiep Pham wrote: > On 10/18/23 21:00, wolf wrote: > > On 2023-10-18 18:24:48 +, Hiep Pham wrote: > >> Hi, > >> > >> I want to bump `jsonnet` version from 0.17.0 to 0.20.0 from the master > >> branch of the `guix` repository. I edited the version in > >> `gnu/packag

Re: How to bump a package version locally?

2023-10-19 Thread Hiep Pham
On 10/18/23 21:00, wolf wrote: > On 2023-10-18 18:24:48 +, Hiep Pham wrote: >> Hi, >> >> I want to bump `jsonnet` version from 0.17.0 to 0.20.0 from the master >> branch of the `guix` repository. I edited the version in >> `gnu/packages/cpp.scm`: >> >> (define-public jsonnet >> (package >>

Re: Pinebook Pro boot from NVME

2023-10-19 Thread paul via
Hi Efraim, thank you so much for handcrafting a patch just to unlock me, it hasn't worked but I feel we are getting closer. I'm reporting another failure data point, please correct me if I've done anything stupid. Il 18/10/23 12:22, Efraim Flashner ha scritto: There was a recent change to ma

Re: [TIL] guix doesn't check hash when uri starts with file:///

2023-10-19 Thread Simon Tournier
Hi, On Wed, 20 Sep 2023 at 19:18, Rodrigo Morales wrote: > #+BEGIN_SRC scheme > (define-module (my packages experiments-zathura-custom) > #:use-module (guix packages) > #:use-module (guix download) > #:use-module (gnu packages pdf) > #:use-module (gnu packages gnome)) > > (define-public