* dydisnix: init at unstable-2018-04-26
updated with suggestions from @xeji
* Update pkgs/tools/package-management/disnix/dydisnix/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
* Add dydisxnix and libnixxml
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Tom Bereknyei <tom@rebelliondefense.com>
dockerTools.buildImageWithNixDb: export USER
Changes to Nix user detection (./src/nix-channel/nix-channel.cc#L-166)
cause this function to error. Exporting USER fixes this.