packaging: checkMeta
This commit is contained in:
parent
d681b96bc4
commit
fa81457170
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: EUPL-1.1
|
||||
|
||||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
pkgs ? import <nixpkgs> { config.checkMeta = true; },
|
||||
qpkgs ? let
|
||||
src = fetchTarball "https://github.com/Qyriad/nur-packages/archive/main.tar.gz";
|
||||
in import src { inherit pkgs; },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue