flake.nix: formatting
This commit is contained in:
parent
ce5a47d79a
commit
8eabf909c6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
};
|
||||
# Re-export it for convenience and for caching
|
||||
packages.attic = inputs'.attic.packages.attic.overrideAttrs (prev: {
|
||||
passthru = prev.passthru or {} // {
|
||||
passthru = prev.passthru or { } // {
|
||||
client = inputs'.attic.packages.attic-client;
|
||||
server = inputs'.attic.packages.attic-server;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue