Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 43 lines 1.1 kB view raw
1{ 2 "applications-menu": [ 3 "Applications_Menu@rmy.pobox.com", 4 "apps-menu@gnome-shell-extensions.gcampax.github.com" 5 ], 6 "battery-time": [ 7 "batime@martin.zurowietz.de", 8 "battery-time@eetumos.github.com", 9 "batterytime@typeof.pw" 10 ], 11 "eur-usd": [ 12 "eur-usd-gshell@vezza.github.com", 13 "usd-mxn-gshell@kinduff.github.com" 14 ], 15 "fullscreen-to-empty-workspace": [ 16 "fullscreen-to-empty-workspace2@corgijan.dev", 17 "fullscreen-to-empty-workspace@aiono.dev" 18 ], 19 "fuzzy-clock": [ 20 "FuzzyClock@fire-man-x", 21 "FuzzyClock@johngoetz" 22 ], 23 "mouse-follows-focus": [ 24 "mouse-follows-focus@crisidev.org", 25 "mousefollowsfocus@matthes.biz" 26 ], 27 "nepali-calendar": [ 28 "nepali-calendar-gs-extension@subashghimire.info.np", 29 "nepali-date@biplab" 30 ], 31 "persian-calendar": [ 32 "PersianCalendar@oxygenws.com", 33 "persian-calendar@iamrezamousavi.gmail.com" 34 ], 35 "power-profile-indicator": [ 36 "power-profile-indicator@laux.wtf", 37 "power-profile@fthx" 38 ], 39 "system-monitor": [ 40 "System_Monitor@bghome.gmail.com", 41 "system-monitor@gnome-shell-extensions.gcampax.github.com" 42 ] 43}