1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02:00

gnu: java-javaparser: Upgrade os.name to ‘Guix’.

* gnu/packages/java.scm (java-javaparser)[arguments]: Drop ‘SD’.
This commit is contained in:
Tobias Geerinckx-Rice
2021-05-04 20:57:36 +02:00
parent 9f0bdfd186
commit 27ee59d6a0
+1 -1
View File
@@ -13748,7 +13748,7 @@ can be interpreted by IDEs and static analysis tools to improve code analysis.")
(("\\$\\{java.vendor.url\\}") "https://gnu.org/software/guix")
(("\\$\\{java.version\\}") "1.8")
(("\\$\\{os.arch\\}") "any")
(("\\$\\{os.name\\}") "GuixSD")
(("\\$\\{os.name\\}") "Guix")
(("\\$\\{os.version\\}") "not available")))
#t))
(add-before 'build 'generate-javacc