flake.nix: re-export attic package
This commit is contained in:
parent
eb269e7a67
commit
3685ede834
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
|||
git-commit-last
|
||||
];
|
||||
};
|
||||
# Re-export it for convenience and for caching
|
||||
packages.attic = inputs'.attic.packages.attic;
|
||||
|
||||
formatter = pkgs.alejandra;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue