mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge remote-tracking branch 'origin/master' into core-updates
This commit is contained in:
commit
ccb62d8feb
341 changed files with 302900 additions and 224714 deletions
|
@ -23,9 +23,7 @@
|
|||
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
(define-module (guix scripts home)
|
||||
#:use-module (gnu packages admin)
|
||||
#:use-module ((gnu services) #:hide (delete))
|
||||
#:use-module (gnu packages)
|
||||
#:autoload (gnu packages base) (coreutils)
|
||||
#:autoload (gnu packages bash) (bash)
|
||||
#:autoload (gnu packages gnupg) (guile-gcrypt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue