aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/util.hh
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2024-03-02 13:41:23 -0500
committerLeo Famulari <leo@famulari.name>2024-03-11 11:20:43 -0400
commit001dfb89579856b8695b33b59f484f36e313347f (patch)
tree9b1f6edc4c66bb58f653c125938926ea321078cb /nix/libutil/util.hh
parent29a3a25f8b4d812d3fb7cc13e18409e7482eb7b8 (diff)
downloadguix-001dfb89579856b8695b33b59f484f36e313347f.tar.gz
guix-001dfb89579856b8695b33b59f484f36e313347f.zip
gnu: Update the default linux-libre package to the 6.7 series.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre-6.7. Change-Id: I889a36129417363328d7509446dcedb31f816569
Diffstat (limited to 'nix/libutil/util.hh')
0 files changed, 0 insertions, 0 deletions
home?id=75a520cca62ea105a6fbb7f1d74b3a4ef439cd73'>home: services: shells: Export Fish environment variables....( 2022-06-17home: Add OpenSSH service....Ludovic Courtès 2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai 2022-06-04home: services: Add 'lookup-home-service-types' procedure....Ludovic Courtès 2022-04-29home: shells: Migrate fish to xdg-configuration-files....Bastien Rivière 2022-04-29home: services: fish: Fix incorrect ".config" file name....Maya 2022-04-21home: shepherd: Redirect input port to /dev/null....Ludovic Courtès 2022-04-21home: shepherd: "shepherd.conf" returns one value....Ludovic Courtès 2022-04-12home: shepherd: Prevent launching the second instance....Andrew Tropin 2022-04-11home: symlink-manager: Handle non-existing directory during cleanup....Andrew Tropin 2022-04-11home: shells: Rename zsh related functions....Andrew Tropin 2022-04-10home: symlink-manager: Use no-follow version of file-exists?....Andrew Tropin 2022-04-08home: Add home-xdg-data-files-service-type....Andrew Tropin 2022-04-08home: symlink-manager: Remove appending of leading dot....Andrew Tropin 2022-04-07home: shepherd: Default to version 0.9....Ludovic Courtès 2022-04-03home: services: zsh: Fix zshenv creation....Brian Kubisiak 2022-03-20home: symlink-manager: Respect XDG_CONFIG_HOME during activation....Andrew Tropin 2022-03-20home: Migrate fountutils and xdg modules to xdg-configuration-files....Andrew Tropin 2022-03-20home: shells: Migrate zsh to xdg-configuration-files....Andrew Tropin 2022-03-20home: Add home-xdg-configuration-files service....Andrew Tropin 2022-03-20home: Explicitly connect home-file and symlink-manager services....Andrew Tropin 2022-03-20home: symlink-manager: Add missing 'done' word in message....Andrew Tropin 2022-03-20home: symlink-manager: Use existing home-directory symbol....Andrew Tropin 2022-03-18home: services: Fix bash aliases without guix-defaults....angryrectangle 2022-03-18home: services: Export record type accessors....Ludovic Courtès 2022-03-10home: symlink-manager: Rename "path" to "file" where appropriate....Ludovic Courtès 2022-03-10home: symlink-manager: 'create-symlinks' uses 'file-system-fold'....Ludovic Courtès 2022-03-10home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'....Ludovic Courtès 2022-03-10home: symlink-manager: Avoid extra 'lstat' call....Ludovic Courtès 2022-03-10home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race....Ludovic Courtès 2022-03-10home: symlink-manager: Use 'file-is-directory?'....Ludovic Courtès 2022-03-10home: symlink-manager: Use 'for-each' when used for effects....Ludovic Courtès 2022-03-10home: symlink-manager: Move helper procedures as top-level defines....Ludovic Courtès 2022-03-10home: symlink-manager: Clarify module imports....Ludovic Courtès 2022-03-01home: xdg: Fix xdg-desktop-entry config field serialization....Andrew Tropin