Talk:Nixpkgs/Building RPM DEB with nixpkgs
Appearance
nix-build ./deb.nix
error: undefined variable 'lib'
at nixpkgs/pkgs/build-support/release/debian-build.nix:60:23:
59| --fstrans=${if fsTranslation then "yes" else "no"} \ 60| --requires="${lib.concatStringsSep "," debRequires}" \ | ^ 61| --provides="${lib.concatStringsSep "," debProvides}" \
Start a discussion about Nixpkgs/Building RPM DEB with nixpkgs
Talk pages are where people discuss how to make content on NixOS Wiki the best that it can be. You can use this page to start a discussion with others about how to improve Nixpkgs/Building RPM DEB with nixpkgs.