Hi Julien,
On 2023-07-13 18:48, Julien Lepiller wrote:
> If you feel like helping, maybe an importer would be a good first step :).
> You should be able to get info from Maven Central (get the pom files, they
> are XML files and we have a module somewhere to handle them (guix build maven
> pom)
Hi,
I'd like to give Cuirass a try as it seems to be a better way to deal
with package rebuilds and it isn't very practical to handle these in the
same computer I'm using to hack on Guix. 🙂
I have a headless computer that's also running Guix and it has the
following storage layout:
[SSD] → / /g
Hi Julien,
On 2023-07-13 18:48, Julien Lepiller wrote:
> I've never seen anything like saxon-he sources. It looks like a bunch of zip
> files that contain java files with no build system. The ant-build-system
> might be able to build that, though no idea how much dependencies there could
> be.
Hi all,
I'm interested in seeing BiglyBT (an awesome BitTorrent client) [1],
jing (a RELAX NG validator) [2], Saxon-HE (a free implementation of
XSLT 2.0 + 3.0) [3] and Mindustry (an addicting tower-defense
game) [4] packaged for Guix and I'd like to ask for some guidance
with this subject.
Thoug
Hi Reza,
On 2023-06-27 12:22, Reza Housseini wrote:
> Hello Guixers
>
> I have a package with modified phases and use of the version identifier
> (#$version) in various steps of the build process. Unfortunately when I
> inherit from this package and change the source and version, the version us
Hi Gottfried,
On 2023-03-11 10:33, Gottfried wrote:
> Hi,
>
> because of my limited knowledge
> when opening my config.scm file with sudo
> I can do it only with nano
> But nano doesn’t show the matching parenthesis.
>
> 1.
> I would like to open my config.scm file with emacs or gedit,
> because
On 2023-03-02 08:47, Remco van 't Veer wrote:
> I not sure all applications will react well to having multiple entries
> for the same IP-address.
[...]
>
> From the hosts(5) manpage:
>
>> This file is a simple text file that associates IP addresses with
>> hostnames, one line per IP address.
I
Hi Remco,
On 2023-02-27 06:23, Remco van 't Veer wrote:
>
> Or when you want to provide extra aliases for localhost?
>
> Like this?
>
> (essential-services
>(modify-services
>(operating-system-default-essential-services this-operating-system)
> (hosts-service-type config =>
>
Hi Remco,
On 2023-02-11 11:46, Remco van 't Veer wrote:
>(hosts-service-type config =>
>(cons* (host "some.ip.address.1" "machine1")
> (host "some.other.ip.address" "machine2")
> (local-host-ent
On 2023-02-10 22:40, Sergiu Ivanov wrote:
> Hello Guix,
>
> I am reconfiguring my system right now, and guix system reconfigure
> /etc/config.scm tells me this:
>
> /etc/config.scm:126:27: warning: 'local-host-aliases' is deprecated, use
> 'local-host-entries' instead
> /etc/config.scm:126:27: w
10 matches
Mail list logo