--- hydra-20150407.4c0e3e4/tests/evaluation-tests.pl 2015-04-15 12:00:19.000000000 -0500 +++ hydra-20150407.4c0e3e4/tests/evaluation-tests.pl 2015-04-17 08:53:04.940301471 -0500 @@ -7,7 +7,7 @@ my $db = Hydra::Model::DB->new; -use Test::Simple tests => 72; +use Test::Simple tests => 68; hydra_setup($db); @@ -103,13 +103,6 @@ uri => "$jobsBaseUri/hg-repo", update => getcwd . "/jobs/hg-update.sh" }, - { - name => "darcs", - nixexpr => "darcs-input.nix", - type => "darcs", - uri => "$jobsBaseUri/darcs-repo", - update => getcwd . "/jobs/darcs-update.sh" - } ); foreach my $scm ( @scminputs ) { ct name='h' onchange='this.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mc.scm
AgeCommit message (Expand)Author
2019-03-18Correct name and email address for ng0....ng0
2019-02-27gnu: mc: Update to 4.8.22....Tobias Geerinckx-Rice
2018-03-20Correct name and Email for ng0....ng0
2018-02-08gnu: mc: Substitute more FHS file names....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Update to 4.8.20....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Use HTTPS for home page....Tobias Geerinckx-Rice
2017-11-19Update email address for ng0.ng0