Verwende spezifischen commit von guix

This commit is contained in:
Valentin Herrmann 2021-05-12 07:41:01 +02:00
parent f4f4f932ee
commit 71a6c1d1a5
1 changed files with 3 additions and 1 deletions

View File

@ -1,13 +1,15 @@
(use-modules (guix packages)
((guix licenses) #:prefix license:)
(guix build-system python)
(guix download)
(gnu packages)
(gnu packages pkg-config)
(gnu packages python-xyz)
(gnu packages python))
;; this file allows reproducible builds
;; execute `guix environment -l guix.scm' to get an working environment
;; execute `guix time-machine --commit=e534919c1e6c15bf38475060a59e1c1b7b68fdf3 -- environment -l guix.scm'
;; to get an working environment
(define-public python-mkdocs-material-6