mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/qemu-flags: Take a 'pkgs' parameter
I'm gonna use it in the next commit.
This commit is contained in:
parent
3be9d4610f
commit
1ce1380497
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# QEMU flags shared between various Nix expressions.
|
||||
{ pkgs }:
|
||||
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue