add local utils (just a flakehub shortcut rn)
This commit is contained in:
parent
298f026dff
commit
dbfb0162dc
1 changed files with 3 additions and 0 deletions
3
utils.nix
Normal file
3
utils.nix
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
fh = org: project: version-range: "https://flakehub.com/f/${org}/${project}/${version-range}.tar.gz";
|
||||||
|
}
|
Loading…
Reference in a new issue