Skip to content

Commit

Permalink
postgresql: enable all platforms on hydra
Browse files Browse the repository at this point in the history
(cherry picked from commit 6118ace)
  • Loading branch information
LnL7 committed Oct 6, 2017
1 parent a88c45e commit ab40dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/servers/sql/postgresql/default.nix
Expand Up @@ -85,7 +85,6 @@ let
license = licenses.postgresql;
maintainers = [ maintainers.ocharles ];
platforms = platforms.unix;
hydraPlatforms = platforms.linux;
};
});

Expand Down

0 comments on commit ab40dca

Please sign in to comment.