.nixpkgs: Drop obsolete manifest URI
[?]
Mar 2, 2016, 2:24 PM
NLYDMDAX52TWDW2C2EJN2PYXCI7I7GCU7KFPZMEKLIIK35HJB3YACDependencies
- [2]
MNKXBLNCReturn 410 Gone (rather than 500) if an output is no longer available - [3]
PMNWRTGJAdd multiple output support - [4]
XHVZXX6N - [5]
BHZXGT2H* Channels: provide an index page that lists all the packages in the - [6]
HXBXDEFKSpeed up channel processing - [7]
ON4DDIBZ* Forgot to commit. - [8]
UXVDOUBJ - [*]
5NO7NCKT* Refactoring.
Change contents
- edit in src/lib/Hydra/Base/Controller/NixChannel.pm at line 89
$c->stash->{manifestUri} = $c->uri_for($self->action_for("manifest"), $c->req->captures); - replacement in src/lib/Hydra/View/NixPkg.pm at line 14
my $s = "NIXPKG1 " . $c->stash->{manifestUri}my $s = "NIXPKG1 http://invalid.org/"