mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-25 21:17:37 +00:00
It already has a postN
suffix
This commit is contained in:
parent
c601805f72
commit
1ef65a37ee
@ -87,7 +87,7 @@ buildPythonPackage rec {
|
||||
# TODO: We can have more metadata after we switch to flakes.
|
||||
# Then the `self` input will have a `sourceInfo` attribute telling us
|
||||
# things like git revision, a revision counter, etc.
|
||||
real_version = "${version}.post1"
|
||||
real_version = "${version}"
|
||||
full_version = real_version
|
||||
branch = "master"
|
||||
verstr = real_version
|
||||
|
Loading…
x
Reference in New Issue
Block a user