mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
refactor
This commit is contained in:
parent
1ac4612042
commit
fa8b3bb329
2 changed files with 10 additions and 14 deletions
6
versions/default.nix
Normal file
6
versions/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
pkgs: ''
|
||||
pg=${pkgs.nix-prefetch-github}/bin/nix-prefetch-github
|
||||
$pg --json hannesdatta musicMetadata > versions/musicMetadata.json
|
||||
$pg --json nx10 httpgd > versions/httpgd.json
|
||||
$pg --json synth-inference synthdid > versions/synthdid.json
|
||||
''
|
||||
Loading…
Add table
Add a link
Reference in a new issue