nixpkgs/nixos/modules/installer
Dan Peebles e2589b3ca2 Deduplicate some filterSource invocations
This version should have more conventional regexes that work across many
platforms and regex engines. This is an issue because up until Nix 1.11,
Nix called out to the libc regex matcher, which behaved differently on
Darwin and Linux. And in Nix 1.12, we're moving to std::regex which will
also behave differently here.

And yes, I do actually evaluate make-disk-image.nix on Darwin ;)
2017-08-29 20:27:04 -04:00
..
cd-dvd Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
netboot nixos installer: don't log refused packets to console 2017-01-09 19:24:41 +01:00
scan hardware.enableRedistributableFirmware: fix spelling error 2017-05-09 20:13:15 +01:00
tools auto-upgrade: add proxy support 2017-08-30 01:25:47 +02:00
virtualbox-demo.nix virtualbox-demo: Add modesetting to drivers 2016-11-07 14:36:41 -06:00