Peter Simons
c0f0a20961
pkgs/top-level/release.nix: haskell-ng --> haskell
2015-05-04 12:27:03 +02:00
Vladimír Čunát
8978ff3840
unstable job: glib-tested seems ready (succeeding often)
...
This reverts commit a35d4a9d4e
.
2015-04-29 11:47:18 +02:00
Vladimír Čunát
a38672dea2
release: fix eval by lib.tests -> lib-tests
...
See discussion on commit
https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
2015-04-29 11:29:15 +02:00
Domen Kožar
8feda47bee
pinentry: fix build /cc wkennington
2015-03-26 10:07:05 +01:00
Eelco Dolstra
2ed5c2bd6b
Set some meta.platforms
...
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Eelco Dolstra
738cf42639
release-lib: Simplify
2015-03-20 19:37:55 +01:00
Eelco Dolstra
dda16e0c06
pam_login: Remove
...
We haven't used/updated this package in years.
2015-03-20 16:38:21 +01:00
Eelco Dolstra
87c86f6711
pam_console: Remove
...
This package is no longer used in NixOS.
2015-03-20 16:18:10 +01:00
Eelco Dolstra
9788cbb2de
Re-enable Darwin builds
2015-02-25 19:27:30 +01:00
Nicolas B. Pierron
de0f122b01
Issue #6161 - Register lib tests as release blockers.
2015-02-09 00:07:44 +01:00
Peter Simons
08c3f2bc05
pkgs/top-level/release.nix: build all versions of GHC on their supported platforms
2015-01-16 23:23:23 +01:00
Eelco Dolstra
d2d09547a3
Build stdenv on Darwin
2015-01-06 11:55:47 +01:00
Eelco Dolstra
ab10131663
Remove scheduling priorities
...
This was only used for stdenv and is pretty obsolete now.
2015-01-06 11:55:47 +01:00
Bjørn Forsman
289ec3b5aa
html-tidy: align attrname with pkgname
...
htmlTidy => html-tidy. Keep copy of old attribute for backward
compatibility.
2014-12-06 17:01:05 +01:00
Aristid Breitkreuz
4790b70fb5
remove gcc33 from release expressions
2014-11-16 17:34:03 +01:00
Eelco Dolstra
876fa6a6a6
Fix unstable job evaluation
2014-11-05 13:00:26 +01:00
William A. Kennington III
5ae216558f
jfsrec: Remove derivation
2014-11-02 17:22:27 -08:00
Eelco Dolstra
bb8500393b
Disable Darwin builds until we get the Darwin machine back
2014-10-22 16:08:42 +02:00
Luca Bruno
d8924a4e7f
Remove some obsolete platform override in release.nix
2014-09-10 15:33:51 +02:00
Domen Kožar
b420eeba44
remove bittorrent package since it's obsolete
2014-09-05 22:49:31 +02:00
Eelco Dolstra
6437e2541a
Remove numerous failing kernel packages from Hydra
...
http://hydra.nixos.org/eval/1149989?filter=linuxPackages
2014-08-30 23:20:57 +02:00
Domen Kožar
11345b7844
remove icecat3
2014-08-25 09:52:38 +02:00
Eelco Dolstra
2478e77d8a
Make the manual release-critical
2014-08-24 18:53:29 +02:00
Eelco Dolstra
438b9c543d
Nixpkgs manual: Add a Nix expression to build
2014-08-24 11:03:55 +02:00
Charles Strahan
5ea8497933
get xorg/x11 working on Darwin
2014-08-12 20:40:57 -04:00
Luca Bruno
b331ae33d7
Make platforms.allBut accept a list rather than a single platform
2014-08-09 12:31:33 +02:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Bjørn Forsman
a1a2851409
Fix tarball job
...
gcc42 was removed in commit 5add082ab8
("gcc-4.2: Remove") but there are still some references to it. Remove
those references to fix Hydra tarball job.
2014-07-23 23:00:18 +02:00
Eelco Dolstra
5c5f115603
firefox: Build without xulrunner
...
Fixes #2950 .
2014-07-23 17:28:36 +02:00
Eelco Dolstra
3ef40e5004
emacs: Remove 23.x
2014-07-22 13:50:52 +02:00
Eelco Dolstra
973c9abdbe
Fix info command
...
The "info" command has been broken on NixOS since
457fdb3842
(proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Eelco Dolstra
784503864b
Enable the xf86-video-modesetting driver
2014-05-21 15:55:50 +02:00
Eelco Dolstra
2ca913c509
Add some packages to the channel
2014-04-28 18:34:23 +02:00
Eelco Dolstra
d304b277bd
Silence some Hydra evaluation warnings
2014-04-24 15:40:55 +02:00
Vladimír Čunát
a35d4a9d4e
unstable job: don't depend on glib-tested yet (fails)
2014-02-22 10:38:13 +01:00
Vladimír Čunát
dcf6cbf5b3
glib: add -tested variant, also to the unstable job
...
Replaces #1753 .
2014-02-18 20:27:23 +01:00
Vladimír Čunát
07ab75205c
release: fix automake evaluation, broken in 5888f27c
2014-02-02 12:09:58 +01:00
Eelco Dolstra
1a68ee7deb
Disable FreeBSD builds
2014-01-28 16:13:16 +01:00
Vladimír Čunát
3f9388436b
tarball/release: change gnat44 (removed) into gnat
2014-01-18 17:06:56 +01:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Peter Simons
ad80939299
pkgs/top-level/release.nix: build the ghc 7.2.2 binary
2013-12-29 12:26:05 +01:00
Peter Simons
486e7736df
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Domen Kožar
c1df906704
vlc: specify meta.platforms
2013-12-08 19:19:11 +01:00
Peter Simons
c32bf83301
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/interpreters/perl/5.16/default.nix
pkgs/tools/networking/curl/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-python.nix
pkgs/top-level/release-small.nix
pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
Eelco Dolstra
58af4fb11e
Update some more platforms
2013-11-06 10:58:20 +01:00
Eelco Dolstra
06f4398b46
Remove broken and obsolete versions of gcj and ghdl
2013-11-04 21:11:00 +01:00
Vladimír Čunát
b60d44a00a
release: remove gcjXX references to fix tarball
2013-10-30 22:04:34 +01:00
Peter Simons
ac5d5297dd
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-10-02 22:44:12 +02:00
Eelco Dolstra
8a182718ca
splashutils: Remove
2013-09-26 18:03:43 +02:00
Peter Simons
9407832de4
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/gettext/default.nix
2013-09-23 10:59:44 +02:00