summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* rtl8812au: mark as broken on grsec kernelsJoachim Fasting2016-03-27
| | | | | All hydra builds against grsec kernels fail; builds against vanilla kernels work.
* spl: mark as broken on grsec kernelsJoachim Fasting2016-03-27
| | | | | All hydra builds against grsec kernels fail; non-grsec kernels succeed.
* openimageio: 1.6.9 -> 1.6.11 (fixes build on i686)Domen Kožar2016-03-26
| | | | | (cherry picked from commit b5d47a8cfe359fd0a6e10c85a7e7622b24173ce9) Signed-off-by: Domen Kožar <domen@dev.si>
* Merge pull request #14231 from risicle/osrm_fixesDomen Kožar2016-03-26
|\ | | | | Osrm build fixes
| * osrm-backend: switch src to use fetchFromGitHubRobert Scott2016-03-26
| |
| * osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib ↵Robert Scott2016-03-26
| | | | | | | | paths
* | Merge pull request #14230 from joachifm/jool-kernel-43-most-recentDomen Kožar2016-03-26
|\ \ | | | | | | jool: mark broken for kernel versions > 4.3
| * | jool: mark broken for kernel versions > 4.3Joachim Fasting2016-03-26
| | | | | | | | | | | | | | | All hydra builds for kernel version >4.3 fail; the build failure indicates changes to the kernel API used by the package.
* | | Merge pull request #14229 from joachifm/accelio-kernel-42-most-recentDomen Kožar2016-03-26
|\ \ \ | | | | | | | | accelio: kernel 4.2 is the most recent supported kernel
| * | | accelio: kernel 4.2 is the most recent supported kernelJoachim Fasting2016-03-26
| |/ / | | | | | | | | | | | | | | | All Hydra builds on more recent kernels fail; from reading the accelio documentation, I get the impression that 4.2 is the most recent supported kernel version.
* | | Merge pull request #14228 from joachifm/rtl8723bs-kernel-319-or-laterDomen Kožar2016-03-26
|\ \ \ | |/ / |/| | rtl8723bs: only works with kernel 3.19 and later
| * | rtl8723bs: only works with kernel 3.19 and laterJoachim Fasting2016-03-26
|/ / | | | | | | See e.g., https://hydra.nixos.org/build/33512583/nixlog/1/raw
* | Merge pull request #14217 from romildo/fix.evinceLuca Bruno2016-03-26
|\ \ | | | | | | evince: add shared_mime_info dir to XDG_DATA_DIRS env variable
| * | evince: add shared_mime_info dir to XDG_DATA_DIRS env variableJosé Romildo Malaquias2016-03-26
| | |
* | | Merge pull request #14223 from eikek/makemkvjoachifm2016-03-26
|\ \ \ | | | | | | | | makemkv 1.9.7 -> 1.9.9
| * | | makemkv 1.9.7 -> 1.9.9Eike Kettner2016-03-26
|/ / /
* | | ffmpeg: add libopus supportNikolay Amiantov2016-03-26
| | |
* | | spin: add ispin with toolsNikolay Amiantov2016-03-26
| | |
* | | swarm: init at 3.1Nikolay Amiantov2016-03-26
| | |
* | | Merge pull request #14203 from tavyc/quagga-1.0.20160315joachifm2016-03-26
|\ \ \ | |_|/ |/| | quagga: 0.99.24.1 -> 1.0.20160315
| * | quagga: 0.99.24.1 -> 1.0.20160315Octavian Cerna2016-03-25
| | |
* | | configuration-hackage2nix.yaml: update list of broken packagesPeter Simons2016-03-26
| | |
* | | hackage-packages.nix: update Haskell package setPeter Simons2016-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/840709b4a328998017b85479a9fce233d486c180 - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/ab666959f09636bea6aa2b57a3941cfd3c211471 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/6c45757bda6547fb7bb847982c4b50b41bc31c07 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/d8a2cae77932579034f28ce11e4bfed4db1aa65a
* | | Merge branch 'pr/14198'Lancelot SIX2016-03-26
|\ \ \
| * | | netcdf-fortran: init at 4.4.3Bruno Bzeznik Bruno.Bzeznik@imag.fr2016-03-26
|/ / /
* | | firefox-esr: fix build after 574a6d34d2Vladimír Čunát2016-03-26
| | | | | | | | | | | | | | | We're now using only newer versions that have ./configure in the root. ${pname} isn't the correct directory name for esr versions.
* | | python.pyjwt: platforms: linux -> unixCole Mickens2016-03-25
| | |
* | | Merge pull request #14186 from LatitudeEngineering/latitude/topic/qgroundcontrolzimbatm2016-03-25
|\ \ \ | | | | | | | | qgroundcontrol: init at 2.9.4
| * | | qgroundcontrol: init at 2.9.4Patrick Callahan2016-03-24
| | | |
* | | | Merge pull request #14206 from NeQuissimus/ohmyzsh20160324joachifm2016-03-25
|\ \ \ \ | | | | | | | | | | oh-my-zsh: 2016-03-19 -> 2016-03-24
| * | | | oh-my-zsh: 2016-03-19 -> 2016-03-24NeQuissimus2016-03-25
|/ / / /
* | | | quicklisp (lispPackages.quicklisp): initMichael Raskin2016-03-25
| | | |
* | | | Do not default to SBCL for wrapped non-SBCL lisp implementationMichael Raskin2016-03-25
| | | |
* | | | Restore core dumpsEelco Dolstra2016-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Systemd 229 sets kernel.core_pattern to "|/bin/false" by default, unless systemd-coredump is enabled. Revert back to the default of writing "core" in the current directory.
* | | | photonic: 1.7 -> 1.7.1Pascal Wittmann2016-03-25
| | | |
* | | | cpuminer: 2.4.3 -> 2.4.4Pascal Wittmann2016-03-25
| | | |
* | | | checkstyle: 6.16.1 -> 6.17Pascal Wittmann2016-03-25
| | | |
* | | | Revert "Remove which -> type -P alias."Eelco Dolstra2016-03-25
| |/ / |/| | | | | | | | | | | | | | | | | | | | This reverts commit e8e8164f348a0e8655e1d50a7a404bdc62055f4e. I misread the original commit as adding the "which" package, but it only adds it to base.nix. So then the original motivation (making it work in subshells) doesn't hold. Note that we already have some convenience aliases that don't work in subshells either (such as "ll").
* | | blender: Disable i686-linux buildEelco Dolstra2016-03-25
| | | | | | | | | | | | | | | | | | | | | The openimageio dependency doesn't build on i686. But probably nobody cares about running Blender on 32-bit anymore. http://hydra.nixos.org/build/33602734
* | | Hide sendmailSetuidWrapperEelco Dolstra2016-03-25
| | |
* | | Merge pull request #14197 from puffnfresh/patch-2Nikolay Amiantov2016-03-25
|\ \ \ | | | | | | | | opengl.extraPackages32: pkgsi686Linux in example
| * | | opengl.extraPackages32: pkgsi686Linux in exampleBrian McKenna2016-03-26
| | | | | | | | | | | | Issue #12616 uses this example but the commit doesn't.
* | | | Merge pull request #14184 from nico202/dgzArseniy Seroka2016-03-25
|\ \ \ \ | | | | | | | | | | drumgizmo: 0.9.8.1 -> 0.9.9
| * | | | drumgizmo: 0.9.8.1 -> 0.9.9=2016-03-25
| | | | |
* | | | | firefox-esr: 38.6.1 -> 45.0.1Eelco Dolstra2016-03-25
| | | | |
* | | | | firefox: 45.0 -> 45.0.1Eelco Dolstra2016-03-25
| | | | |
* | | | | Catalyst::Action::Rest: 1.19 -> 1.20Eelco Dolstra2016-03-25
| |/ / / |/| | |
* | | | nix.useChroot: allow 'relaxed' as a valueDomen Kožar2016-03-25
| | | |
* | | | pythonPackages.cryptography: 1.1.1 -> 1.2.3 (fix openssl build)Domen Kožar2016-03-25
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit baf7f98b454cc2d404f119cd6b0eeecae0d5ac44) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | Merge pull request #14190 from joachifm/sudotest-for-upstreamDomen Kožar2016-03-25
|\ \ \ \ | | | | | | | | | | nixos/tests: implement a trivial test for sudo