[Nix-dev] selectVersion
Eelco Dolstra
e.dolstra at tudelft.nl
Thu Jan 29 14:24:03 CET 2009
Hi,
Can somebody explain what the use of selectVersion in all-packages.nix is? It's
full of calls like
selectVersion ../tools/system/ddrescue "1.8"
which seems rather pointless to me, given that you can just as easily say
"import ../tools/system/ddrescue/1.8.nix". I propose a global search/replace to
get rid of them...
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list