Luca Bruno
67d2344120
gnome-shell: use src.nix
2015-09-17 17:02:55 +02:00
Luca Bruno
dbdb732849
maint script gnome-latest.sh: rename to gnome.sh, update src.nix
2015-09-17 17:02:55 +02:00
Luca Bruno
39965bba04
maint script gnome-latest.sh: support point versions, handle 404 errors
2015-09-17 17:02:55 +02:00
Luca Bruno
08bd889058
maint script gnome-latest.sh: don't write sha to a file
2015-09-17 15:21:14 +02:00
Domen Kožar
4eeb4c88aa
Merge pull request #8436 from dezgeg/pr-travis-oom
...
travis-nox-review-pr: Try to detect if the build ran out of memory
2015-06-21 09:26:25 +02:00
Tuomas Tynkkynen
d78d168096
travis-nox-review-pr: Try to detect if the build ran out of memory
...
Travis builds sometimes fail because Travis doesn't have much memory.
When it happens, the failure reason is often hard to see in the logs and
is confusing (especially for new contributors).
Try to detect OOM errors in dmesg and give a warning when it happens.
2015-06-20 23:31:17 +03:00
Luca Bruno
84327822e1
gnome-latest.sh: use bash, it doesn't work with sh
2015-06-11 12:27:50 +02:00
Florian Friesdorf
88e58a4fa2
cygwin: stdenv
2015-05-28 10:53:34 +02:00
Georges Dubus
4d6ba289db
Travis: disable tarball creating check, because travis can't handle it
2015-03-04 15:28:09 +01:00
Benjamin Staffin
92aef0621f
update-channel-branches: fix to work with posix /bin/sh
...
Should now work equally well with bash (as on NixOS) and dash (on
various other distributions).
The only truly required change was on line 10: "function" is a
superfluous keyword that's not present in posix sh.
Change-Id: If917499b2e24c0d039e8c61208227b90c9fc5c0d
2015-02-17 17:21:55 -08:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
Michael Raskin
ad7ced806f
Update vanity to add more special characters.
2015-01-18 18:20:08 +03:00
Eric Seidel
b070eacfcd
rename occurrences of cc.gcc to cc.cc
2015-01-14 20:51:58 -08:00
Georges Dubus
c7df7f6361
Travis: check tarball creation even for pull requests
...
This will help us catch PR that break the tarball creation, for example
by breaking evaluation on other platforms.
2015-01-04 14:02:07 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Nicolas B. Pierron
9334085e80
update-channel-branches.sh: Add verbosity to improve the user experience, and update NixOS documentation.
2014-12-18 22:25:21 +01:00
Nicolas Pierron
d7edec4888
Add other source of channels, and distinguish between local and remote channels.
2014-12-18 01:24:40 +00:00
Nicolas Pierron
f0c21ab3f7
Add a script to add git branches for each channel.
2014-12-17 00:44:58 +00:00
Domen Kožar
48a282b913
http://nixos.org -> https://nixos.org
...
(cherry picked from commit 78bb17dd22e4da4e3810fbc78185d73bb25ea73e)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-14 11:26:45 +01:00
Eelco Dolstra
97a2de297e
Fix various Perl packages
...
Perl 5.20 removed some modules, in particular Module::Pluggable. So
now other modules need to get it from CPAN.
http://hydra.nixos.org/build/17450281
2014-11-25 00:29:48 +01:00
Aristid Breitkreuz
f10647f1c3
move dockerfile to subdirectory
2014-11-08 23:47:10 +01:00
Michael Raskin
bbd9f55947
Improve escaping (process backtick) and remove trailing spaces
2014-11-04 13:00:25 +03:00
Georges Dubus
d7af81d2dc
Make travis use "nox-review pr"
...
This should put an end to all the false rebuilds reported by travis.
2014-10-31 14:49:51 +01:00
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
Eelco Dolstra
1ca98d7c09
Move some old docs
2013-10-01 10:53:21 +02:00
Eelco Dolstra
34ea77c220
Remove obsolete doc file
2013-10-01 10:53:21 +02:00
Bjørn Forsman
decad1fc7d
nixpkgs-lint: add check for meta.platforms attribute
2013-09-07 20:43:07 +02:00