about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Parallel build is the default, so no need to specifyChuck2019-11-04
|
* Remove list sortingChuck2019-11-04
|
* Use format strings, not concatenation, in error messagesChuck2019-11-04
|
* Reformat for 4-space indentationChuck2019-11-04
| | | | | | | Specifically, with clang-format --style='{ IndentWidth: 4, BreakBeforeBraces: Mozilla, ColumnLimit: 120, PointerAlignment: Middle }' which was the clang-format invocation that produced the fewest diffs on the nix source out of ~20 that I tried.
* nixos/nixos-option: Fix references to old nameChuck2019-11-04
|
* nixos/nixos-option: Show options' types #27920Chuck2019-11-04
|
* nixos/nixos-option: Rewrite in a more suitable languageChuck2019-11-04
| | | | | | Also add --all, which shows the value of all options. Diffing the --all output on either side of contemplated changes is a lovely way to better understand what's going on inside nixos.
* Merge pull request #71814 from puckipedia/frozen-bubbleMichael Raskin2019-11-04
|\ | | | | frozen-bubble: init at 2.212
| * frozen-bubble: init at 2.212Puck Meerburg2019-10-23
| |
| * perlPackages.SDL: init at 2.548Puck Meerburg2019-10-23
| |
| * perlPackages.AlienSDL: init at 1.446Puck Meerburg2019-10-23
| |
| * perlPackages.TieSimple: init at 1.04Puck Meerburg2019-10-23
| |
| * perlPackages.TextPatch: init at 1.8Puck Meerburg2019-10-23
| |
| * SDL: Add library paths of all SDL sub-packages to sdl-configPuck Meerburg2019-10-23
| | | | | | | | | | | | | | Because of how nixpkgs works, all the SDL-umbrella libraries are in different folders. On a usual system, when using `sdl-config --libs`, this means that SDL_gfx would also be on the linker path. Some packages seem to depend on this being the case.
| * SDL_Pango: init at 0.1.2Puck Meerburg2019-10-23
| |
* | Merge pull request #70846 from athas/ispc-macosMario Rodas2019-11-03
|\ \ | | | | | | | | | | | | ispc: add x86_64-darwin to platforms. Closes https://github.com/NixOS/nixpkgs/pull/71134
| * | ispc: only check on LinuxMario Rodas2019-11-03
| | | | | | | | | | | | | | | The test suite tries to execute `transcendentals` tests, which is not expected to work anywhere except Linux.
| * | ispc: add x86_64-darwin to platforms.Troels Henriksen2019-10-09
| | |
* | | Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)Dmitry Kalinkin2019-11-03
| | | | | | | | | This reverts commit 71184f8e157672789602d3f28bdd3c8079800687.
* | | Merge pull request #72440 from marsam/update-timescaledbMario Rodas2019-11-03
|\ \ \ | | | | | | | | postgresqlPackages.timescaledb: 1.4.2 -> 1.5.0
| * | | postgresqlPackages.timescaledb: 1.4.2 -> 1.5.0Mario Rodas2019-11-01
| | | | | | | | | | | | | | | | Changelog: https://github.com/timescale/timescaledb/releases/tag/1.5.0
* | | | Merge pull request #72202 from risicle/ris-koji-1.14.3Léo Gaspard2019-11-04
|\ \ \ \ | | | | | | | | | | pythonPackages.koji: 1.13.0 -> 1.14.3, addressing CVE-2019-17109
| * | | | pythonPackages.koji: 1.13.0 -> 1.14.3 (security)Robert Scott2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addressing CVE-2019-17109 Also added missing description, homepage & license. Re-disabled for py3k as the kojira executable doesn't seem to be happy with it.
* | | | | ruby.withPackages: preserve setup hooks (#72743)Alyssa Ross2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc which otherwise wouldn't find documentation, unlike nix-shell -p ruby ruby.devdoc which would, because ruby has setup hooks to accomodate for this, that were being masked by the withPackages wrapper.
* | | | | Merge pull request #72386 from jtojnar/gimp-2.10.14Jan Tojnar2019-11-03
|\ \ \ \ \ | | | | | | | | | | | | gimp: 2.10.12 → 2.10.14
| * | | | | gegl: fix darwin buildDaiderd Jordan2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found #include <OpenGL/CGLDevice.h>
| * | | | | gimpPlugin.exposureBlend: mark as brokenJan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It produces an error: GIMP-Error: Calling error for procedure 'gimp-image-get-active-layer': Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer. (script-fu:25123): GLib-WARNING **: 12:41:03.500: (../glib/gerror.c:416):g_error_new_valist: runtime check failed: (domain != 0) script-fu-Warning: Error while loading /nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm: Error: (/nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm : 627) Procedure execution of gimp-image-get-active-layer failed on invalid input arguments: Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.
| * | | | | gimp-with-plugins: pass all script attributesJan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | to the pluginDerivation
| * | | | | gimpPlugins.gap: fix buildJan Tojnar2019-11-03
| | | | | |
| * | | | | gimpPlugins.waveletSharpen: fix buildJan Tojnar2019-11-03
| | | | | |
| * | | | | gimp-with-plugins: install plug-ins into subdirsJan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | GIMP 3 will require all plugins to be installed into their own subdirectories, so let’s just do that now.
| * | | | | gimp-with-plugins: fix installing custom scriptsJan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
| * | | | | gimp: format with nixpkgs-formatJan Tojnar2019-11-03
| | | | | |
| * | | | | gimp: 2.10.12 → 2.10.14Jan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/
| * | | | | gegl_0_4: 0.4.16 → 0.4.18Jan Tojnar2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123 Ported to Meson, which means ton of extra dependencies used by default. Though the closure size effect appears to be minimal: 88.9M → 92.9M Also drop GTK dependency, since it is not needed any more (was it ever?)
| * | | | | poly2tri-c: init at 0.1.0Jan Tojnar2019-11-03
| | | | | |
| * | | | | netsurf.libnsgif: build on DarwinJan Tojnar2019-11-03
| | | | | |
| * | | | | netsurf.buildsystem: build on DarwinJan Tojnar2019-11-03
| | | | | |
* | | | | | Merge pull request #68327 from mmilata/moinMarek Mahut2019-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/moinmoin: init module
| * | | | | | nixos/moin: initMartin Milata2019-10-25
| | | | | | |
* | | | | | | Merge pull request #72694 from kirelagin/gnu-efi-crossJohn Ericson2019-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gnu-efi: Use their crosscompilation support correctly
| * | | | | | | gnu-efi: Use their crosscompilation support correctlyKirill Elagin2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IIUC, previously, the cross-compilation support was done in a somewhat hacky way and was, basically, special-cased for ARM. Now we use the cross-compilation support intergrated into their own build system. Test: * nix-build --arg crossSystem '(import <nixpkgs/lib>).systems.examples.musl64' '<nixpkgs>' -A gnu-efi
* | | | | | | | update-python-libraries: update usage commentsJonathan Ringer2019-11-03
| | | | | | | |
* | | | | | | | Merge pull request #72319 from gnidorah/mameworldofpeace2019-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mame: init at 0.215
| * | | | | | | | sdlmame: dropgnidorah2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are no longer separate programs called SDLMAME or SDLMESS. Instead, the SDL capability is included in MAME and MESS, and the makefile will auto-detect if you are on a non-Windows system and run accordingly.
| * | | | | | | | mess: dropgnidorah2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAME and MESS are now combined as one distribution as of the 0.162 release and offered as a MAME binary (MESS is included in the build).
| * | | | | | | | mame: init at 0.215gnidorah2019-11-03
| | | | | | | | |
* | | | | | | | | wpgtk: 6.0.9 -> 6.0.11R. RyanTM2019-11-03
| | | | | | | | |
* | | | | | | | | yq: 2.7.2 -> 2.8.1R. RyanTM2019-11-03
| | | | | | | | |
* | | | | | | | | lollypop: 1.2.2 -> 1.2.5worldofpeace2019-11-03
| | | | | | | | |