Skip to content

Commit

Permalink
postgresql: enable all platforms on hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
LnL7 committed Oct 6, 2017
1 parent 3fe7cdd commit 6118ace
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 6118ace

Please sign in to comment.