~ruther/guix-local

ref: next-master guix-local/etc/snippets/yas/scheme-mode/guix-git-reference -rw-r--r-- 131 bytes
b989e013 — Andy Tai gnu: koboldcpp: Update to 1.106.2. 8 months ago
                                                                                
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: guix-git-reference
# key: git-reference...
# --
(git-reference
  (url "$1")
  (commit ${2:commit}))