automate version from rev
This commit is contained in:
parent
a37079c3d7
commit
bb6b145cfa
2 changed files with 10 additions and 3 deletions
|
@ -6,11 +6,12 @@
|
|||
nh,
|
||||
nix,
|
||||
git,
|
||||
version,
|
||||
...
|
||||
}:
|
||||
ocamlPackages.buildDunePackage {
|
||||
pname = "meat";
|
||||
version = "delicious-0.1";
|
||||
version = "delicious-${version}";
|
||||
|
||||
minimalOCamlVersion = "5.2";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue