Compare commits
1 Commits
master
...
beacondb-a
Author | SHA1 | Date | |
---|---|---|---|
|
5fecbb775f |
|
@ -189,7 +189,7 @@
|
||||||
;; It defaults to Google Location Services, but misses a necessary
|
;; It defaults to Google Location Services, but misses a necessary
|
||||||
;; API key.
|
;; API key.
|
||||||
(write-setting "geo.provider.network.url"
|
(write-setting "geo.provider.network.url"
|
||||||
"\"https://api.beacondb.net/v1/geolocate\"")
|
"\"https://api.beacondb.net/v1/geolocate?key=nonguix\"")
|
||||||
(close-port port))))
|
(close-port port))))
|
||||||
(add-after 'fix-preferences 'fix-ffmpeg-runtime-linker
|
(add-after 'fix-preferences 'fix-ffmpeg-runtime-linker
|
||||||
(lambda* (#:key inputs #:allow-other-keys)
|
(lambda* (#:key inputs #:allow-other-keys)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user