about summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
Commit message (Collapse)AuthorAge
* ncat: Remove old package, available in nmapFranz Pletz2016-03-30
|
* qt4-clang: fix fallout from f9b5ed66d10Vladimír Čunát2016-03-28
| | | | | There's still the question of Hydra binaries etc. but this should at least fix evaluation and running problems.
* skype: use clang-built qt4 to fix segfaultNikolay Amiantov2016-03-27
|
* Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
|\
| * gcc: Remove 4.3 and 4.4Eelco Dolstra2016-03-02
| | | | | | | | | | GCC 4.3 was used by only one package ("self"), which I've marked as broken.
* | Add metrics job to unstable aggregateEelco Dolstra2016-03-24
| |
* | Keep track of Nixpkgs/NixOS evaluation statisticsEelco Dolstra2016-03-24
| |
* | Replace references to all-packages.nix, by references to the top-level of ↵Nicolas B. Pierron2016-03-13
|/ | | | nixpkgs repository.
* Reduce the size of the Nixpkgs/NixOS jobsetsEelco Dolstra2016-02-10
| | | | | | | | | | | | | | This cuts nixpkgs:trunk from 78K to 31K jobs by disabling builds of {node,go,python,emacs,coq,r,ocaml,perl}Packages. Thus these are now only built if they are dependencies of top-level packages (such as end-user applications). I left haskellPackages because they take typically longer to build than the others (which are mostly interpreted languages), so disabling them would be more painful to users. This is a temporary measure until we have a binary cache based Hydra running on faster hardware, necessitated by the fact that evaluations now regularly time out after 6 hours.
* vorbis-tools: rename from old-style vorbisToolsTobias Geerinckx-Rice2016-01-26
|
* release.nix: remove troubling glib-tested, add pythonDomen Kožar2016-01-21
|
* Fix evaluation of "unstable" jobEelco Dolstra2016-01-15
| | | | | | Commit 19f6edbfb805822a533a696cb1f23f55ece30931 made "unstable" depend on some Darwin jobs, but these didn't exist because of the "= linux" overrides in release.nix.
* build emacs24PackagesNg on HydraThomas Tuegel2016-01-13
| | | | | This is required now because we do not recurseIntoAttrs for emacsPackagesNg. This has the side-effect of removing duplicate jobs.
* top-level/release.nix: make Darwin builds do moreDan Peebles2016-01-06
|
* release.nix: fixup evaluation after darwin changesVladimír Čunát2016-01-05
| | | | | /cc @copumpkin. I can't really test this, but it should unbreak Hydra evaluation at least.
* release: remove reference to castle_combatVladimír Čunát2015-12-17
| | | | The game itself was removed in 66f663e19.
* copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra2015-12-16
|
* Migrate manpages -> man-pages (upstream project name)Tobias Geerinckx-Rice2015-12-06
|
* release.nix: remove reference to pthreadmanpagesPascal Wittmann2015-12-04
| | | Commit 9aa1cb6c59f7afc93d72037ab4477d5c259a3ff8 broke the nixpkgs.tarball job on hydra (see https://hydra.nixos.org/build/28466812). The commit removes the last reference to pthreadmanpages.
* pkgs/top-level/release.nix: enable building the R package setPeter Simons2015-11-24
| | | | | | | | | | The R people don't bother providing stable URLs for their package releases. Released versions are edited or flat-out disappear at will, which causes us a bit of trouble, like in [1]. Hopefully, enabling R builds on Hydra will mitigate those problems by caching the release tarballs. [1] https://github.com/NixOS/nixpkgs/issues/11230
* Add stdenv bootstrap tools generation to release.nixEelco Dolstra2015-10-23
|
* Remove all references to haskell-ng and haskellngPackages from Nixpkgs.Peter Simons2015-09-15
|
* Add "haskellPackages" binaries to the unstable channel.Peter Simons2015-05-29
|
* pkgs/top-level/release.nix: haskell-ng --> haskellPeter Simons2015-05-04
|
* unstable job: glib-tested seems ready (succeeding often)Vladimír Čunát2015-04-29
| | | | This reverts commit a35d4a9d4e2d4435e53fdfd1698f2118828c773f.
* release: fix eval by lib.tests -> lib-testsVladimír Čunát2015-04-29
| | | | | See discussion on commit https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
* pinentry: fix build /cc wkenningtonDomen Kožar2015-03-26
|
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* release-lib: SimplifyEelco Dolstra2015-03-20
|
* pam_login: RemoveEelco Dolstra2015-03-20
| | | | We haven't used/updated this package in years.
* pam_console: RemoveEelco Dolstra2015-03-20
| | | | This package is no longer used in NixOS.
* Re-enable Darwin buildsEelco Dolstra2015-02-25
|
* Issue #6161 - Register lib tests as release blockers.Nicolas B. Pierron2015-02-09
|
* pkgs/top-level/release.nix: build all versions of GHC on their supported ↵Peter Simons2015-01-16
| | | | platforms
* Build stdenv on DarwinEelco Dolstra2015-01-06
|
* Remove scheduling prioritiesEelco Dolstra2015-01-06
| | | | This was only used for stdenv and is pretty obsolete now.
* html-tidy: align attrname with pkgnameBjørn Forsman2014-12-06
| | | | | htmlTidy => html-tidy. Keep copy of old attribute for backward compatibility.
* remove gcc33 from release expressionsAristid Breitkreuz2014-11-16
|
* Fix unstable job evaluationEelco Dolstra2014-11-05
|
* jfsrec: Remove derivationWilliam A. Kennington III2014-11-02
|
* Disable Darwin builds until we get the Darwin machine backEelco Dolstra2014-10-22
|
* Remove some obsolete platform override in release.nixLuca Bruno2014-09-10
|
* remove bittorrent package since it's obsoleteDomen Kožar2014-09-05
|
* Remove numerous failing kernel packages from HydraEelco Dolstra2014-08-30
| | | | http://hydra.nixos.org/eval/1149989?filter=linuxPackages
* remove icecat3Domen Kožar2014-08-25
|
* Make the manual release-criticalEelco Dolstra2014-08-24
|
* Nixpkgs manual: Add a Nix expression to buildEelco Dolstra2014-08-24
|
* get xorg/x11 working on DarwinCharles Strahan2014-08-12
|
* Make platforms.allBut accept a list rather than a single platformLuca Bruno2014-08-09
|
* Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-08
|