mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 19:58:30 +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 | ||