mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-15 02:24:41 +00:00
rosenthal: pam-dumb-runtime-dir: Add source file name.
* rosenthal/packages/admin.scm (pam-dumb-runtime-dir)[source]: Add file name.
This commit is contained in:
parent
8a00800a57
commit
3c08ac7178
@ -73,6 +73,7 @@ the user to manage services with dependencies and parallel startup.")
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/ifreund/dumb_runtime_dir")
|
(url "https://github.com/ifreund/dumb_runtime_dir")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0nrxhvbh3bs4pi4f5h03zw1p1ys19qmmlx263ysly8302wkxk1m4"))))
|
"0nrxhvbh3bs4pi4f5h03zw1p1ys19qmmlx263ysly8302wkxk1m4"))))
|
||||||
|
Loading…
Reference in New Issue
Block a user