mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Forgot to remove a semi-colon in cache
This commit is contained in:
parent
042bd05bcf
commit
a32630fd2d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ in recurseIntoAttrs rec {
|
|||
#hexchen = sources2drvs (import sources.hexchen {}).sources;
|
||||
all = attrValues local; #++ attrValues hexchen;
|
||||
allStr = toString all;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue