mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
This commit is contained in:
commit
39de73550d
193 changed files with 3689 additions and 2107 deletions
|
@ -90,4 +90,4 @@ struct CmdEval : MixJSON, InstallableCommand
|
|||
}
|
||||
};
|
||||
|
||||
static auto r1 = registerCommand<CmdEval>("eval");
|
||||
static auto rCmdEval = registerCommand<CmdEval>("eval");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue