mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Set meta.platforms
'nix-serve' in nixpkgs expects the nix package to set this.
This commit is contained in:
parent
6378f0bb32
commit
948515efb7
1 changed files with 1 additions and 0 deletions
|
@ -380,6 +380,7 @@
|
|||
postUnpack = "sourceRoot=$sourceRoot/perl";
|
||||
};
|
||||
|
||||
meta.platforms = systems;
|
||||
};
|
||||
|
||||
lowdown-nix = with final; currentStdenv.mkDerivation rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue