nixpkgs/pkgs/games/uqm
aszlig 2f30e32121
uqm: Fix evaluation of 3DO video package
Regression introduced by 2e34288f0d8cf01eea228c7dbc50af9589b885f3.

The commit in question just used the "lib" attribute, but it wasn't in
scope. In addition to bringeng the lib attribute into scope, I also
removed the "with lib;", which should make sure that we get an error
when just parsing (nix-instantiate --parse) the Nix expression.

Signed-off-by: aszlig <aszlig@nix.build>
2021-01-24 15:35:33 +01:00
..
3dovideo.nix uqm: Fix evaluation of 3DO video package 2021-01-24 15:35:33 +01:00
default.nix uqm: Fix evaluation of 3DO video package 2021-01-24 15:35:33 +01:00