Skip to content

Commit

Permalink
gitlab: add missing meta.platforms
Browse files Browse the repository at this point in the history
(cherry picked from commit 8cd90e4)
  • Loading branch information
xeji committed Sep 20, 2018
1 parent b89050d commit 43809bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/version-management/gitlab/default.nix
Expand Up @@ -109,5 +109,6 @@ stdenv.mkDerivation rec {
description = "Web-based Git-repository manager";
homepage = https://gitlab.com;
license = licenses.mit;
platforms = platforms.linux;
};
}

0 comments on commit 43809bd

Please sign in to comment.