mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 10:16:01 +01:00
The NixOS manual says modules have the following signature:
{ config, lib, pkgs, ... }:
But our generated configuration.nix file lacks the 'lib' part. Add it.
|
||
|---|---|---|
| .. | ||
| cd-dvd | ||
| scan | ||
| tools | ||
| virtualbox-demo.nix | ||