mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
ncps: remove subPackages to build and check all sub-packages
(cherry picked from commit d211f7b57e)
This commit is contained in:
committed by
github-actions[bot]
parent
1f3b0fd718
commit
c684ea3f20
@@ -21,8 +21,6 @@ let
|
||||
"-X github.com/kalbasit/ncps/cmd.Version=v${finalAttrs.version}"
|
||||
];
|
||||
|
||||
subPackages = [ "." ];
|
||||
|
||||
vendorHash = "sha256-5QpzU+cy14cdR5Oi2vwA+BbMSTPMXlhyq9RpzbMsRZQ=";
|
||||
doCheck = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user