mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
geoclue2: move to default.nix
This commit is contained in:
parent
75162b1045
commit
919a507cb2
@ -9232,7 +9232,7 @@ with pkgs;
|
||||
gtk = self.gtk2;
|
||||
};
|
||||
|
||||
geoclue2 = callPackage ../development/libraries/geoclue/2.0.nix {};
|
||||
geoclue2 = callPackage ../development/libraries/geoclue {};
|
||||
|
||||
geoipWithDatabase = makeOverridable (callPackage ../development/libraries/geoip) {
|
||||
drvName = "geoip-tools";
|
||||
|
Loading…
Reference in New Issue
Block a user