feat: created sgblur package
This commit is contained in:
parent
1d0f51c70a
commit
c0579f55dc
2 changed files with 68 additions and 0 deletions
|
@ -28,5 +28,8 @@
|
|||
(final: prev: {
|
||||
panoramax = pkgs.python3.pkgs.callPackage ./panoramax.nix {};
|
||||
})
|
||||
(final: prev: {
|
||||
sgblur = pkgs.python3.pkgs.callPackage ./sgblur.nix {};
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue