Hi,
I just made a recipe for xcalib, with help from iyzsong. This is the
first time I've created one so please be extra alert while reviewing,
and don't hesitate to inform me of mistakes.
Best,
PetterFrom 00ca66ec205baf52dc340faa61fd8ac38122e273 Mon Sep 17 00:00:00 2001
From: Pe
Hi Leo,
Thanks for reviewing this patch and helping me do this right!
I have worked through the issues you brought up, and it should at least
be
better now. Maybe even good.
There is no indication of GPL v2 or later in the project though.
Best,
Petter
On 2016-11-15 20:35, Leo Famulari
On 2016-11-18 21:10, Leo Famulari wrote:
On Wed, Nov 16, 2016 at 01:37:04AM +0100, Petter wrote:
I have worked through the issues you brought up, and it should at
least be
better now. Maybe even good.
It was already good, now it's very good :)
There is no indication of GPL v2 or lat
(for-each (lambda (f)
(install-file f doc))
I did not include them because they're not trivial (to me).
I have not build all the affected packages! It's all a little too much.
Hopefully, someone about to compile these packages can include this
patc
Forgot the patch in the initial message :/From 595d438789c7c9a293ae7fac500ace7422073624 Mon Sep 17 00:00:00 2001
From: Petter
Date: Sun, 20 Nov 2016 13:39:13 +0100
Subject: [PATCH] gnu: Remove redundancy where mkdir-p is followed by
install-file .
* gnu/packages/bioinformatics.scm (bwa
1.7.3
$ guix refresh -l qemu@2.7.0
Building the following 2 packages would ensure 5 dependent packages
are
rebuilt: virt-manager-1.4.0 python-libvirt-2.0.0
Let me know if there are any more issues.
Best,
Petter
On 2016-11-20 18:05, Leo Famulari wrote:
On Sun, Nov 20, 2016 at 04:28:29PM
the recipes.
Happy hacking!
PetterFrom 4c0597a95ae3cd111ef12d675edf501c559458ba Mon Sep 17 00:00:00 2001
From: Petter
Date: Sun, 11 Dec 2016 01:10:09 +0100
Subject: [PATCH] gnu: Add Go build system.
* guix/build-system/go.scm: New file
* guix/build/go-build-system.scm: New file.
---
guix/build-system/go.scm | 193 +++
ct, unless correct by coincidence. Help with this would be most
appreciated!
Tar archives are currently unsupported.
Best,
PetterFrom f195168e04fd31bc0c72c279ff3b96a272fe8183 Mon Sep 17 00:00:00 2001
From: Petter
Date: Sun, 11 Dec 2016 01:33:59 +0100
Subject: [PATCH] gnu: Add syncthing.
* gn
the build system in that
area, so
this takes some more looking in to.
Best,
PetterFrom f6b8324f4200c2dc89967b5f097fc8e28292bd5a Mon Sep 17 00:00:00 2001
From: Petter
Date: Thu, 15 Dec 2016 21:42:03 +0100
Subject: [PATCH] gnu: Add Syncthing.
* gnu/package
Hi,
Some new users don't run `guix pull` before installing, and can have a
less good experience because of this. Proposing a patch to add this to
the manual.
Thanks,
PetterFrom 2340158e5454cbb3050840821bf0fd1965d2fe79 Mon Sep 17 00:00:00 2001
From: Petter
Date: Fri, 16 Dec 2016 09:
On 2016-12-16 03:05, Leo Famulari wrote:
On Sun, Dec 11, 2016 at 01:17:48AM +0100, Petter wrote:
+(define* (build #:key import-path #:allow-other-keys)
+ (system* "go" "install" import-path))
+
+(define* (install #:key inputs outputs #:allow-other-keys)
+ (copy-recur
On 2016-12-16 02:52, Leo Famulari wrote:
On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote:
Hi again,
I've prefixed most of the packages with "golang-" now. However, there
are
some
packages already starting with "golang-", f.ex.
"golang-org-x-text-unicode
differently.
Best,
PetterFrom 9b24372fc95ac32e774bbaa1c5219b771fcd1cda Mon Sep 17 00:00:00 2001
From: Petter
Date: Mon, 17 Apr 2017 13:36:16 +0200
Subject: [PATCH] gnu: go: Update to 1.8.1.
* gnu/packages/golang.scm (go): Update to 1.8.1.
---
gnu/packages/golang.scm | 15 ---
1 file changed, 8 insertions(+)
ux as well
though...
$ /gnu/store/b4gflqj64yvksq7959r6m22mf9lzdy69-go-1.8.1/bin/go version
go version go1.8.1 linux/amd64
Hope you'll be able to work this out!
Thanks for fixing Go 1.8 :)
Best,
Petter
On 2017-04-17 14:54, Sergei Trofimovich wrote:
On Mon, 17 Apr 2017 14:16:06 +0200
Pet
I'm
pretty sure they're working to "free" their source of C code, so I
wouldn't expect these files to reappear in a later release either.
With this information I think it's safe to remove the asm.c
substitution.
Best,
Petter
On 2017-04-17 19:18, Leo Famulari w
Thanks Leo!
On 2017-04-17 20:18, Leo Famulari wrote:
On Mon, Apr 17, 2017 at 07:55:35PM +0200, Petter wrote:
Hi Leo,
Good point! As the build succeeded I didn't think any of it. This
could be
important for other architectures than what Sergei and I are using.
However,
> find /tm
Hi Mark,
I've been running Icecat 52 for a couple of hours now on Xfce. No
problems!
Memory and CPU usage is normal.
Well done, thanks!
Petter
PetterFrom 4cf9acab0817d2898772830f27c1a11c15926b98 Mon Sep 17 00:00:00 2001
From: Petter
Date: Fri, 21 Apr 2017 15:33:22 +0200
Subject: [PATCH] gnu: Add Xfce Notification Daemon.
* gnu/packages/xfce.scm (xfce4-notifyd): New variable.
---
gnu/packages/xfce.scm | 39 +++
1 file changed, 39 insertion
Hi Guix,
The past is finally here! Had a go at packaging a terminal emulator
which mimics old cathode displays :)
Let me know if there are issues!
Best,
Petter
From 5b71b1613af82b2a5b36d7c1395c27afb0842255 Mon Sep 17 00:00:00 2001
From: Petter
Date: Sun, 23 Apr 2017 13:46:41 +0200
Subject
On Sun, 23 Apr 2017 12:18:05 -0700
Chris Marusich wrote:
> Petter writes:
>
> > Hi Guix,
> >
> > The past is finally here! Had a go at packaging a terminal emulator
> > which mimics old cathode displays :)
>
> Wow!! This is really fun. Thanks for pa
ects settings. I've adjusted them a bit, and
got the lag under control. Is this the case for you as well? I'm on an
x200.
Best,
Petter
From 553902e8a736f356bdc5c7a5bf28e339f9f5cde6 Mon Sep 17 00:00:00 2001
From: Petter
Date: Sun, 23 Apr 2017 13:46:41 +0200
Subject: [PATCH]
Hi again,
Forgot previously to run `guix lint` on this; added a space between
sentences now.
Also rewrote the synopsis.
Best,
Petter
From 2a31bcfa1b39c9403fb2dab3ab073def3ab8e140 Mon Sep 17 00:00:00 2001
From: Petter
Date: Fri, 21 Apr 2017 15:33:22 +0200
Subject: [PATCH] gnu: Add Xfce
ations" in the description, but that can be
> fixed up before committing, no need for a new patch.
I'll make sure to add this if I produce a new patch.
Thanks for the feedback!
Best,
Petter
pgpRiM1Od8iDq.pgp
Description: OpenPGP digital signature
Hi tumashu,
On Tue, 25 Apr 2017 20:53:05 +0800 (CST)
tumashu wrote:
> IOError: [Errno 28] No space left on device:
Did you notice this part?
Best,
Petter
Here's an updated patch using glib-or-gtk-build-system. I've removed
superfluous inputs, some where even superfluous with the gnu-build-system as
well, (I initially based the inputs on the build instructions provided with
the package). It's quite tidy now :)
Best,
Petter
From 75dfd47023
I forgot to wrap "org.freedesktop.Notifications" in the description in
@code{..}, as suggested by Marius. Here it is with this as well.
From 922cbeb402ece8dbd0d592489069d7ccda64d702 Mon Sep 17 00:00:00 2001
From: Petter
Date: Fri, 21 Apr 2017 15:33:22 +0200
Subject: [PATCH] gnu
ago. I'll write an e-mail discussing
the state of this in the online manual.
Best,
Petter
pgpekWAYB0lrT.pgp
Description: OpenPGP digital signature
des could use an update to better
inform the soon-to-be-contributor that patches should go to guix-patches. Not
sure what the better fix is though.
What do you think?
Best,
Petter
H I recall a discussion on IRC recently about fonts embedded in
> packages being treated as non-functional data, and thus OK from a FSDG
> perspective. But I would want verification on that.
Let's see if someone can shine some light on this.
> Sorry for the dump. I'd like to work these things out; it looks like a
> fun terminal to use.
No problem, there's the right way and there's the not-right way!
Let's do it right! :)
Best,
Petter
pgpcNkcNzaue4.pgp
Description: OpenPGP digital signature
If I may make a suggestion, coming from a place of ignorance.
How about a stable branch that would be opt-in?
On Thu, 27 Apr 2017 15:29:53 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Ricardo Wurmus skribis:
>
> > It’s a little unfortunate that packages are developed together with
> > everyth
nces
> https://www.gnu.org/distros/free-system-distribution-guidelines.html#non-functional-data
> .
> I think many of these fonts would need to be stripped out or
> substituted because their license prohibits commercial/non-commercial
> redistribution.
Recipe is now removing the follo
Hi Chris,
On Sat, 29 Apr 2017 19:48:15 -0700
Chris Marusich wrote:
>
> Yes, this wording is unclear. It could be interpreted as an invitation
> to send bug reports and patches to guix-devel@, which is not quite
> right.
>
> On related note, I see there is a section on submitting patches ((guix
On Sun, 30 Apr 2017 13:59:29 -0700
Chris Marusich wrote:
> Petter writes:
>
> > What do we do about the fonts without licensing info?
>
> Unfortunately, "no license" is not a free license:
Yeah, I kinda figured that one just after I sent the e-mail :)
>
On Tue, 2 May 2017 08:51:06 -0500
Eric Bavier wrote:
> Hi Petter,
>
> Thanks again for your patience with this review.
Hi Eric,
I'm in no rush :)
> "gpl2" in the license field should be "gpl2+" according to
> qmltermwidget license headers. Could
Hi Eric,
On Thu, 4 May 2017 22:03:24 -0500
Eric Bavier wrote:
> Hello Petter,
>
> Pushed as f9ff014bf623071b9343265e8a5aa994a10ec9d4 !
Cool! :)
> I ended up whitelisting a few more of the fonts, after verifying their
> licenses, and made some more specific notes on the license
Hi,
Made an attempt to update my first package.
Hope it's good!
---
gnu/packages/golang.scm | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 09d962d..6e15cf6 100644
--- a/gnu/packages/golang.scm
+++
Hi Alex,
Great, thank you!
On 2016-08-17 17:54, Alex Griffin wrote:
On Wed, Aug 17, 2016, at 04:34 AM, Petter wrote:
Hi,
Made an attempt to update my first package.
Hope it's good!
Hi Petter,
Thanks for contributing! Your changes work for me, but it looks like
your mail client ma
line and commit
message for you. Hopefully that will make it easier for someone with
commit access to look it over.
--
Alex Griffin
From f2f28e088f2a3f833251c2b31de7e6f531bcdf9a Mon Sep 17 00:00:00 2001
From: Petter
Date: Wed, 17 Aug 2016 10:27:04 -0500
Subject: [PATCH] gnu: go: Update to 1.7
;)
(target "guix")
(type luks-device-mapping
(file-systems (cons (file-system
(device "/dev/mapper/guix")
(title 'device)
(mount-point "/")
(type "
Overwriting the variable in the user environment demonstrates this.
$ LINUX_MODULE_DIRECTORY=hello
$ sudo bash -c "echo $LINUX_MODULE_DIRECTORY"
> hello
Testing single quotes instead, which should leave the variable
unexpanded by the first shell.
$ sudo bash -c "echo $USER"
> p
Happy to help! :)
I've removed the custom initrd and define %linux-modules from my config,
and done:
sudo -i guix pull
sudo -i guix system reconfigure /etc/config.scm
Then rebooted. All ok!
Petter
but i'm sure that can be arranged. I'll look more into this.
[1] http://www.linux-pam.org/Linux-PAM-html/sag-pam_env.html
Petter
uld be good to use a dedicated bare-bones config for (1)
fully encrypted, (2) encrypted root without /boot, (3) encrypted /home,
(4) unencrypted; to get people up and running quickly, then add desktop
environment etc. in a post-installation document.
Thanks,
Petter
---
Hi Ludo,
Yes, i should be able to do that. I don't know texinfo yet but i'm
learning it now.
Petter
Hi Ludo,
Attached is a diff against guix.texi. I'm very new to texinfo so there
may be some silly mistakes.
Petter
On 2016-01-31 10:28, l...@gnu.org wrote:
HI Petter,
Thanks a lot for working on it! I’m at FOSDEM now but I hope to review
while on the train later today.
It would be e
Hi Ludo,
Thanks for looking at it.
On 2016-02-10 22:16, l...@gnu.org wrote:
Hi Petter,
Thanks a lot for the additions to the manual!
There was a lot more than I expected. ;-) For now, I’ve focused on
the
improvements to the “System Installation” section, leading to commit
dedb8d5.
It
Hi,
Current menu entry in GRUB:
GNU with Linux-Libre 4.4.3 (alpha)
Patched:
GNU with Linux-Libre 4.4.3 (beta)
Beta! :)
PetterFrom 856ecb2a41e7a39faeca1323f068e792fbdc16ff Mon Sep 17 00:00:00 2001
From: Petter
Date: Thu, 3 Mar 2016 10:47:39 +0100
Subject: [PATCH] Updated GRUB menu entry
47 matches
Mail list logo