.lib/stubs/task

changeset 1119
84cd2286f0bf
parent 1117
3689f5ec5f37
equal deleted inserted replaced
1118:d5558693c508 1119:84cd2286f0bf
1 #!/bin/sh 1 #!/bin/sh
2 set -eu 2 set -eu
3
4 nix_ref='nixpkgs#go-task'
5 3
6 install_it() { 4 install_it() {
7 bina_install "go-task/task" 5 bina_install "go-task/task"
8 } 6 }
9 7

mercurial