about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* 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
| | | | |
* | | | | quilter: 2.0.2 - 2.0.3worldofpeace2019-11-03
| | | | |
* | | | | Merge pull request #71287 from judaew/dep/keybaseworldofpeace2019-11-03
|\ \ \ \ \ | | | | | | | | | | | | keybase, keybase-gui, kbfs: 4.6.0 -> 4.7.2, added dependencies
| * | | | | keybase, keybase-gui, kbfs: 4.6.0 -> 4.7.2, added dependenciesVadim-Valdis Yudaev2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all: update from 4.6.0 to 4.7.2 keybase: - added gnupg as a dependency and patch fix-patch-keybase.patch kbfs: - added fuse as a dependency and patch fix-patch-kbfs.patch
* | | | | | stdenv/check-meta: getEnv if the attribute is unset (#72376)zimbatm2019-11-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were two issues: * builtins.getEnv was called deep into the nixpkgs tree making it hard to discover. This is solved by moving the call into pkgs/top-level/impure.nix * when the config was explicitly set by the user to false, it would still try and load the environment variable. This meant that it was not possible to guarantee the same outcome on two different systems.
* | | | | Merge pull request #72375 from toonn/wire-desktop-bumpworldofpeace2019-11-03
|\ \ \ \ \ | | | | | | | | | | | | wire-desktop: linux 3.10.2904 -> 3.11.2912
| * | | | | wire-desktop: linux 3.10.2904 -> 3.11.2912toonn2019-10-31
| | | | | |
* | | | | | Merge pull request #72725 from 1000101/dokuwikiMarek Mahut2019-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | dokuwiki: init at 2018-04-22b
| * | | | | | dokuwiki: init at stable_2018-04-22bJan Hrnko2019-11-03
| | | | | | |
* | | | | | | Merge pull request #72070 from graham33/fix/license_listMatthew Bauer2019-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix handling of lists in whitelistedLicenses and blacklistedLicenses
| * | | | | | | Fix handling of lists in whitelistedLicenses and blacklistedLicensesGraham Bennett2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A package's meta.license can either be a single license or a list. The code to check config.whitelistedLicenses and config.blackListedLicenses wasn't handling this, nor was the showLicense function.
* | | | | | | | Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1worldofpeace2019-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Pantheon 5.1
| * | | | | | | | pantheon.elementary-gtk-theme: 5.2.5 -> 5.3.0worldofpeace2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/stylesheet/releases/tag/5.3.0
| * | | | | | | | pantheon.elementary-icon-theme: 5.0.4 -> 5.1.0worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/icons/releases/tag/5.1.0
| * | | | | | | | pantheon: proper aliasesworldofpeace2019-10-31
| | | | | | | | |
| * | | | | | | | pantheon.elementary-calendar: 2019-09-17 -> 2019-10-29worldofpeace2019-10-31
| | | | | | | | |
| * | | | | | | | pantheon.gala: 2019-07-21 -> 2019-10-31worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/gala/compare/50694796d4c8f0ca92517d5a628b0efdf748279c...0f0724c97ad49f470f41c4a25c63103f51122997
| * | | | | | | | pantheon.switchboard-plug-security-privacy: 2.2.1 -> 2.2.2worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.2
| * | | | | | | | pantheon.wingpanel-indicator-datetime: 2.1.3 -> 2.2.0worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.0
| * | | | | | | | pantheon.wingpanel: 2.2.5 -> 2.2.6worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/wingpanel/releases/tag/2.2.6
| * | | | | | | | pantheon.elementary-greeter: 5.0 -> 5.0.1worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/greeter/releases/tag/5.0.1
| * | | | | | | | pantheon.switchboard-plug-bluetooth: 2.2.2 -> 2.3.0worldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.0
| * | | | | | | | pantheon.updateScript: always use github apiworldofpeace2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately elementary has suddenly decided to add ${version}-debian tags into the mix which ls-remote will always sort last. I believe these tags point to the deb-packaging branches in the repo's which we certainly don't ever want to use as they contain no source.
| * | | | | | | | vala-lint: init at 2019-10-11worldofpeace2019-10-31
| | | | | | | | |
| * | | | | | | | pantheon.sideload: init at 1.0.0worldofpeace2019-10-31
| | | | | | | | |