about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gnome3.dconf-editor: drop gnome3.gsettings_desktop_schemasgnidorah2017-12-01
|
* libreoffice: use wrapGAppsHookgnidorah2017-12-01
|
* transmission_gtk: use wrapGAppsHookgnidorah2017-12-01
|
* xorg: Mark some xf86* drivers x86-onlyTuomas Tynkkynen2017-11-30
| | | | https://hydra.nixos.org/eval/1413937?filter=xorg&compare=1358674
* perl-CryptX: 0.054 -> 0.055Robert Helgesson2017-11-30
|
* Merge pull request #32205 from cillianderoiste/mhwaveeditadisbladis2017-11-30
|\ | | | | mhwaveedit: fix src url (gna is dead) and use autoreconf for build
| * mhwaveedit: fix src url (gna is dead) and use autoreconf for buildCillian de Róiste2017-11-30
| |
* | Merge #32198: firefox patch-updatesVladimír Čunát2017-11-30
|\ \ | |/ |/|
| * firefox-esr: 52.5.0esr -> 52.5.1esrtaku02017-11-30
| |
| * firefox: 57.0 -> 57.0.1taku02017-11-30
| |
| * firefox-bin: 57.0 -> 57.0.1taku02017-11-30
| |
* | kitty: 0.4.2 → 0.5.0Milan Svoboda2017-11-30
| |
* | Merge pull request #32188 from NixOS/copumpkin-aws-ntpEelco Dolstra2017-11-30
|\ \ | | | | | | amazon-image: use NTP provided by the hypervisor
| * | amazon-image: use NTP provided by the hypervisorDaniel Peebles2017-11-29
| | | | | | | | | | | | | | | See http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html for more information. Fixes #32187
* | | ocamlnet: fixup build by bringing back nettle-3.3Vladimír Čunát2017-11-30
| | |
* | | nvidia_x11_legacy340: add another patchVladimír Čunát2017-11-30
| | | | | | | | | | | | | | | | | | I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected in our case for some reason, so this patch doesn't make a difference. In any case, the patch seems unlikely to make anything worse.
* | | Merge pull request #32183 from mdorman/emacs-updatesOrivej Desh2017-11-30
|\ \ \ | | | | | | | | Semi-automated Emacs package updates
| * | | emacsPackagesNg: mark some packages brokenMichael Alan Dorman2017-11-29
| | | | | | | | | | | | | | | | These failed to build for various reasons.
| * | | melpa-packages: 2017-11-29Michael Alan Dorman2017-11-29
| | | | | | | | | | | | | | | | | | | | Removals: - faustine: bitbucket repo no longer exists
| * | | melpa-stable-packages: 2017-11-29Michael Alan Dorman2017-11-29
| | | | | | | | | | | | | | | | | | | | Removals: - faustine: bitbucket repo no longer exists
| * | | org-packages: 2017-11-29Michael Alan Dorman2017-11-29
| | | |
| * | | elpa-packages: 2017-11-29Michael Alan Dorman2017-11-29
| | | |
* | | | qt4: fix parallel buildingOrivej Desh2017-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qmake needs uic to extract dependency information from .ui files. In -fast mode qmake generates Makefiles for each subproject after the previous subproject is built, and by the time it encounters subprojects with .ui files, uic is available to provide dependency information. In -no-fast mode qmake builds subprojects in the same order, but generates all Makefiles beforehand, without uic, and they miss dependencies.
* | | | qt4: delete parallel-build.patch to replace with a generic fixOrivej Desh2017-11-30
| | | |
* | | | Merge pull request #32192 from 4z3/eximadisbladis2017-11-30
|\ \ \ \ | | | | | | | | | | exim: 4.89 -> 4.89.1
| * | | | exim: 4.89 -> 4.89.1tv2017-11-30
| | | | |
* | | | | nvidia_x11_legacy304: fix build with kernel 4.14Vladimír Čunát2017-11-30
| | | | | | | | | | | | | | | | | | | | /cc #31640.
* | | | | nvidia_x11_legacy304: 304.135 -> 304.137Vladimír Čunát2017-11-30
|/ / / / | | | | | | | | | | | | | | | | | | | | This now builds with kernel 4.13; Debian has only the typo patch there. Curiously, .settings still fails to link on x86_64-linux but works on i686-linux, just as with .135.
* | / / nixos/pulseaudio: document audio group for system wide accessOrivej Desh2017-11-30
| |/ / |/| |
* | | gemrb: 0.8.1 -> 0.8.5Peter Hoeg2017-11-30
| | | | | | | | | | | | | | | Additionally: - use SDL2 instead of SDL
* | | Merge pull request #32184 from acowley/rtags-2.16adisbladis2017-11-30
|\ \ \ | | | | | | | | rtags: 2.15 -> 2.16
| * | | rtags: 2.15 -> 2.16Anthony Cowley2017-11-29
| | | |
* | | | quaternion: fix hashPeter Hoeg2017-11-30
| |_|/ |/| |
* | | yle-dl: 2.27 -> 2.28Tuomas Tynkkynen2017-11-30
| | |
* | | Merge pull request #32166 from lheckemann/mumble-icon-fixJörg Thalheim2017-11-29
|\ \ \ | | | | | | | | mumble: fix icon symlink
| * | | mumble: fix icon symlinkLinus Heckemann2017-11-29
| | | |
* | | | Merge pull request #32174 from lheckemann/weechat-all-defaultJörg Thalheim2017-11-29
|\ \ \ \ | | | | | | | | | | weechat: default to enabling all plugins
| * | | | weechat: default to enabling all pluginsLinus Heckemann2017-11-29
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Plain weechat is still accessible as `weechat.unwrapped` or `weechat.override {configure = null;}`. Also update documentation to reflect this change.
* | | | Merge pull request #32182 from cjtoolseram/masterDaiderd Jordan2017-11-30
|\ \ \ \ | | | | | | | | | | added pssh to darwin
| * | | | added pssh to darwinCJ Toolseram2017-11-24
| | | | |
* | | | | nvidia_x11_legacy340: patch to support kernel 4.14Vladimír Čunát2017-11-29
| | | | | | | | | | | | | | | | | | | | /cc #31640.
* | | | | usbutils: 008 -> 009Tuomas Tynkkynen2017-11-29
| | | | |
* | | | | xfsprogs: 4.13.1 -> 4.14.0Tuomas Tynkkynen2017-11-29
| | | | |
* | | | | nixos/nexus: fix typoJames Earl Douglas2017-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nexus is produced by [Sonatype][1], not SonarType. [1]: https://www.sonatype.org/
* | | | | ocamlPackages.re: disable tests for OCaml ≥ 4.06Vincent Laporte2017-11-29
| | | | |
* | | | | Merge pull request #32177 from eraserhd/chez-darwinDaiderd Jordan2017-11-29
|\ \ \ \ \ | | | | | | | | | | | | Enable Chez Scheme on Darwin
| * | | | | chez: support DarwinJason Felice2017-11-29
| | | | | |
* | | | | | Merge pull request #32176 from kosta/masterOrivej Desh2017-11-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Build zopfli on macos
| * | | | | zopfli: build on macosKosta Welke2017-11-29
|/ / / / /
* | | | | nvidia_x11_legacy340: 340.102 -> 340.104Vladimír Čunát2017-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #32169: build with kernel 4.13. Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build. I only tested building it, but these minor bumps should be safe.