[Nix-dev] Re: [Nix-commits] SVN commit: nix - 17457 - MarcWeber - in nixpkgs/trunk/pkgs: applications/version-management/git-and-tools misc
Ludovic Courtès
ludo at gnu.org
Sun Sep 27 11:15:33 CEST 2009
Hi,
Marc Weber <marco-oweber at gmx.de> writes:
> You can view the changes in this commit at:
> https://svn.nixos.org/viewvc/nix?rev=17457&view=rev
[...]
> update topgit - using official release now
[...]
> + topGit = args: with args; fetchurl { # Sat Sep 26 02:02:43 CEST 2009
> + url = "http://mawercer.de/~nix/repos/topGit-f59e4f9e87e5f485fdaee0af002edd2105fa298a.tar.gz";
> + sha256 = "04e3c5e60570f414c1d2ee9ed64b80362b1958ebbac7d5c235cce17e9a339c94";
> };
Isn’t there an official tarball for the official release?
Thanks,
Ludo’.
More information about the nix-dev
mailing list