geoclue2: add geoclue2-with-demo-agent to be cached
This commit is contained in:
committed by
Jan Tojnar
parent
899d2d2677
commit
7d5905395d
@@ -16351,6 +16351,8 @@ with pkgs;
|
||||
|
||||
geoclue2 = callPackage ../development/libraries/geoclue {};
|
||||
|
||||
geoclue2-with-demo-agent = geoclue2.override { withDemoAgent = true; };
|
||||
|
||||
geocode-glib = callPackage ../development/libraries/geocode-glib {};
|
||||
|
||||
geoipWithDatabase = makeOverridable (callPackage ../development/libraries/geoip) {
|
||||
|
||||
Reference in New Issue
Block a user