Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-19 | doc: Fix some misspellings. | Efraim Flashner | |
Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9 | |||
2024-04-18 | news: Add entry for nss-certs being added to %base-packages. | Maxim Cournoyer | |
* etc/news.scm: New entry. * NEWS: Update news. Change-Id: I40e0b859f2af0bb0e652925a53d6447ea6fbacfb | |||
2023-03-28 | NEWS: Mention new rpm format. | Maxim Cournoyer | |
* NEWS (Package management): Mention new rpm format. | |||
2022-12-18 | Update NEWS. | Ludovic Courtès | |
2022-12-17 | Update NEWS. | Marius Bakke | |
2022-12-02 | Update NEWS. | Ludovic Courtès | |
2022-11-23 | NEWS: Update it. | Jonathan Brielmaier | |
* NEWS: Shepherd is already at 0.9.3 now. | |||
2022-11-16 | Update NEWS. | Maxim Cournoyer | |
2022-10-13 | NEWS: Update it. | Mathieu Othacehe | |
* NEWS: Add an entry about 'guix shell' --emulate-fhs option. | |||
2022-10-07 | Update NEWS. | Maxim Cournoyer | |
* NEWS: Add new entry for installation script improvements. | |||
2022-09-28 | Update NEWS. | Mathieu Othacehe | |
* NEWS: Add new services for the 1.4.0. | |||
2022-09-26 | NEWS: Update it. | Mathieu Othacehe | |
* NEWS: Add an entry about WSL images. | |||
2022-09-24 | Update NEWS. | Ludovic Courtès | |
2022-09-23 | Update NEWS. | Maxim Cournoyer | |
2022-09-19 | Update NEWS. | Mathieu Othacehe | |
* NEWS: Mention Shepherd 0.9.2 upgrade. | |||
2022-09-16 | Update NEWS. | Mathieu Othacehe | |
Entries extracted from: git log 3eadcdc63..version-1.4.0 * NEWS: Update entries for v1.4.0 | |||
2022-09-15 | Update NEWS. | Maxim Cournoyer | |
This covers the commits made between v1.3.0..3eadcdc6^. * NEWS: New entries for the 1.4.0 upcoming release. | |||
2022-09-14 | Update NEWS. | Maxim Cournoyer | |
These news were extracted from the output of: git log --reverse v1.3.0..03eb0b1be2cfedd0d9a66fef0edc53a17f7653a5. * NEWS: Update entries for v1.4.0. | |||
2021-11-23 | Update NEWS. | Ludovic Courtès | |
2021-09-23 | Update NEWS. | Tobias Geerinckx-Rice | |
* NEWS (Distribution): Note new fsck.* arguments and XFS support. | |||
2021-09-18 | Update NEWS. | Ludovic Courtès | |
2021-07-07 | guix-install.sh: Prompt for configuring substitutes discovery. | Maxim Cournoyer | |
Also ensure prompt_yes_no always print the message with a trailing space, which is more pleasing to the eye. * etc/guix-daemon.conf.in <--discover=no>: New guix-daemon option. * etc/guix-daemon.service.in: Likewise. * etc/init.d/guix-daemon.in: Likewise. * etc/openrc/guix-daemon.in: Likewise. * etc/guix-install.sh (configure_substitute_discovery): New procedure. (sys_enable_guix_daemon): Ask the user whether automatic substitute discovery should be enabled. Set the '--discover' argument accordingly. (prompt_yes_no): Add a trailing space to the message. (sys_authorize_build_farms): Remove trailing space from the message argument. * NEWS (Distribution): Add news. | |||
2021-06-29 | pack: Add support for the deb format. | Maxim Cournoyer | |
* .dir-locals.el (scheme-mode)[gexp->derivation]: Define indentation rule. * guix/scripts/pack.scm (debian-archive): New procedure. (%formats): Register the new deb format. (show-formats): Add it to the usage string. * tests/pack.scm (%ar-bootstrap): New variable. (deb archive with symlinks): New test. * doc/guix.texi (Invoking guix pack): Document it. * NEWS: Add news entry. | |||
2021-05-10 | Update NEWS. | Maxim Cournoyer | |
2021-05-10 | Update NEWS. | Leo Famulari | |
2021-05-10 | Update NEWS. | Ludovic Courtès | |
2021-05-04 | Update NEWS. | Ludovic Courtès | |
2020-11-22 | Update NEWS. | Ludovic Courtès | |
2020-11-13 | Update NEWS. | Ludovic Courtès | |
2020-11-09 | Update NEWS. | Ludovic Courtès | |
2020-11-07 | Update NEWS. | Mathieu Othacehe | |
2020-11-07 | Update NEWS. | Ludovic Courtès | |
2020-11-05 | Update NEWS. | Ludovic Courtès | |
2020-04-15 | Update NEWS. | Ludovic Courtès | |
2020-04-12 | Update NEWS. | Ludovic Courtès | |
2020-04-09 | Update NEWS. | Ludovic Courtès | |
2019-05-17 | Update NEWS. | Ludovic Courtès | |
2019-05-16 | Update NEWS. | Ludovic Courtès | |
2019-05-01 | Update NEWS. | Ludovic Courtès | |
2019-04-29 | Update NEWS. | Ludovic Courtès | |
2019-04-28 | Update NEWS. | Ludovic Courtès | |
2018-12-05 | Update NEWS. | Ludovic Courtès | |
2018-12-05 | Update NEWS. | Ludovic Courtès | |
2018-11-23 | Update NEWS. | Ludovic Courtès | |
2018-08-30 | Update NEWS. | Ricardo Wurmus | |
2018-07-05 | Update NEWS. | Ludovic Courtès | |
2018-07-05 | Update NEWS. | Ludovic Courtès | |
2018-06-20 | Update NEWS. | Ludovic Courtès | |
2018-05-29 | Update NEWS. | Ricardo Wurmus | |
2018-05-20 | services: Add Enlightenment desktop service. | Efraim Flashner | |
* gnu/services/desktop.scm (<enlightenment-desktop-configuration>, enlightenment-desktop-service-type): New variables. * doc/guix.texi (Desktop Services): Document the service. * NEWS: Mention it. |