add strawberry from git
This commit is contained in:
parent
16dc6466a9
commit
60ce56a055
5 changed files with 152 additions and 2 deletions
3
packages/strawberry/overlay.nix
Normal file
3
packages/strawberry/overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
strawberry-master = prev.callPackage (builtins.path { path = ./package.nix; }) { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue