This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
|
# -*- mode: snippet -*-
|
|
# name: guix-git-reference
|
|
# key: git-reference...
|
|
# --
|
|
(git-reference
|
|
(url "$1")
|
|
(commit ${2:commit})) |