nixpkgs/pkgs
Bjørn Forsman 9d0b455960 vim-plugins: use commit dates instead of commit ids as version numbers
Git commit ids shouldn't be used as version numbers in nixpkgs:
* they don't increase monotonically
* they don't always start with a digit, causing nix to not parse them as
  version numbers, and instead sees them as part of the package name,
  causing the package to (seemingly) conflict with itself upon upgrade.
2014-10-20 17:45:28 +02:00
..
applications Merge pull request #4598 from jbedo/master 2014-10-20 10:51:48 +02:00
build-support Revert "cabal: enable multi-threaded builds with GHC 7.8.x or later" 2014-10-16 13:17:30 -04:00
data poppler_data: update from 0.4.6 to 0.4.7 2014-10-07 23:22:09 +02:00
desktops Update gnome pomodoro using fetchFromGitHub 2014-10-13 11:02:56 +02:00
development fix eval 2014-10-19 19:54:33 +02:00
games Add hedgewars 2014-10-14 16:40:56 +01:00
misc vim-plugins: use commit dates instead of commit ids as version numbers 2014-10-20 17:45:28 +02:00
os-specific linux: Enable FW_LOADER_USER_HELPER_FALLBACK 2014-10-20 13:25:00 +02:00
servers mpd: update to 0.19.1 2014-10-19 17:34:13 +01:00
shells zsh: update from 5.0.6 to 5.0.7 2014-10-09 09:43:33 +02:00
stdenv Eliminate some optionals/optionalAttrs calls on the hot path 2014-10-05 01:59:24 +02:00
test s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
tools Merge pull request #4588 from edwtjo/dhcpcd-update 2014-10-20 10:52:17 +02:00
top-level fix eval 2014-10-20 17:26:25 +02:00