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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user