| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'upstream/master' into HEAD | Frederik Rietdijk | 2017-08-14 | 1 | -1/+1 |
| |\ |
|
| | * | Update homepage attributes: http -> https•••Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
| mimadrid | 2017-08-03 | 1 | -1/+1 |
| * | | libdrm: 2.4.81 -> 2.4.82 | Vladimír Čunát | 2017-08-13 | 1 | -2/+2 |
| |/ |
|
| * | libdrm: support valgrind suppression via a lighter version•••Fixes #25917. It's all only about build-time dependency bloat and
consequent rebuild propagation.
| Vladimír Čunát | 2017-05-27 | 1 | -3/+3 |
| * | libdrm: 2.4.79 -> 2.4.81 | Vladimír Čunát | 2017-05-27 | 1 | -2/+2 |
| * | libdrm: 2.4.76 -> 2.4.79 | Vladimír Čunát | 2017-04-10 | 1 | -2/+2 |
| * | libdrm: 2.4.75 -> 2.4.76 | Vladimír Čunát | 2017-04-01 | 1 | -2/+2 |
| * | Revert "stdenv: aarch64 is also ARM"•••This reverts commit a5f4e22289229a5f6b7341d17c45db98be84d479.
Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717
In general, the architectures are different enough that there is no
reason to consider both as ARM, just like we don't consider x86_64 as
32-bit x86.
cc @fpletz
| Tuomas Tynkkynen | 2017-03-11 | 1 | -1/+1 |
| * | stdenv: aarch64 is also ARM | Franz Pletz | 2017-03-11 | 1 | -1/+1 |
| * | libdrm: 2.4.74 -> 2.4.75 | Vladimír Čunát | 2017-02-05 | 1 | -2/+2 |
| * | libdrm: Enable some ARM drivers•••I dropped --enable-freedreno since it's automatically enabled on ARM and
shouldn't be needed anywhere else.
| Tuomas Tynkkynen | 2017-01-29 | 1 | -1/+2 |
| * | libdrm: 2.4.73 -> 2.4.74 | Vladimír Čunát | 2016-12-03 | 1 | -2/+2 |
| * | libdrm: 2.4.71 -> 2.4.73•••Also:
- remove udev remains except explanation;
- remove maintainers.urkud, as he's been inactive for years.
| Vladimír Čunát | 2016-11-17 | 1 | -6/+3 |
| * | libdrm: 2.4.70 -> 2.4.71 | Vladimír Čunát | 2016-10-11 | 1 | -2/+2 |
| * | libdrm: Don't depend on udev•••The configure script checks for it, but the only use (in
libkms/Makefile.am) is commented out.
| Eelco Dolstra | 2016-09-05 | 1 | -2/+3 |
| * | treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output.
| Tuomas Tynkkynen | 2016-08-29 | 1 | -1/+1 |
| * | Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...•••Revert a revert of a merge that shouldn't have been in master but was intentionally in staging.
Next time I'll do this right after the revert instead of so far down the line...
This reverts commit 9adad8612b082bcbae30c81678a04b79a44079a4.
| Shea Levy | 2016-08-24 | 1 | -2/+2 |
| * | Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"•••Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1, reversing
changes made to 760b2b9048ea775c319cb348d74447a20dea513e.
| Shea Levy | 2016-08-15 | 1 | -2/+2 |
| * | libdrm: 2.4.68 -> 2.4.70 | Vladimír Čunát | 2016-08-14 | 1 | -2/+2 |
| * | libdrm: 2.4.66 -> 2.4.68 | Vladimír Čunát | 2016-05-22 | 1 | -2/+2 |
| * | Merge branch 'staging' into closure-size | Vladimír Čunát | 2016-01-19 | 1 | -2/+2 |
| |\ |
|
| | * | libdrm: update 2.4.65 -> 2.4.66 | Vladimír Čunát | 2016-01-04 | 1 | -2/+2 |
| * | | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet.
| Vladimír Čunát | 2015-10-03 | 1 | -4/+4 |
| |\| |
|
| | * | libdrm: update 2.4.64 -> 2.4.65 | Vladimír Čunát | 2015-09-20 | 1 | -2/+2 |
| | * | libdrm: 2.4.62 -> 2.4.64 | William A. Kennington III | 2015-08-18 | 1 | -2/+2 |
| | * | libdrm: Remove valgrind as a dependency•••cc @vcunat
| William A. Kennington III | 2015-07-19 | 1 | -2/+2 |
| | * | libdrm: update and add valgrind dependency•••I couldn't find an easy way around this new build-time dependency,
unfortunately. It creates some new mass-rebuild chains...
| Vladimír Čunát | 2015-07-19 | 1 | -4/+4 |
| | * | libdrm: small update | Vladimír Čunát | 2015-05-26 | 1 | -2/+2 |
| * | | Merge 'staging' into closure-size•••- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
| Vladimír Čunát | 2015-04-18 | 1 | -3/+4 |
| |\| |
|
| | * | libdrm: Enable freedreno | William A. Kennington III | 2015-03-28 | 1 | -1/+2 |
| | * | libdrm: 2.4.59 -> 2.4.60 | William A. Kennington III | 2015-03-26 | 1 | -2/+2 |
| | * | libdrm: update | Vladimír Čunát | 2015-03-09 | 1 | -2/+2 |
| | * | libdrm: update | Vladimír Čunát | 2014-10-19 | 1 | -2/+2 |
| * | | Merge 'staging' into multiple-outputs•••Conflicts:
pkgs/applications/audio/flac/default.nix
pkgs/build-support/gcc-wrapper/builder.sh
pkgs/development/libraries/apr-util/default.nix
pkgs/development/libraries/apr/default.nix
pkgs/development/libraries/atk/default.nix
pkgs/development/libraries/freetype/default.nix
pkgs/development/libraries/gdk-pixbuf/default.nix
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/glibc/2.17/builder.sh
pkgs/development/libraries/glibc/2.17/locales.nix
pkgs/development/libraries/libjpeg/default.nix
pkgs/development/libraries/libogg/default.nix
pkgs/development/libraries/libsamplerate/default.nix
pkgs/development/libraries/libtiff/default.nix
pkgs/development/libraries/libvorbis/default.nix
pkgs/development/libraries/mesa/default.nix
pkgs/development/libraries/pango/default.nix
pkgs/development/web/nodejs/default.nix
pkgs/os-specific/linux/pam/default.nix
pkgs/os-specific/linux/systemd/default.nix
pkgs/stdenv/generic/setup.sh
pkgs/stdenv/linux/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-small.nix
| Vladimír Čunát | 2014-08-23 | 1 | -3/+3 |
| |\| |
|
| | * | libdrm: update | Vladimír Čunát | 2014-08-02 | 1 | -2/+2 |
| | * | libdrm: allow to build on any unix | John Wiegley | 2014-06-07 | 1 | -1/+1 |
| | * | libdrm: minor update 2.4.52 -> .54•••Including support for AMD Mullins chips.
| Vladimír Čunát | 2014-05-06 | 1 | -2/+2 |
| | * | libdrm: minor update 2.4.50 -> .52 | Vladimír Čunát | 2014-01-28 | 1 | -2/+2 |
| | * | libdrm: bump 2.4.49 -> .50•••Mainly, it fixes a critical bug for Radeon Southern Islands GPUs.
| Vladimír Čunát | 2013-12-10 | 1 | -2/+2 |
| | * | libdrm: minor update 2.4.48 -> .49 | Vladimír Čunát | 2013-11-23 | 1 | -2/+2 |
| | * | libdrm: minor update 2.4.46 -> .48 | Vladimír Čunát | 2013-11-17 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'official/master' into multiple-outputs•••Conflicts:
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/freetype/default.nix
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/libpng/default.nix
pkgs/development/libraries/pango/default.nix
pkgs/tools/typesetting/tex/texlive/default.nix
pkgs/top-level/all-packages.nix
| Mathijs Kwik | 2013-09-11 | 1 | -2/+2 |
| |\| |
|
| | * | libdrm: minor update•••Builds. I found no kind of news/changelog docs, hopefully nothing important.
| Vladimír Čunát | 2013-08-27 | 1 | -2/+2 |
| * | | libdrm: Use multiple outputs | Eelco Dolstra | 2013-08-23 | 1 | -0/+2 |
| |/ |
|
| * | fix evaluation on non-Linux, should fix tarball | Vladimír Čunát | 2013-06-17 | 1 | -2/+3 |
| * | WARNING: history from now is going to change (mesa+llvm)•••Current WIP, only tested nouveau (3D works very well).
| Vladimír Čunát | 2013-05-16 | 1 | -3/+1 |
| * | libdrm: update because of mesa-9.1 | Vladimír Čunát | 2013-02-23 | 1 | -3/+3 |
| * | Merge branch stdenv-updates into x-updates•••x-updates is supposed to merge after stdenv-updates, so let's test it
Conflicts:
pkgs/development/libraries/gtk+/2.x.nix (both updated, taking newer)
pkgs/development/libraries/mesa/default.nix (taking nativeBuildInputs)
| Vladimír Čunát | 2013-02-21 | 1 | -1/+1 |
| |\ |
|
| | * | Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
| Eelco Dolstra | 2012-12-28 | 1 | -1/+1 |
| * | | Updated Mesa to 9.0.2•••Also updated libdrm to 2.4.40 (not 2.4.41 because they have broken tars for that)
Removed the Mesa patch for sis video on mips64el-linux because sis is not
supported in Mesa anyway (since version 8)
| Arseniy Alekseyev | 2013-01-28 | 1 | -2/+2 |
| |/ |
|