Set sharkey package as default
This commit is contained in:
parent
9c74210213
commit
75d6ae66aa
1 changed files with 2 additions and 0 deletions
|
|
@ -7,5 +7,7 @@
|
|||
|
||||
packages."x86_64-linux".sharkey = nixpkgs.legacyPackages."x86_64-linux".callPackage ./sharkey.nix { };
|
||||
|
||||
packages."x86_64-linux".default = self.packages."x86_64-linux".sharkey;
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue