Prepare for nixpkg

This commit is contained in:
crschnick 2023-10-04 17:19:44 +00:00
parent 216a950d5c
commit 680dd75abe

1
dist/build.gradle vendored
View file

@ -39,6 +39,7 @@ if (rootProject.fullVersion) {
apply from: 'proguard.gradle'
apply from: 'jreleaser.gradle'
apply from: 'aur.gradle'
apply from: 'nix.gradle'
apply from: 'choco.gradle'
//apply from: 'flatpak.gradle'