Merge pull request #122034 from jojosch/meta-mainProgram

This commit is contained in:
Sandro
2021-05-07 19:16:27 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
}:
stdenv.mkDerivation rec {
pname = "dbeaver-ce";
pname = "dbeaver";
version = "21.0.4"; # When updating also update fetchedMavenDeps.sha256
src = fetchFromGitHub {