diff options
Diffstat (limited to 'paku.lock')
-rw-r--r-- | paku.lock | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/paku.lock b/paku.lock new file mode 100644 index 0000000..186d3a2 --- /dev/null +++ b/paku.lock @@ -0,0 +1,115 @@ +{ + "guix": { + "module-use": [ + "guile", + "texinfo" + ] + }, + "mappings": { + "guile": { + "guix": "guile-3.0" + } + }, + "packages": [ + { + "name": "git-permalink", + "versions": [ + { + "native-inputs": [], + "inputs": [], + "name": "v0.1.0", + "sha256": "1jb0rgcj5b4bkm5gds3l0dymf3gd644r2njmirs9345vf54if45y", + "sha256FIXME": "07waci3y0xdlbr8gl1lzdbsiz0csnrshcm6f18cdzn7y97irhb15", + "url": "https://euandre.org/git/git-permalink/snapshot/git-permalink-v0.1.0.tar.xz", + "fname": "git-permalink-v0.1.0.tar.xz", + "maintainer": "EuAndreh <eu@euandre.org>", + "architectures": "any", + "type": "tag", + "description": "Git extension to generate web permalinks of files in a repository", + "long-description": "It knows about many of the existing code forges, but allows for URL\ntemplate overrides to be used on custom domains or deployments via git\nconfig." + }, + { + "native-inputs": [], + "inputs": [], + "name": "v0.2.0", + "sha256": "1bzx4gdfc87jfshaqifxpc3llp2j98wkzjjslzwbrqn59jzakxc9", + "sha256FIXME": "10qiigp29jamb23mdrf1yp0gqmihlsg931ibpiqpf4pn28l5d9ly", + "url": "https://euandre.org/git/git-permalink/snapshot/git-permalink-v0.2.0.tar.xz", + "fname": "git-permalink-v0.2.0.tar.xz", + "maintainer": "EuAndreh <eu@euandre.org>", + "architectures": "any", + "type": "tag", + "description": "Git extension to generate web permalinks of files in a repository", + "long-description": "It knows about many of the existing code forges, but allows for URL\ntemplate overrides to be used on custom domains or deployments via git\nconfig." + } + ] + }, + { + "name": "remembering", + "versions": [ + { + "native-inputs": [], + "inputs": [], + "name": "v0.1.2", + "sha256": "1mrkyfcgz77hw7mpgqrnsaws9qng2awf8flslzf1s1gikk3zljns", + "sha256FIXME": "1syzn41w4f754ihblwxcv3wn653lh92cgg6g06db1qrx3m2zvw5v", + "url": "https://euandre.org/git/remembering/snapshot/remembering-v0.1.2.tar.xz", + "fname": "remembering-v0.1.2.tar.xz", + "maintainer": "EuAndreh <eu@euandre.org>", + "architectures": "any", + "type": "tag", + "description": "Add memory to dmenu, fzf and similar tools", + "long-description": "It can wrap such tools to accumulate preferences over time, and\nre-arrange the input according to common picks." + } + ] + }, + { + "name": "td", + "architectures": "any", + "versions": [ + { + "native-inputs": [], + "inputs": [], + "name": "4a8a7a2662c94b2581f587e9a4b81feba4f5e7d8", + "sha256": "1xqr2vc270jydk508pbkhcchmbg74w4bf83ch2d85nqja14r64n9", + "sha256FIXME": "01g1vnlz1kch8j9zzaxyixih04azdvrfabfzg7xqny32h2p62md2", + "url": "https://euandre.org/git/td/snapshot/td-4a8a7a2662c94b2581f587e9a4b81feba4f5e7d8.tar.xz", + "fname": "td-4a8a7a2662c94b2581f587e9a4b81feba4f5e7d8.tar.xz", + "maintainer": "EuAndreh <eu@euandre.org>", + "architectures": "any", + "type": "latest", + "description": "Minimalistic bug tracker CLI", + "long-description": "Create and maintain a TODOs.md files as a bug database.\n\nIt is a tool for distributed, offline issue tracking, reified as a simple text\nfile in the repository." + } + ] + }, + { + "name": "guile-heredoc", + "versions": [ + { + "architectures": [ + "i386", + "x86_64", + "arm", + "aarch64" + ], + "native-inputs": [ + "texinfo" + ], + "inputs": [ + "guile" + ], + "type": "latest", + "name": "065435cdce609604e33b879b9be3e81ab89f3e7b", + "sha256": "179qq17mgi4kakhj9w1dk26afljh5yad4j9ih9d8wms70x6h211m", + "sha256FIXME": "1y1110bg4ki0dvn8hggxy34wg7ig4r3377nc84isnj3dydqm2vjd", + "url": "https://euandre.org/git/guile-heredoc/snapshot/guile-heredoc-065435cdce609604e33b879b9be3e81ab89f3e7b.tar.xz", + "fname": "guile-heredoc-065435cdce609604e33b879b9be3e81ab89f3e7b.tar.xz", + "maintainer": "EuAndreh <eu@euandre.org>", + "description": "Guile heredoc syntax", + "long-description": "Guile heredoc syntax long." + } + ] + } + ] +} |