mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 04:34:46 +00:00
gnomeExtensions: auto-update
This commit is contained in:
parent
277d2c3ae8
commit
d4cac523d3
@ -41,7 +41,8 @@
|
||||
],
|
||||
"fuzzy-clock": [
|
||||
"fuzzy-clock@keepawayfromfire.co.uk",
|
||||
"FuzzyClock@johngoetz"
|
||||
"FuzzyClock@johngoetz",
|
||||
"FuzzyClock@fire-man-x"
|
||||
],
|
||||
"power-profile-indicator": [
|
||||
"power-profile-indicator@laux.wtf",
|
||||
|
@ -35,6 +35,7 @@
|
||||
"kernel-indicator@elboulangero.gitlab.com" = null;
|
||||
"kernel-indicator@pvizc.gitlab.com" = "kernel-indicator";
|
||||
|
||||
"FuzzyClock@fire-man-x" = "fuzzy-clock-3";
|
||||
"fuzzy-clock@keepawayfromfire.co.uk" = "fuzzy-clock-2";
|
||||
"FuzzyClock@johngoetz" = "fuzzy-clock";
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user