chore: clean up flake.nix, remove inputs from specialArgs
This commit is contained in:
parent
f0bee7364a
commit
9bf25972e9
8 changed files with 84 additions and 74 deletions
|
@ -1,3 +1,5 @@
|
|||
(final: prev: {
|
||||
oidc-agent = prev.callPackage ./pkgs/oidc-agent { };
|
||||
})
|
||||
(
|
||||
final: prev:
|
||||
{
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue