mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: use overlays for hbrainfuck and prop-solveur
This commit is contained in:
parent
d25de11d83
commit
2f56679d1c
2 changed files with 58 additions and 153 deletions
|
|
@ -20,13 +20,13 @@ let
|
|||
(final: _: {
|
||||
agenix = inputs.agenix.packages.${final.system}.default;
|
||||
audio-lint = inputs.audio-lint.packages.${final.system}.default;
|
||||
prop-solveur = inputs.prop-solveur.packages.${final.system}.default;
|
||||
})
|
||||
|
||||
inputs.nur.overlay
|
||||
|
||||
inputs.wired-notify.overlays.default
|
||||
|
||||
inputs.prop-solveur.overlays.default
|
||||
inputs.hbrainfuck.overlays.default
|
||||
inputs.hoot.overlays.default
|
||||
|
||||
minimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue