aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2016-07-09 23:52:31 +0300
committerEfraim Flashner <efraim@flashner.co.il>2016-07-10 06:48:27 +0300
commit67e7452dda077d41d7fde0abbcfc223d75e649b7 (patch)
treef94138ca4e7a234a0495db5d727f8d239af4ddd8 /bootstrap
parent8b21d22d6a4b356230fb59e6fcec405458a62671 (diff)
downloadguix-67e7452dda077d41d7fde0abbcfc223d75e649b7.tar.gz
guix-67e7452dda077d41d7fde0abbcfc223d75e649b7.zip
gnu: talloc: Update to 2.1.7.
* gnu/packages/samba.scm (talloc): Update to 2.1.7.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions
ref='/guix/commit/etc/guix-install.sh?id=f72bafe32d539ddc4c53bc6ff5db04d3138ff818'>guix-install.sh: Be POSIX-compliant....Morgan Smith 2020-09-09guix-install.sh: Quote the OpenPGP key URL....Ludovic Courtès 2020-07-16guix-install.sh: Make sure /etc/profile is sourced....Tobias Geerinckx-Rice 2020-07-16guix-install.sh: Suggest running gpg as root....Tobias Geerinckx-Rice 2020-07-14etc: Enable mount unit only if it exists....Tobias Geerinckx-Rice 2020-05-23guix-install.sh: Fix ‘systemctl not found’ error message at probe....Vincent Legoll 2020-05-23guix-install.sh: Add xz to requirements....Vincent Legoll 2020-05-17etc: Install mount unit only if it exists....Tobias Geerinckx-Rice 2020-05-16etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice 2020-03-22guix-install.sh: /etc/profile.d/guix.sh sources ~/.guix-profile/etc/profile....Ludovic Courtès 2020-03-22guix-install.sh: Add a trailing colon to 'INFOPATH'....Ludovic Courtès 2020-03-11guix-install.sh: Install SysV init script....Danny Milosavljevic 2020-01-26guix-install.sh: Correctly treat empty or unset $XDG_DATA_DIRS...Alexander Krotov 2020-01-26guix-install.sh: Create /etc/profile.d if it does not exist...Prafulla Giri 2020-01-26guix-install.sh: Export INFOPATH to contain updated guix info-pages...Prafulla Giri 2020-01-17guix-install.sh: Create an init profile during installation...Prafulla Giri