nixpkgs/pkgs/tools
Eelco Dolstra ebd8573046 Add a utility function "fetchGitHub"
This is a small wrapper around fetchzip. It allows you to say:

  src = fetchGitHub {
    owner = "NixOS";
    repo = "nix";
    rev = "924e19341a5ee488634bc9ce1ea9758ac496afc3"; # or a tag
    sha256 = "1ld1jc26wy0smkg63chvdzsppfw6zy1ykf3mmc50hkx397wcbl09";
  };
2014-05-08 15:30:18 +02:00
..
admin virt-manager: update to 1.0.1, fix & update dependencies, gtk3 support 2014-04-05 18:37:05 +02:00
archivers Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
audio Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
backup Fix meta.license attribute 2014-05-01 10:51:15 +02:00
bluetooth - Add openobex's unusual pkgconfig to pkgconfig path 2014-02-19 18:11:54 +00:00
cd-dvd garden 2014-03-07 17:35:01 +01:00
compression Merge pull request #1928 from 'cross-win-osx'. 2014-04-21 10:00:35 +02:00
filesystems btrfsProgs: 3.12 -> 3.14 2014-04-16 16:07:41 -05:00
graphics Add nifskope 2014-05-07 00:08:40 +02:00
inputmethods/fcitx fcitx: update to 4.2.8.3 2013-09-28 19:44:52 +08:00
misc dvtm: update from 0.10 to 0.11 2014-05-02 21:31:05 +02:00
networking Add a utility function "fetchGitHub" 2014-05-08 15:30:18 +02:00
package-management cabal-install: update to version 1.20.0.1 2014-05-05 10:46:40 +02:00
security Bump pass(word-store) to 1.6.1. 2014-04-30 23:52:55 +02:00
system plan9port: Do not fetch X11 build dependencies if building on darwin. 2014-04-15 18:37:18 +05:30
text Add a utility function "fetchGitHub" 2014-05-08 15:30:18 +02:00
typesetting Update texlive expressions with new tarball versions 2014-04-25 00:44:05 -05:00
video Upgrade rtmpdump and get_iplayer 2014-05-07 20:56:37 +02:00
virtualization aws: hardcode perl location 2014-02-12 08:27:08 -05:00
X11 xdg-user-dirs: fix finding default directory names 2014-04-22 22:17:20 +02:00