bug#59363: Fw: [PATCH] flatpak: Adjustments to make --with-commit work

2022-11-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
On 20 November 2022 12:11:28 UTC, Tobias Geerinckx-Rice  wrote:
>[Off list]

...or not!  :-D. Phones are a cruel joke.

Anyway, that's the dealio.






bug#59363: Fw: [PATCH] flatpak: Adjustments to make --with-commit work

2022-11-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
[Off list]

Hi Chris,

You didn't receive their mails because their address is banned from all lists 
that support doing so.

Unfortunately, there are loopholes.

Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.





bug#59363: Fw: [PATCH] flatpak: Adjustments to make --with-commit work

2022-11-20 Thread Christopher Baines

Jacob Hrbek  writes:

> CC mentors -- please review and merge if appropriate

I think patches are best sent to guix-patches, even if they relate to a
bug filed against the guix package.

Also, for some reason, I'm missing the original mail for this bug.

Anyway, --with-commit doesn't work because of the reason displayed when
you try and use it. --with-source is what you should be using:

  guix build flatpak 
--with-source=https://github.com/flatpak/flatpak/releases/download/1.15.0/flatpak-1.15.0.tar.xz


signature.asc
Description: PGP signature


bug#59363: Fw: [PATCH] flatpak: Adjustments to make --with-commit work

2022-11-19 Thread jgart via Bug reports for GNU Guix
On Sat, 19 Nov 2022 23:05:21 + Jacob Hrbek  wrote:
> CC mentors -- please review and merge if appropriate

Thanks for sending! I'll take a look soon.