Hello!
Tobias Geerinckx-Rice skribis:
> On 2016-07-22 21:58, Vincent Legoll wrote:
>>> Does anyone know a reason why all the .config stuff couldn't be
>>> moved to a separate 'configure-phase, before I waste my time? ;-)
>>
>> There's a thread in help-guix that may be relevant:
>>
>> https://lis
> PS: any chance you could easily switch to plain text for this list?
> It would make reading & replying just a bit more pleasant :-)
Sry, it's probably when I reply from my phone... I can't see anything
wrong [0] dough...
[0] http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00969.html
David,
On 2016-07-22 22:00, David Craven wrote:
I'm sure if you improve the linux-libre package to make it simpler
to customize we can annoy ludo until he merges it... =P
That's the plan! I just don't want to do the work only to hear (or
realise myself) ‘yeah, it should be like that, but x, so
Vincent,
Thanks for the quick reply!
On 2016-07-22 21:58, Vincent Legoll wrote:
Does anyone know a reason why all the .config stuff couldn't be
moved to a separate 'configure-phase, before I waste my time? ;-)
There's a thread in help-guix that may be relevant:
https://lists.gnu.org/archive/
On Fri, Jul 22, 2016 at 10:00 PM, David Craven wrote:
> I'm sure if you improve the linux-libre package to make it simpler to
> customize we can annoy ludo until he merges it... =P
Maybe something like what I proposed here:
https://lists.gnu.org/archive/html/help-guix/2016-07/msg00122.html
would
I'm sure if you improve the linux-libre package to make it simpler to
customize we can annoy ludo until he merges it... =P
On Jul 22, 2016 9:58 PM, "Vincent Legoll" wrote:
> > That's wonderfully trivial. It encouraged me to finally try porting
> > my old patched Linux kernel + custom configuratio
> That's wonderfully trivial. It encouraged me to finally try porting
> my old patched Linux kernel + custom configuration to the new GuixSD
> installation. Now to find out why it silently fails after ‘make’...
>
> Hmm, seems like I'll be copying over the entire linux-libre
> 'build-phase to poke a
Danny,
Thank you!
On 2016-07-19 22:11, Danny Milosavljevic wrote:
~$ echo $GUIX_PACKAGE_PATH
/home/dannym/.local/guix
~/.local/guix/gnu/packages$ ls
patches/ pythonb.scm pythonc.scm rust.scm
The files look just like the ones in the guix git repo.
That's wonderfully trivial. It encouraged