wmertens
e20e0470bf
travis build: oops
...
Evaluation is too long - shouldn't have removed /dev/nulling
I wish I had a travis test environment :sad:
2014-10-15 18:50:28 +02:00
wmertens
b084b39375
travis build: Revert silly idea
...
nox-review should review against master, it's travis that should check out a hydra-available master commit to set the PR on. Perhaps we could rebase the current HEAD on the hydra-built commitish instead?
2014-10-15 18:45:13 +02:00
wmertens
5e6b6df33e
Travis build: source environment before build
...
💩
2014-10-15 11:52:23 +02:00
Wout Mertens
3de73cb77d
Travis: Make it work with non-PR
2014-10-15 11:23:34 +02:00
Wout Mertens
0083284ad8
Travis: chop build in install and build phases
...
This allows us to see how long install takes.
Also, build from hydra binaries as much as possible.
2014-10-15 11:05:12 +02:00
wmertens
e6d15e9d28
travis build: Silence git
...
Last one I promise 😁
2014-10-14 15:00:56 +02:00
wmertens
e3563e6c23
travis build: More silence
2014-10-14 14:54:14 +02:00
wmertens
9fc5cc6576
travis build: Make curl silent (but report errors)
2014-10-14 14:31:43 +02:00
Michael Raskin
3d75833956
Update vanity counter. Now with GitHub username support
2014-10-12 23:05:27 +04:00
Michael Raskin
6465d684b8
Improve name quoting to correctly handle underscore
2014-10-12 23:05:27 +04:00
Georges Dubus
4d246d00e5
Made the travis build check the metadata
2014-10-07 15:59:37 +02:00
Michael Raskin
81b766bd95
Fix local filename in vanity counter
2014-10-07 16:25:33 +04:00
Aristid Breitkreuz
f7e83a32ad
make vanity script less spammy
2014-10-05 16:16:56 +02:00
Michael Raskin
ca626ea96d
A small vanity counter for finding top-grossing committers
2014-09-30 23:11:19 +04:00
Georges Dubus
af2199e9ad
Fixes to the travis script
...
- Build 4 jobs at a time (might help with the timeout)
- Be quiet with pip (should make the output more readable)
2014-09-23 14:31:01 +02:00
Domen Kožar
363aef7fd0
travis-nox-review: build tarball job as evaluation test
2014-09-23 14:23:01 +02:00
Georges Dubus
5ab79f6090
Review PR in travis with nox-review
2014-09-21 21:17:56 +02:00
Eelco Dolstra
6479d6fea4
Remove broken script
2014-07-30 10:23:05 +02:00
Eelco Dolstra
b6569c8497
copy-tarballs.pl: Create base-32 symlinks
2014-05-22 12:11:53 +02:00
Eelco Dolstra
4de6357776
Remove mysterious line
2014-05-01 10:43:07 +02:00
Eelco Dolstra
bdb658d033
nixpkgs-lint: Tweak
2014-03-31 19:49:01 +02:00
Eelco Dolstra
7a51e17775
Fix updating of the tarball mirror
2014-02-19 13:58:42 +01:00
Eelco Dolstra
3293421dd3
Fix references to pkgs/lib
2013-10-10 13:28:22 +02:00
Eelco Dolstra
2a5098384e
Make eval-release.nix less picky
...
It now only checks that each derivation's drvPath attribute evaluates.
Previously it checked everything (via toXML) but that causes
derivations with dubious passthru attribute to fail (see commit
70fee5da11
).
2013-10-06 00:21:28 +02:00
Bjørn Forsman
decad1fc7d
nixpkgs-lint: add check for meta.platforms attribute
2013-09-07 20:43:07 +02:00
Eelco Dolstra
f3a17b04e6
nixpkgs-lint: Warn against capitalised package names and missing versions
2013-07-30 16:52:12 +02:00
Eelco Dolstra
7c38b9d3bc
nixpkgs-lint: Fix priority check
2013-07-30 16:52:11 +02:00
Eelco Dolstra
74c52ac8ad
nixpkgs-lint: Add support for filtering by maintainer
...
For instance, you can now say "nixpkgs-lint -m alice" to show only
packages maintained by Alice.
Also added command-line parsing.
2013-07-30 12:05:36 +02:00
Eelco Dolstra
6b495e9251
Add nixpkgs-lint
...
This is a simple tool to scan Nixpkgs for violations of the packaging
guidelines, such as multiple packages with the same name, packages
that lack a description or license, and so on.
To use:
$ nix-env -i nixpkgs-lint
$ cd .../nixpkgs
$ nixpkgs-lint
Current statistics:
Number of packages: 8666
Number of missing maintainers: 3711
Number of missing licenses: 6159
Number of missing descriptions: 1337
Number of bad descriptions: 633
Number of name collisions: 277
2013-07-25 23:52:36 +02:00
Eelco Dolstra
01294254a0
nix-generate-from-cpan: Handle META.json
...
Fixes #761 .
2013-07-16 13:45:24 +02:00
Eelco Dolstra
15c1ca9d21
nix-generate-from-cpan: Hack to handle non-UTF-8 META.yml files
2013-06-16 18:34:32 +02:00
Eelco Dolstra
629daa2102
Rewrite the CPAN generator to Perl
...
Also:
- It's now installable by doing "nix-env -i nix-generate-from-cpan".
- It maps dependencies to the correct attribute (e.g. HTML::HeadParser
is mapped to HTMLParser).
- It automatically selects buildPerlPackage or buildPerlModule.
- It's documented in the manual.
2013-06-13 15:56:23 +02:00
Eelco Dolstra
fca2f04bb1
Make the location of the tarballs cache configurable
2013-06-04 12:45:12 +02:00
Shea Levy
f3f3a728f6
generate-cpan-package: Don't hard-code Eelco's environment
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-27 16:35:42 -04:00
Eelco Dolstra
f135b6e530
Fix comment
2013-03-26 12:09:02 +01:00
Eelco Dolstra
993fc7206d
eval-release.nix: Handle the new job structure
...
Now that we don't need to pass "system" arguments anymore, this thing
is *almost* obsolete. (Except for the need to handle assertion
failures, you could just do "nix-instantiate --eval-only ..." on
release.nix.)
2013-03-26 11:59:00 +01:00
Eelco Dolstra
427b8cacf3
Add very hacky script to generate Perl packages
...
Given the name of Perl module, this script will download the package
containing the module from CPAN, determine its dependencies, and print
a Nix expression suitable for inclusion in perl-packages.nix on
stdout.
Example:
$ ./maintainers/scripts/generate-cpan-package DBIx::Class
DBIxClass = buildPerlPackage {
name = "DBIx-Class-0.08205";
src = fetchurl {
url = mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-0.08205.tar.gz;
sha256 = "16iyrfvwf4y94wxpwlla131grdf10z4xx9q9s6jsi39ycaxdaj6l";
};
buildInputs = [ DBDSQLite PackageStash TestException TestWarn ];
propagatedBuildInputs = [ ClassAccessorGrouped ClassC3Componentised ClassInspector ConfigAny ContextPreserve DataCompare DataDumperConcise DataPage DBI DevelGlobalDestruction HashMerge ModuleFind Moo MROCompat namespaceclean PathClass ScopeGuard SQLAbstract SubName TryTiny ];
meta = {
homepage = http://www.dbix-class.org/ ;
description = "Extensible and flexible object <-> relational mapper.";
license = "perl";
};
};
2013-01-28 12:11:32 +01:00
Eelco Dolstra
f615e304bb
Handle more bad characters
2013-01-15 18:15:33 +01:00
Eelco Dolstra
eeda226b02
Merge branch 'master' into systemd
2013-01-15 12:11:07 +01:00
Eelco Dolstra
ee19b41203
Update the tarball mirroring scripts
2013-01-15 11:18:42 +01:00
Eelco Dolstra
0731cd042c
eval-release.nix: Handle exceptions properly
2013-01-14 23:28:58 +01:00
Eelco Dolstra
72684fb42f
Remove support for the obsolete powerpc-darwin and i686-darwin platforms
2012-11-29 14:10:49 +01:00
Eelco Dolstra
6552ea2ddb
svn path=/nixpkgs/trunk/; revision=32961
2012-03-09 17:53:04 +00:00
Eelco Dolstra
a736ed4e66
* Split off copy-tarball.sh from copy-tarballs.sh. The former mirrors a single URL.
...
svn path=/nixpkgs/trunk/; revision=32960
2012-03-09 17:29:17 +00:00
Yury G. Kudryashov
a41d989a1e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32093
2012-02-06 23:08:11 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Yury G. Kudryashov
954c8cdac1
test-eval-release: handle ENV{VERBOSE}.
...
See test-eval-release.sh for details.
svn path=/nixpkgs/trunk/; revision=31824
2012-01-24 19:10:54 +00:00
Yury G. Kudryashov
0c79434ccb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Eelco Dolstra
d62848cd2c
* eval-release.nix: force nix-instantiate to include nested attribute
...
sets.
svn path=/nixpkgs/trunk/; revision=31500
2012-01-12 16:59:58 +00:00
Yury G. Kudryashov
9ee0a9df9b
svn merge ^/nixpkgs/trunk
...
A few trivial conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00