Re: Unencrypted boot with encrypted root

2020-04-08 Thread Alex Griffin
not suffice, because other characteristics may help > identifying the file (i.e. size). What's the threat model here? For me, an encrypted disk is only meant to protect my data at rest. If a malicious process is already running on my system as root, then I don't care if they can exfiltrate the

Re: Unencrypted boot with encrypted root

2020-04-08 Thread Alex Griffin
On Wed, Apr 8, 2020, at 7:57 AM, Pierre Neidhardt wrote: > Do you have a working example of this for Guix? Unfortunately not. I do have an old NixOS config[1] where I set things up like this, if what you're looking for is a proof-of-concept. -- Alex Griffin [1]: https://gitlab.com/aj

Re: Unencrypted boot with encrypted root

2020-04-07 Thread Alex Griffin
in its own initrd (outside of the store), continue to generate the normal initrd in /gnu/store, and pass both of them to GRUB. The key never enters the store in any way. The result is that the user only needs to enter a password into GRUB, because GRUB then passes the key file to the kernel. --

Re: New build system: copy-build-system

2020-02-18 Thread Alex Griffin
I was looking to package [PaperWM][1][2] today, a tiling window manager extension for gnome-shell. To my surprise, it's an excellent candidate for copy-build-system! So I think I will wait for this to merge first. Good job with this! -- Alex Griffin [1]: https://github.com/paperwm/PaperWM [2

Re: Guix search, colors and INSIDE_EMACS

2020-02-13 Thread Alex Griffin
to which doc? The only place I can find documentation for INSIDE_EMACS is in the shell-mode docs. I can't find any doc that suggests it should be set by any other package. -- Alex Griffin

Re: help updateing go to 1.13

2020-02-08 Thread Alex Griffin
variable to "off". https://golang.org/cmd/go/#hdr-Module_support -- Alex Griffin On Sat, Feb 8, 2020, at 3:59 AM, Jack Hill wrote: > Hi Guix, > > I thought I would try my hand at updating our go package to 1.13. Looking > at the release notes [0] it didn't look to bad.

Re: Collect guix profiles in single directory.

2020-01-06 Thread Alex Griffin
go in $XDG_DATA_HOME (~/.local/share). Personally, I already keep my profiles in ~/.local/guix, which fits my brain well but is not xdg compliant either. -- Alex Griffin

Re: bug#22883: Authenticating Git checkouts: step #1

2019-12-27 Thread Alex Griffin
Do I need to update anything on Savannah when I extend the expiration of my GPG key? On January 1st, I think my key will appear to expire unless the keyring was refreshed very recently. -- Alex Griffin On Fri, Dec 27, 2019, at 8:47 PM, Ricardo Wurmus wrote: > > Hi Ludo, > >

Re: Staging branch is OPEN

2019-12-12 Thread Alex Griffin
Never mind, I see that it was already updated. -- Alex Griffin On Thu, Dec 12, 2019, at 5:38 PM, Alex Griffin wrote: > Is eudev 3.2.9 an appropriate update for staging? It contains an > important fix for Librem laptop keyboards. > > $ guix refresh -l eudev > Building th

Re: Staging branch is OPEN

2019-12-12 Thread Alex Griffin
Is eudev 3.2.9 an appropriate update for staging? It contains an important fix for Librem laptop keyboards. $ guix refresh -l eudev Building the following 964 packages would ensure 1723 dependent packages are rebuilt: ... -- Alex Griffin On Wed, Dec 11, 2019, at 10:34 PM, Marius

Re: Python 2 end-of-life?

2019-11-21 Thread Alex Griffin
security risk or maintenance work. Red Hat will continue providing security fixes to Python 2 for several more years. PyPy will also continue to support Python 2 indefinitely, so packaging that and making it an option in python-build-system may be an option for some packages. -- Alex Griffin

Re: “Guix Profiles in Practice”

2019-10-26 Thread Alex Griffin
path/to/profile${MANPATH:+:}$MANPATH" And this sentence is missing a couple words in the cookbook version: > This means that the exact same profile can be anytime, with -- Alex Griffin

Re: SLiM graphical login manager and keyboard layout

2019-10-18 Thread Alex Griffin
For security reasons, GDM is highly recommended even if you don't use GNOME. As far as I know, it's the only currently maintained display manager that doesn't run X as root. -- Alex Griffin On Fri, Oct 18, 2019, at 7:33 AM, Tanguy Le Carrour wrote: > Hi Guix! > > I'm not a Gnome u

Re: Guix beyond 1.0: let’s have a roadmap!

2019-07-01 Thread Alex Griffin
ld commit it with the package and have Guix double check our source integrity. This would be especially helpful with `guix refresh`, because I suspect not everybody is as diligent about integrity checking when Guix just generates a working hash for you. -- Alex Griffin

Re: Guix beyond 1.0: let’s have a roadmap!

2019-06-27 Thread Alex Griffin
ons. This is a pain point because IceCat steers users away from Firefox Add-ons and Ungoogled-Chromium completely disallows installing from Chrome Web Store. -- Alex Griffin

Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium.

2019-02-16 Thread Alex Griffin
ed in GNU distributions until a concrete problem was identified, exactly the opposite of what is being demanded here. AFAICT Marius has expended quite a bit of effort to resolve every known problem with the package, and what is left is literally just FUD (fear, uncertainty, doubt). -- Alex Griffin

Re: GDM update!

2019-02-11 Thread Alex Griffin
ouldn’t lock the screen, and clicking the lock button wouldn’t > have any effect, which is pretty bad. According to Hans de Goede's talk[1] at FOSDEM (around 27:00), GDM is currently the only option for running Xorg without root privileges. If true, that's a very compelling reason to default to GDM. -

Re: Stop it. Formerly - Re: Promoting the GNU Kind Communication Guidelines?

2018-11-01 Thread Alex Griffin
5 months for someone else to bring it up first. At least for my part I only wanted people to understand my perspective, whether or not you make any changes is up to the people who actually have a stake in the project. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-31 Thread Alex Griffin
hen I hope there's another way to get along. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-29 Thread Alex Griffin
On Mon, Oct 29, 2018, at 7:46 PM, Alex Griffin wrote: > It's not *just* a low standard of communication. The same sentence goes > on to list a whole slew of categories you might use to put people into > groups, which I don't agree with because it encourages treating people >

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-29 Thread Alex Griffin
Behavior which causes conficts qualifies as *potentially* negative, to be negotiated as it occurs, except possibly in very serious cases. > Alex Griffin wrote: > > In a sense, the Debian Code of Conduct is a code in name only. It's really > > just 6 guidelines for kind communicat

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-29 Thread Alex Griffin
effect of CoCs is to cause drama and divide communities, when they're supposed to be about welcoming everybody? Even if you can't understand why it shakes out like that, that alone should throw up red flags in your mind. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-28 Thread Alex Griffin
its time modeling how to de-escalate a disagreement. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-28 Thread Alex Griffin
. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-28 Thread Alex Griffin
at my mere participation indicates my agreement with this document. It rubs me the wrong way even when I'm only reporting a bug (which does fall under its scope, because 'issues', as found in an issue tracker, are explicitly mentioned further down). -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-28 Thread Alex Griffin
ct in principle, I couldn't find a single thing wrong with it. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-26 Thread Alex Griffin
ftware projects should focus on software. They are not equipped to administer justice. -- Alex Griffin

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-26 Thread Alex Griffin
Adopting both actually does nothing for those who take issue with the CoC, since between the 2 documents the stricter one must take precedence in order to mean anything at all. -- Alex Griffin On Thu, Oct 25, 2018, at 9:43 PM, Gábor Boskovits wrote: > Hello > > George Clemmer

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-24 Thread Alex Griffin
se forgive some vagueness as well; I tried very hard not to provoke unnecessary controversy. As a result much of this email was edited out before sending. -- Alex Griffin [1]: https://twitter.com/coralineada/status/1041465346656530432

Re: Promoting the GNU Kind Communication Guidelines?

2018-10-23 Thread Alex Griffin
if the CoC were gone, but I would very much welcome this change. -- Alex Griffin

Git-style aliases in Guix?

2017-02-25 Thread Alex Griffin
What does everyone think? If you like the idea, what would the implementation/config file look like? -- Alex Griffin

Git-style aliases in Guix?

2017-02-25 Thread Alex Griffin
What does everyone think? If you like the idea, what would the implementation/config file look like? -- Alex Griffin guix-wrapper.sh Description: application/shellscript

Re: [PATCH 2/3] gnu: Add font-iosevka.

2017-02-10 Thread Alex Griffin
On Fri, Feb 10, 2017, at 10:02 AM, Ludovic Courtès wrote: > Any idea how many Node packages we’re missing to make that happen? It only depends on 10 packages directly, but I have no idea how many recursive dependencies that would mean. Probably a lot. -- Alex Griffin

Re: [PATCH 0/3] Various new fonts

2017-02-10 Thread Alex Griffin
ut Adobe Source Code Pro, starting with Mark's message here: https://lists.gnu.org/archive/html/guix-devel/2016-08/msg00727.html -- Alex Griffin

[PATCH 0/3] Various new fonts

2017-02-09 Thread Alex Griffin
now because nobody else seems concerned, and I've been happy enough with these packages to use them myself. Many free fonts make it very difficult or impossible to build from source anyway. -- Alex Griffin

[PATCH 1/3] gnu: Add font-comic-neue.

2017-02-09 Thread Alex Griffin
This patch adds Comic Neue, a casual typeface meant to improve upon Comic Sans. -- Alex Griffin From af9a68eada588421521631a95348143ec01e606a Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Thu, 9 Feb 2017 14:25:24 -0600 Subject: [PATCH 1/3] gnu: Add font-comic-neue.

[PATCH 3/3] gnu: Add font-go.

2017-02-09 Thread Alex Griffin
This patch adds the Go font family. -- Alex Griffin From 646708ab7db745322773324de7a7443a5fce2712 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Thu, 9 Feb 2017 14:27:12 -0600 Subject: [PATCH 3/3] gnu: Add font-go. * gnu/packages/fonts.scm (font-go): New variable. --

[PATCH 2/3] gnu: Add font-iosevka.

2017-02-09 Thread Alex Griffin
This patch adds Iosevka, a coders' font written in a node.js DSL. It could be built from source if Guix had better JavaScript support, but for now it just copies TTF files. -- Alex Griffin From 04963f88c6d2a89300856fbf4b32654691ec3855 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.

gnu: gnome-mpv: Update to 0.11.

2017-01-07 Thread Alex Griffin
This patch updates gnome-mpv to the latest version, 0.11. -- Alex Griffin From 7013ffde1efb85041bbf834fc4c14f9dffd7c8b7 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Sat, 7 Jan 2017 09:22:47 -0600 Subject: [PATCH] gnu: gnome-mpv: Update to 0.11. * gnu/packages/vid

Re: [PATCH] gnu: libreoffice: Update to 5.1.6.2.

2017-01-03 Thread Alex Griffin
On Tue, Jan 3, 2017, at 08:52 PM, Alex Griffin wrote: > This patch updates libreoffice to 5.1.6.2, the latest release from their > "still" branch (long-term support, stable). Although I think it will be > EOL soon, so updating to 5.2.4.2 would be better... if someone else were &

[PATCH] gnu: libreoffice: Update to 5.1.6.2.

2017-01-03 Thread Alex Griffin
at version is because my laptop takes ~8 hours to build libreoffice. -- Alex Griffin From 5d9cc76bac292e215eeaf8188aaeb76dfebed601 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2017 09:58:41 -0600 Subject: [PATCH 1/2] gnu: libreoffice: Update to 5.1.6.2. * gnu/packages

[PATCH] gnu: calibre: Update to 2.76.0.

2017-01-03 Thread Alex Griffin
This patch updates calibre to 2.76.0, a bugfix release. -- Alex Griffin From 1030c9fa675467f845ce09d90feb293603c3971b Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2017 10:36:52 -0600 Subject: [PATCH 6/9] gnu: calibre: Update to 2.76.0. * gnu/packages/ebo

[PATCH] gnu: feh: Update to 2.18.

2017-01-03 Thread Alex Griffin
This patch just updates feh from 2.14.1 to 2.18. -- Alex Griffin From dade6be7d356e589b63b22c784640e55f4ca5528 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2017 10:55:26 -0600 Subject: [PATCH 7/9] gnu: feh: Update to 2.18. * gnu/packages/image-viewers.sc

[PATCH] gnu: bs1770gain: Update to 0.4.12.

2017-01-03 Thread Alex Griffin
This patch updates bs1770gain to 0.4.12, a bugfix release. -- Alex Griffin From 1dccb720badece326d94f84b53181d526795afe7 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2017 10:46:59 -0600 Subject: [PATCH 5/9] gnu: bs1770gain: Update to 0.4.12. * gnu/pa

[PATCH] gnu: dwm: Update to 6.1.

2017-01-03 Thread Alex Griffin
This patch updates dwm to 6.1, which adds nicer text rendering in the same manner as dmenu. (Note my slock patch updates the copyright attribution.) -- Alex Griffin From 29b5e89b62d490583d4febca4f28426ab1d819ca Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2

[PATCH] gnu: dmenu: Update to 4.6.

2017-01-03 Thread Alex Griffin
This patch updates dmenu to 4.6, which added nicer text rendering by default and couple new dependencies related to that. (Note my slock patch updates the copyright attribution.) -- Alex Griffin From c1360e73ffa4644f90cfd848ac747852cae5f34a Mon Sep 17 00:00:00 2001 From: Alex Griffin

[PATCH] gnu: trash-cli: Update to 0.17.1.1.

2017-01-03 Thread Alex Griffin
This patch updates trash-cli to 0.17.1.1, which among other things includes a new command for restoring files from the trash. -- Alex Griffin From 0f7cd27badea222ae9f7794629e689e20aaf1456 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 3 Jan 2017 07:47:57 -0600 S

[PATCH] gnu: slock: Update to 1.4.

2017-01-03 Thread Alex Griffin
After a long absence, I'm back with a string of trivial version bumps! This patch updates slock to version 1.4, which also no longer needs the patch for CVE-2016-6866. -- Alex Griffin From b24fc41055a7e345bac348df09f017c138319bd6 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com>

Re: [PATCH] gnu: Add praat

2016-08-31 Thread Alex Griffin
is should be gpl2+. It looks like praat bundles some third-party libraries under external/ with various licenses. These should be unbundled if possible, or else their licenses should be added to praat's license field. Thanks for contributing, hope it's not too much trouble cleaning up these last few details! -- Alex Griffin

Re: [PATCH 2/2] gnu: Add sway.

2016-08-26 Thread Alex Griffin
On Thu, Aug 25, 2016, at 02:10 PM, Tomáš Čech wrote: > +(home-page "https://github.com/Cloudef/wlc;) This looks like the wrong homepage to me. -- Alex Griffin

[PATCH] gnu: gnome-maps: Update to 3.18.3.

2016-08-17 Thread Alex Griffin
This patch updates GNOME Maps to 3.18.3, which changes the map tile provider to Mapbox after Mapquest revoked GNOME's access. I tried updating straight to 3.20.2 (the latest), but there were some issues I wasn't willing to investigate. -- Alex Griffin From

[PATCH] gnu: bs1770gain: Update to 0.4.11.

2016-08-17 Thread Alex Griffin
This patch just updates bs1770gain to 0.4.11, which includes a number of bug fixes. -- Alex Griffin From c08d5616bdb579780d910429bd81ec7ec36491f3 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 16 Aug 2016 13:58:07 -0500 Subject: [PATCH 1/2] gnu: bs1770gain:

Re: [PATCH 1/1] Go: Update to 1.7

2016-08-17 Thread Alex Griffin
patch with your changes, and added a copyright 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 <pet...@mykolab.ch> Date: W

Re: Trying to fix IBus

2016-08-10 Thread Alex Griffin
On Wed, Aug 10, 2016, at 04:09 PM, Ricardo Wurmus wrote: > What do you think? Is this acceptable/reasonable? It seems to me like it's probably fine, for whatever that's worth, and also cleaner than the NIX_PROFILES solution. How will this work on foreign distros, though? -- Alex Griffin

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Alex Griffin
ersion on GitHub [1] and one with non-free code on adobe.com. [1]: https://github.com/adobe-type-tools/afdko Thanks, -- Alex Griffin P.S. Iosevka is really weird because it's actually built from JavaScript code, and also because it tries to license the source under a BSD-style license and the

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Alex Griffin
ackage for months because it just downloads the ttf files instead of building them from the JavaScript source code. (Maybe when we have better node support, eh?) [1]: https://be5invis.github.io/Iosevka/ -- Alex Griffin

[PATCH] gnu: gnome-mpv: Update to 0.10.

2016-08-10 Thread Alex Griffin
This patch just updates gnome-mpv to 0.10. -- Alex Griffin From 3618b61160eff267f04aaaf4453ea836fa489a9c Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 10 Aug 2016 13:24:53 -0500 Subject: [PATCH 1/2] gnu: gnome-mpv: Update to 0.10. * gnu/packages/video.scm (gno

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-08 Thread Alex Griffin
ther approach if anyone wants to enable a bunch of other plugins. -- Alex Griffin

Re: License auditing

2016-08-04 Thread Alex Griffin
n't and shouldn't be fully automated, but we can still build useful tools to help us. -- Alex Griffin

Re: [PATCH] gnu: beets: Update to 1.3.19.

2016-08-03 Thread Alex Griffin
comes, let's take the opportunity to update Beets's > entire dependency graph. Nice! Sounds good to me. -- Alex Griffin

[PATCH] gnu: Add bs1770gain.

2016-08-03 Thread Alex Griffin
This patch adds bs1770gain, a tool for adjusting and normalizing the loudness of audio and video files. -- Alex Griffin From 166ed6d602c21bdc6544775327424187ac19cc3d Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 3 Aug 2016 15:02:04 -0500 Subject: [PATCH 1/2] gn

Re: License auditing

2016-08-03 Thread Alex Griffin
atible libraries to use. It also means we cannot implement a tool to automatically flag Guix package dependencies for possible license violations. -- Alex Griffin

Re: [PATCH] add go@1.6

2016-07-30 Thread Alex Griffin
Hey Matthew, On Sat, Jul 30, 2016, at 11:28 AM, Matthew Jordan wrote: > Good Day, > > This patch contains the suggestions made in the previous email. Take a > look a let me know if any further changes are needed. Looks good to me! -- Alex Griffin

[PATCH] gnu: beets: Update to 1.3.19.

2016-07-29 Thread Alex Griffin
This patch just updates beets to 1.3.19. With the new pypi URLs, are we updating the long hash portion? I did in this patch, but it seemed to work either way. (I'm also working on a few more patches to enable more beets plugins. They'll probably be ready sometime this weekend.) -- Alex Griffin

Re: Rust

2016-07-29 Thread Alex Griffin
different releases to get the current version. -- Alex Griffin

Re: [PATCH] gnu: password-store: Wrap PATH.

2016-07-29 Thread Alex Griffin
ngle program that gets called and keeping it up to date with new releases. So even if all upstream does is use another program from coreutils, the fix would be out-of-date again. [1]: https://lists.gnu.org/archive/html/guix-devel/2016-02/msg01310.html -- Alex Griffin

Re: [PATCH] gnu: password-store: Wrap PATH.

2016-07-28 Thread Alex Griffin
On Thu, Jul 28, 2016, at 07:20 PM, Alex Griffin wrote: > This patch fixes password-store so that you no longer need to install > its dependencies into your profile. Forgot a copyright line. Here's an updated patch. -- Alex Griffin From 74b838fea52293386169299881cdd7cfefff7f4d Mon Sep 17 00

[PATCH] gnu: password-store: Wrap PATH.

2016-07-28 Thread Alex Griffin
This patch fixes password-store so that you no longer need to install its dependencies into your profile. -- Alex Griffin From 60527038221d2c1c0d35ca97a65ba2a01734da75 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Thu, 28 Jul 2016 19:06:10 -0500 Subject: [PATCH] gnu: pa

Re: [PATCH] add go@1.6

2016-07-28 Thread Alex Griffin
r me either way. However I would rather change this > in later patch, if it has to be changed. Okay, sounds fine to me. Thanks for all your hard work! -- Alex Griffin

Re: [PATCH] add go@1.6

2016-07-27 Thread Alex Griffin
that would drastically reduce the size of its closure. Also, I'm not sure I'm sold on splitting up into multiple outputs, but I haven't thought about it much and don't have a strong opinion. The "tests" output is only 5M and "doc" is only 10M, vs 270M for the default output. -- Alex Griffin

[PATCH] gnu: Add asciinema.

2016-07-27 Thread Alex Griffin
This patch adds asciinema, a tool for recording and sharing terminal sessions. -- Alex Griffin From 56dfd86e92c86d2f816b9b0f6f71330cecbc2caf Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 27 Jul 2016 16:22:32 -0500 Subject: [PATCH] gnu: Add asciinema. * gnu/pa

Re: [PATCH] gnu: magit: Fix interactive rebase.

2016-07-27 Thread Alex Griffin
hanks! Ah, somehow I thought it affected all of the rebase commands. I should have known someone would have caught it if it did. -- Alex Griffin

[PATCH] gnu: calibre: Update to 2.63.0

2016-07-27 Thread Alex Griffin
This patch updates calibre to 2.63.0. I had to update one of the patches as well to get it to apply. It also removes a dependency on ImageMagick, which hasn't been necessary since 2.57.1. -- Alex Griffin From 94adb22e4751392755b6052f11ee69a22b763998 Mon Sep 17 00:00:00 2001 From: Alex Griffin

[PATCH] gnu: gnome: Propagate file-roller.

2016-07-27 Thread Alex Griffin
Most GNOME users will probably expect to be able to open archives, so this patch adds file-roller to the gnome "meta-package". -- Alex Griffin From 4a582632170f58a4dcb4d675bc519a5e999b75d0 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 27 Jul 2016 09:40:

Re: [PATCH] gnu: calibre: Remove imagemagick dependency.

2016-07-27 Thread Alex Griffin
On Wed, Jul 27, 2016, at 07:50 AM, Alex Griffin wrote: > Calibre dropped the dependency on ImageMagick in version 2.57.1. On second thought, disregard this patch. I'm going to roll it into another one that updates the package as well. -- Alex Griffin

[PATCH] gnu: calibre: Remove imagemagick dependency.

2016-07-27 Thread Alex Griffin
Calibre dropped the dependency on ImageMagick in version 2.57.1. -- Alex Griffin From 418283c53c66e2da7634ef1e1545ab406450ee6f Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 26 Jul 2016 12:26:25 -0500 Subject: [PATCH] gnu: calibre: Remove imagemagick dependency.

[PATCH] gnu: magit: Fix interactive rebase.

2016-07-26 Thread Alex Griffin
This patch fixes magit's interactive rebase function, which calls perl and fails if perl is not in PATH. -- Alex Griffin From 1f73f2635225bfcf942194ffe8c02a07e4705d34 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Tue, 26 Jul 2016 13:29:51 -0500 Subject: [PATCH] gnu:

Re: Go & bundling

2016-07-26 Thread Alex Griffin
if the maintainer has not been vigilant. Ultimately I think a Go importer will be tricky to get right. In some cases it may even make the most sense to just use what's bundled, unfortunately... -- Alex Griffin

[PATCH] gnu: icecat: Install icons.

2016-07-23 Thread Alex Griffin
This patch installs some icons so that the IceCat desktop menu entry displays its logo. -- Alex Griffin From 3db1ee5a43de65ad14645267b1abcfd323304d45 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Sat, 23 Jul 2016 16:44:46 -0500 Subject: [PATCH] gnu: icecat: Install

[PATCH] gnu: Add trash-cli.

2016-07-22 Thread Alex Griffin
This patch adds trash-cli, a simple command line utility for interacting with the FreeDesktop.org Trash used by GNOME, KDE, XFCE, etc. -- Alex Griffin From 1aaeb3dc699d58d7ef18791b8c385e341e4acc15 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Fri, 22 Jul 2016 19:20:53

[PATCH] gnu: wesnoth: Update to 1.12.6.

2016-07-22 Thread Alex Griffin
This patch just updates wesnoth to the latest version. -- Alex Griffin From 6c85b6054737f6d96d31eb8862c84bd429a16f3c Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Fri, 22 Jul 2016 13:09:01 -0500 Subject: [PATCH] gnu: wesnoth: Update to 1.12.6. * gnu/packages/gam

[PATCH] download: Add official SourceForge mirror.

2016-07-22 Thread Alex Griffin
will still fall back to known good mirrors. [1]: https://github.com/NixOS/nixpkgs/issues/16900 [2]: https://github.com/NixOS/nixpkgs/pull/16976 -- Alex Griffin From 387f1116e6d6c8aa99e19a0ade3605300d59b0f9 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Fri, 22 Jul 2016 12

Re: SourceForge URLs changed

2016-07-21 Thread Alex Griffin
e time for it again. -- Alex Griffin

Re: SourceForge URLs changed

2016-07-18 Thread Alex Griffin
'll start by claiming Q-Z, and maybe I can do more than that depending on how things go. -- Alex Griffin

Re: SourceForge URLs changed

2016-07-15 Thread Alex Griffin
he old URL we used is broken now. So this used to work, but doesn't any more: https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.12.5.tar.bz2 Now it has to be: https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.12/wesnoth-1.12.5/wesnoth-1.12.5.tar.bz2 -- Alex Griffin

Re: SourceForge URLs changed

2016-07-12 Thread Alex Griffin
y're investigating issues at the moment, so it's possible that all we need to do is wait. -- Alex Griffin [1]: https://twitter.com/sfnet_ops

Re: [PATCH] gnu: Add reptyr.

2016-07-12 Thread Alex Griffin
way too (like dtach). I included the updated patch as an attachment. Thanks for the feedback, -- Alex Griffin From 29b9aec04bb3d750922661bf0360762e39f04694 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Fri, 8 Jul 2016 14:27:32 -0500 Subject: [PATCH 1/2] gnu: Add repty

Re: [PATCH] add go@1.5

2016-07-12 Thread Alex Griffin
to packaging go 1.5, except that it should be removed next month when go 1.7 is released. Thanks, -- Alex Griffin [1]: https://golang.org/doc/devel/release.html On Tue, Jul 12, 2016, at 04:47 AM, Matthew Jordan wrote: > Good Day Alex, > > > Can I ask why even package go 1.5? Upstream h

Re: [PATCH] add go@1.5

2016-07-11 Thread Alex Griffin
Can I ask why even package go 1.5? Upstream has committed to making sure all future compiler versions can bootstrap from go 1.4.x, so my thinking is that we only need to package two versions, go 1.4 and the latest version (1.6.2 at the moment). Or am I missing something? -- Alex Griffin On Sun

[PATCH] gnu: Add reptyr.

2016-07-08 Thread Alex Griffin
This patch adds reptyr, a tool for reparenting a running program to a new terminal. I put it in screen.scm because it is usually used to move a process into a screen or tmux session. Also somewhat related, I think the file tmux.scm should merge with screen.scm. Thanks, -- Alex Griffin From

Re: [PATCH 2/2] gnu: Add gnome-mpv.

2016-07-07 Thread Alex Griffin
a media player, for the benefit of anyone who hasn't heard of mpv. -- Alex Griffin From e3f40673b6883bba023eec9eb8995df97d9245fd Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 6 Jul 2016 18:58:17 -0500 Subject: [PATCH 2/2] gnu: Add gnome-mpv. * gnu/packages/video.scm (

[PATCH 2/2] gnu: Add gnome-mpv.

2016-07-06 Thread Alex Griffin
This patch adds gnome-mpv, a simple GTK+ frontend to the mpv video player. -- Alex Griffin From b72a82b9abfe01fa9374d22893cb5a0564eee97e Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 6 Jul 2016 18:58:17 -0500 Subject: [PATCH 2/2] gnu: Add gnome-mpv. * gnu/pa

gnu: Add gnome-mpv.

2016-07-06 Thread Alex Griffin
This patch adds gnome-mpv, a simple GTK+ frontend to the mpv video player. -- Alex Griffin From b72a82b9abfe01fa9374d22893cb5a0564eee97e Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 6 Jul 2016 18:58:17 -0500 Subject: [PATCH 2/2] gnu: Add gnome-mpv. * gnu/pa

[PATCH 1/2] gnu: mpv: Enable shared library support.

2016-07-06 Thread Alex Griffin
This patch enables the libmpv shared library, needed by frontends like gnome-mpv. -- Alex Griffin From 23617cd9805a2aeebf8b86caccfb482b7ba8e8c5 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Wed, 6 Jul 2016 18:55:54 -0500 Subject: [PATCH 1/2] gnu: mpv: Enable shared l

Re: [PATCH] gnu: services: Add bluetooth-service.

2016-06-15 Thread Alex Griffin
t find any bluez files in /var. Is it possible that it's failing because it can't save its state? I can look into it more this weekend if you can't reproduce any issues. -- Alex Griffin On Wed, Jun 15, 2016, at 10:23 AM, 宋文武 wrote: > * gnu/services/desktop.scm (bluetooth-shepherd-service)

Re: [Patch] go@1.4 Updated patch

2016-06-03 Thread Alex Griffin
I don't think this package needs to depend on rc or gccgo. Without rc, guix will fail to patch the paths to rc, but those are only used on Plan 9 systems. And despite a few references to gccgo in the package definition, removing it does not actually affect the build at all. -- Alex Griffin

Re: Publishing an Official Statement on Self-Hosted Compilers

2016-05-21 Thread Alex Griffin
fident that I can do a good job without neglecting anything more important. In the meantime, everyone should feel free to work on this without me if they want. Thanks for understanding, -- Alex Griffin

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-13 Thread Alex Griffin
les are available in different parts of the package definition, and similar details? I could probably just continue diving deeper into the source, but since it's guile I suspect there's some way to explore interactively. I'm just not sure how; my REPL fu is weak. -- Alex Griffin

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-12 Thread Alex Griffin
if succeeded. OK, done. > Unlike configure-flags where we can use only %build-inputs, in phases, > it is better to use a functional style using 'inputs' passed to a phase > as argument: Done. > It doesn't matter but usually we put #:configure-flags before #:phases. Done. Attached is an

Re: [PATCH 2/3] gnu: Add ledger.

2016-05-11 Thread Alex Griffin
, -- Alex Griffin From e6fb89828f44765d36a658bd2b497aa8bd8b12d9 Mon Sep 17 00:00:00 2001 From: Alex Griffin <a...@ajgrf.com> Date: Sat, 7 May 2016 12:20:47 -0500 Subject: [PATCH 2/2] gnu: Add ledger. * gnu/packages/finance.scm (ledger): New variable. --- gnu/packages/finance.sc

  1   2   >