nixpkgs/pkgs
Profpatsch 77fa336849 setup.hs: substitute uses only valid bash names
bash variable names may only contain alphanumeric ASCII-symbols and _,
and must not start with a number. Nix expression attribute names however
might contain nearly every character (in particular spaces and dashes).

Previously, a substitution that was not a valid bash name would be
expanded to an empty string. This commit introduce a check that throws
a (hopefully) helpful error when a wrong name is used in a substitution.
2016-04-23 17:54:32 +02:00
..
applications Merge pull request #14533 from matthiasbeyer/add-beancount 2016-04-22 21:34:40 +02:00
build-support Merge branch 'master' into staging 2016-04-20 16:49:52 +02:00
data zeal: move to qmakeHook 2016-04-20 18:55:50 +03:00
desktops Merge branch 'staging' 2016-04-22 16:49:09 +02:00
development libfilezilla: 0.4.0.1 -> 0.5.0 2016-04-22 21:05:38 +02:00
games Merge pull request #14906 from rardiol/dwarf-fortress-unfuck 2016-04-23 02:42:15 +04:00
misc theme-vertex: 20150923 -> 20160329 2016-04-22 22:08:26 +02:00
os-specific Merge pull request #14899 from ethanpailes/tomb 2016-04-22 23:35:40 +02:00
servers plex: plexpass: 0.9.16.4.1911 -> 0.9.16.5.1966 2016-04-21 19:11:27 -07:00
shells fish: Reference correct output of glibc 2016-04-18 21:32:43 +03:00
stdenv setup.hs: substitute uses only valid bash names 2016-04-23 17:54:32 +02:00
test Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00
tools Merge pull request #12521 from zopa/master 2016-04-22 22:35:59 +02:00
top-level Merge pull request #14899 from ethanpailes/tomb 2016-04-22 23:35:40 +02:00