(zilch nix daemon): use record instead of list for activity information
This commit is contained in:
parent
84207df87d
commit
0c575ca0e4
3 changed files with 35 additions and 20 deletions
|
|
@ -36,6 +36,6 @@
|
|||
(component-dependencies zilch.lib.hash zilch.nix.hash zilch.nix.path))
|
||||
(extension zilch.statusbar
|
||||
(source "src/statusbar.sld")
|
||||
(component-dependencies zilch.magic))
|
||||
(component-dependencies zilch.magic zilch.nix.daemon))
|
||||
(extension zilch.lib.getopt
|
||||
(source "src/lib/getopt.sld"))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue