A new start
This commit is contained in:
commit
72271e8cae
78 changed files with 2472 additions and 0 deletions
5
overlays/manix.nix
Normal file
5
overlays/manix.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
final: prev: {
|
||||
manix = prev.manix.overrideAttrs (o: rec{
|
||||
inherit (prev.sources.manix) pname version src;
|
||||
});
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue