;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2023 Maxim Cournoyer ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . ;;; This file returns a manifest of packages related to linux-libre. ;;; Simplistically, it selects packages whose names begin with "linux-libre". ;;; It is used to assist continuous integration of the kernel packages. (load "common.scm") ;;; Commentary: ;;; ;;; This manifest can be used to update the Qt 5 packages collection, via ;;; e.g.: ;;; ;;; ./pre-inst-env guix refresh -u -m etc/teams/qt/qt5-manifest.scm --target-version=5.15.10 ;;; ;;; Code: (qt-packages-manifest #:major-version "5") d=9b2a3e023f7090d19c98e7582220340df3962555'>treecommitdiff
AgeCommit message (Co
2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Files smaller than 8 KiB typically represent ~70% of the entries in /gnu/store/.links but only contribute to ~4% of the space savings afforde
2021-11-06Update mailmap and copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler
Use full names everywhere. * .mailmap: Use full name for Liliana Marie Prikler. * gnu/packages/zig.scm: Likewise.
2021-09-06Update mailmap.Liliana Marie Prikler
* .mailmap: Add entry for Liliana Marie Prikler.
2021-09-04Update mailmap.Marius Bakke
* .mailmap: Alias all my contributions to the same identity.
2021-07-27Update mailmap.Leo Famulari
* .mailmap: Add entry for Christine Lemmer-Webb
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org....In addition to substitutes from ci.guix.gnu.org. There are more changes that can be made in the future, but these changes seem like a good start. * config-daemon.ac (guix_substitute_urls): Add https://bordeaux.guix.gnu.org. * guix/scripts/substitute.scm (%default-substitute-urls): Add http://bordeaux.guix.
2021-06-23gnu: Add Sollya.Eric Bavier
* gnu/packages/algebra.scm (sollya): New variable. * .mailmap: Adjust "proper email" for `git commit`.
2021-04-21Update email address for Kei.Kei Kebreau
* .mailmap: Remove obsolete email for Kei.