Blog (第 4 頁,共 7 頁)

Guix Reduces Bootstrap Seed by 50%

2019-10-08

We are delighted to announce that the first reduction by 50% of the Guix bootstrap binaries has now been officially released! This is a very important…

Joint statement on the GNU Project

2019-10-07

We, the undersigned GNU maintainers and developers, owe a debt of gratitude to Richard Stallman for his decades of important work in the free software movement. Stallman tirelessly emphasized…

GNU Guix maintainer collective expands

2019-10-05

In July, we—Ricardo Wurmus and Ludovic Courtès— called for volunteers to join us in maintaining Guix . We are thrilled to announce that three brave hackers responded and that they’re now officially…

Join GNU Guix through Outreachy

2019-10-01

We are happy to announce that for the third time GNU Guix offers a three-month internship through Outreachy , the inclusion program for groups traditionally underrepresented in free software and…

Towards Guix for DevOps

2019-07-12

Hey, there! I'm Jakob, a Google Summer of Code intern and new contributor to Guix. Since May, I've been working on a DevOps automation tool for the Guix System, which…

Substitutes are now available as lzip

2019-06-17

For a long time, our build farm at ci.guix.gnu.org has been delivering substitutes (pre-built binaries) compressed with gzip. Gzip was never the best choice in terms of compression…

Creating and using a custom Linux kernel on Guix System

2019-05-21

Take note: As of 2021, the code examples in this guide are becoming obsolete. For an up-to-date treatment of this subject, please consult the Cookbook recipe Customizing the Kernel…

GNU Guix 1.0.1 released

2019-05-19

We are pleased to announce the release of GNU Guix version 1.0.1. This new version fixes bugs in the graphical installer for the standalone Guix System. The release…

GNU Guix 1.0.0 released

2019-05-02

We are excited to announce the release of GNU Guix version 1.0.0! The release comes with ISO-9660 installation images , a virtual machine image , and with tarballs to install…

Connecting reproducible deployment to a long-term source code archive

2019-03-29

GNU Guix can be used as a “package manager” to install and upgrade software packages as is familiar to GNU/Linux users, or as an environment manager, but it can also provision…

Documentation video creation

2019-03-15

Over the last few months, I have been working as an Outreachy intern with the GNU Guix crowd to develop videos presenting and documenting the project. My goal in this…

Guix Days: Bootstrapping ARM

2019-02-22

During the Guix Days before FOSDEM , some of us discussed bootstrapping on ARM architectures. We focused on how to port Mes to ARM. This post consists…

QA on non-Intel at Guix Days

2019-02-07

During the second day of Guix Days (a FOSDEM fringe event ) we split up into smaller working groups based on our areas of interest. I led a group…

Meet Guix at FOSDEM

2019-01-28

As usual, GNU Guix will be present at FOSDEM in the coming days with a couple of talks: Saturday afternoon, Building a whole distro…

Reproducible Builds Summit, 4th edition

2018-12-21

As it has become tradition , a sizeable delegation of Guix developers attended this year's Reproducible Builds Summit in Paris a little over one week ago. In…

Bootstrapping Rust

2018-12-11

Slowly, systems programming languages are getting better in the sense of giving more guarantees and automating what can be automated without downsides. Rust is one of the more promising…

Back from SeaGL 2018

2018-12-10

SeaGL 2018 has concluded. Thank you to everyone in the local Seattle community who came to participate! As previously announced , Chris Marusich gave…

GNU Guix and GuixSD 0.16.0 released

2018-12-06

We are pleased to announce the new release of GNU Guix and GuixSD, version 0.16.0! This release is (hopefully!) the last one before 1.0—we have been closing most key…

GNU Guix receives donation from the Handshake project

2018-12-03

Just a few days after it turned six , Guix received a great birthday present: the Handshake project , which works on the design and implementation of a decentralized naming…

A packaging tutorial for Guix

2018-10-10

Introduction GNU Guix stands out as the hackable package manager, mostly because it uses GNU Guile , a powerful high-level programming language, one of the…

Join GNU Guix through Outreachy

2018-10-04

We are happy to announce that for the second time this year, GNU Guix offers a three-month internship through Outreachy , the inclusion program for groups traditionally underrepresented in…

Upcoming Talk: "Everyday Use of GNU Guix"

2018-09-29

At SeaGL 2018, Chris Marusich will present a talk introducing GNU Guix to people of all skill levels and backgrounds. SeaGL is an annual GNU/Linux conference in …

GSoC 2018 report: Cuirass Web interface

2018-08-13

For the last three months I have been working with the Guix team as a Google Summer of Code intern. The title of my project is "GNU Guix (Cuirass): Adding…

Multi-dimensional transactions and rollbacks, oh my!

2018-07-24

One of the highlights of version 0.15.0 was the overhaul of guix pull , the command that updates Guix and its package collection. In Debian terms,…

GNU Guix and GuixSD 0.15.0 released

2018-07-06

We are pleased to announce the new release of GNU Guix and GuixSD, version 0.15.0! This release brings us close to what we wanted to have for 1.0, so it’s…

Customize GuixSD: Use Stock SSH Agent Everywhere!

2018-05-26

I frequently use SSH. Since I don't like typing my password all the time, I use an SSH agent. Originally I used the GNOME Keyring as my SSH…

Tarballs, the ultimate container image format

2018-05-16

A year ago we introduced guix pack , a tool that allows you to create “application bundles” from a set of Guix package definitions. On your…

Paper on reproducible bioinformatics pipelines with Guix

2018-05-09

I’m happy to announce that the bioinformatics group at the Max Delbrück Center that I’m working with has released a preprint of a paper on reproducibility with the…

Guix welcomes Outreachy, GSoC, and Guix-HPC interns

2018-04-26

We are thrilled to announce that five people will join Guix as interns over the next few months! As part of Google’s Summer of Code (GSoC), under the umbrella…

Guix on Android!

2018-04-24

Last year I thought to myself: since my phone is just a computer running an operating system called Android (or Replicant !), and that Android is based on a…