Commit Graph
100 Commits
Author SHA1 Message Date
Jan Tojnar 9d36ef765c gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
Jan Tojnar 51de90ef44 gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Jan Tojnar a2f6928257 gjs: clean up
* format
* add homepage
2019-11-05 00:49:38 +01:00
Jan Tojnar 3d89ead7c6 gjs: move to top-level 2019-11-05 00:47:04 +01:00
Jan Tojnar d34465eeca Merge pull request #72795 from jtojnar/mm-common-1.0
mm-common: 0.9.12 → 1.0.0
2019-11-04 22:34:04 +01:00
Jan Tojnar 527dd6e833 mm-common: 0.9.12 → 1.0.0
https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.0.news
2019-11-04 21:17:46 +01:00
Jan Tojnar 57d33a2c8f Merge pull request #72788 from jtojnar/devhelp-blank
gnome3.devhelp: fix blank pages
2019-11-04 18:59:55 +01:00
Jan Tojnar 6160907f85 gnome3.devhelp: fix blank pages 2019-11-04 18:21:39 +01:00
Jan Tojnar 1a3f284b9c gnome3.devhelp: clean up
* Format with nixpkgs-format
* Quote URL
* Fix license
2019-11-04 18:19:27 +01:00
Jan Tojnar 3df93dbe0e Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
Jan Tojnar f3a8147404 gimpPlugin.exposureBlend: mark as broken
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.
2019-11-03 14:43:14 +01:00
Jan Tojnar e93c38ff7c gimp-with-plugins: pass all script attributes
to the pluginDerivation
2019-11-03 14:43:14 +01:00
Jan Tojnar 46818a55b1 gimpPlugins.gap: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar a73ad445a9 gimpPlugins.waveletSharpen: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar 8da26cc578 gimp-with-plugins: install plug-ins into subdirs
GIMP 3 will require all plugins to be installed into their own subdirectories, so let’s just do that now.
2019-11-03 14:43:13 +01:00
Jan Tojnar ae21a2bc60 gimp-with-plugins: fix installing custom scripts
script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
2019-11-03 14:43:12 +01:00
Jan Tojnar 43c3f471b8 gimp: format with nixpkgs-format 2019-11-03 14:43:12 +01:00
Jan Tojnar c75c6b588a gimp: 2.10.12 → 2.10.14
https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/
2019-11-03 14:43:12 +01:00
Jan Tojnar 258f6f4437 gegl_0_4: 0.4.16 → 0.4.18
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?)
2019-11-03 14:43:09 +01:00
Jan Tojnar 148eae459b poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00
Jan Tojnar fdd6153555 netsurf.libnsgif: build on Darwin 2019-11-03 14:31:38 +01:00
Jan Tojnar a881d113a9 netsurf.buildsystem: build on Darwin 2019-11-03 14:31:37 +01:00
Jan Tojnar 561b40dacb Merge pull request #72676 from r-ryantm/auto-update/template-glib
template-glib: 3.32.0 -> 3.34.0
2019-11-03 12:35:19 +01:00
Jan Tojnar 56cd83a71a gnome3.swell-foop: 3.34.0 -> 3.34.1 (#72677)
gnome3.swell-foop: 3.34.0 -> 3.34.1
2019-11-03 12:32:23 +01:00
Jan Tojnar 1c74b29b05 pinentry-gnome: fix target output 2019-11-03 04:19:10 +01:00
Jan Tojnar 97563ac157 libmanette: 0.2.2 -> 0.2.3 (#72543)
libmanette: 0.2.2 -> 0.2.3
2019-11-02 14:45:11 +01:00
Jan Tojnar 4839004ef2 libmanette: format expression with nixpkgs-format
and also fix homepage
2019-11-02 14:30:56 +01:00
Jan Tojnar addd19bd3d gnome3.libchamplain: 0.12.19 -> 0.12.20 (#72560)
gnome3.libchamplain: 0.12.19 -> 0.12.20
2019-11-02 14:22:55 +01:00
Jan Tojnar 6a8fc63658 Merge pull request #72507 from r-ryantm/auto-update/gnome-getting-started-docs
gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1
2019-11-02 13:54:25 +01:00
Jan Tojnar 372964dd29 Merge branch 'master' into staging-next 2019-11-01 02:58:07 +01:00
Jan Tojnar b45c5dc0aa libabigail: init at 1.6 (#72383)
libabigail: init at 1.6
2019-10-31 21:47:52 +01:00
Jan Tojnar 471869c918 Merge pull request #71659 from jtojnar/pyselinux
pythonPackages.libselinux: init
2019-10-31 16:03:13 +01:00
Jan Tojnar 55191b67a8 contrast: init at 0.0.2 2019-10-31 09:46:15 -04:00
Jan Tojnar fc1a7289ed scfbuild: switch to Python 3
Needed to drop phases @#$% to be able to use this at all.

Fixes emojione and twemoji-color-font
2019-10-31 01:10:44 +01:00
Jan Tojnar 688bf9db8c pythonPackages.libselinux: init 2019-10-31 00:40:45 +01:00
Jan Tojnar 946ef1723b Merge pull request #62137 from tbenst/pympress
pympress: init at 1.2.0
2019-10-30 15:09:15 +01:00
Jan Tojnar f3f73844bc empathy: clean up slightly 2019-10-29 01:39:14 +01:00
Jan Tojnar 59b226350a empathy: format with nixpgks-format 2019-10-29 00:55:17 +01:00
Jan Tojnar e4946cf050 empathy: enable parallel building 2019-10-29 00:53:39 +01:00
Jan Tojnar 54fc43c248 telepathy-mission-control: split outputs
and enable parallel building
2019-10-29 00:53:17 +01:00
Jan Tojnar 3949c5bfd7 telepathy-mission-control: propagate required dependencies 2019-10-29 00:25:26 +01:00
Jan Tojnar eab20ca018 gtranslator: 3.32.1 → 3.34.0 2019-10-27 22:28:33 -07:00
Jan Tojnar 478744612f telepathy-mission-control: 5.16.4 → 5.16.5
https://github.com/TelepathyIM/telepathy-mission-control/blob/telepathy-mission-control-5.16.5/NEWS#L1-L15
2019-10-28 02:37:15 +01:00
Jan Tojnar 79ccc48169 telepathy-mission-control: format with nixpkgs-format 2019-10-28 02:31:37 +01:00
Jan Tojnar 509a1e0b78 colord-gtk: 0.1.26 → 0.2.0
https://github.com/hughsie/colord-gtk/commit/f74545cfce2a996840b9a6964f227dfd3cf0173d
2019-10-27 22:27:52 +01:00
Jan Tojnar 47054f3ba3 gtk3: add devdoc (#71648)
gtk3: add devdoc
2019-10-27 18:12:35 +01:00
Jan Tojnar 2ded9c2d8a glib: enable separate debug info 2019-10-27 15:33:24 +01:00
Jan Tojnar e192b0e0af gnome3.sushi: format with nixpkgs-format 2019-10-27 15:30:42 +01:00
Jan Tojnar 885576c97a gnome3.sushi: fix module loading 2019-10-27 15:27:45 +01:00
Jan Tojnar e59c610d58 verifpal: 0.2.0 → 0.7.5 (#72026) 2019-10-27 13:40:31 +01:00
Jan Tojnar 40272a77a3 Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Jan Tojnar f9fdcb4cf7 gtk3: add devdoc 2019-10-22 11:36:45 +02:00
Jan Tojnar f849554226 Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Jan Tojnar d892487598 Merge branch 'master' into staging-next 2019-10-20 16:47:27 +02:00
Jan Tojnar d350926cb8 libxmlb: 0.1.11 → 0.1.13
https://github.com/hughsie/libxmlb/blob/0.1.13/NEWS#L1-L23
2019-10-20 02:03:17 +02:00
Jan Tojnar 84eabbc85b gnome3.gpaste: general improvements
* Port to Meson (builds much faster)
   * needed a patch to install systemd units
   * soversion does not match but we do not care (https://github.com/Keruspe/GPaste/pull/285)
* Format with nixpkgs-format
* Updated license (BSD since 3.20)
* Drop dbus dependency (we are setting the paths manually anyway)
* Switch to fetchFromGitHub
* Add comment why clutter is needed
2019-10-20 01:53:11 +02:00
Jan Tojnar 7ba42794a8 Revert "fish: switch to fetchFromGitHub"
This reverts commit cc997f28d1.

I confused the URLs. The files have the same contents but the former URL is recommended by upstream.
2019-10-20 01:53:10 +02:00
Jan Tojnar 05c0114801 gnome3.gpaste: 3.34.0 → 3.34.1
Fixes build with new appstream-glib.
2019-10-20 01:53:10 +02:00
Jan Tojnar cc997f28d1 fish: switch to fetchFromGitHub
The expression claimed there are differences between the release tarball and the tarball github packages from the tag but fetchFromGitHub literally downloads the same tarball.
2019-10-19 14:30:25 +02:00
Jan Tojnar 2bd4f8023b gnomeExtensions.gsconnect: 26 → 27
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v27
2019-10-18 02:09:09 +02:00
Jan Tojnar 538d9cbdfb bustle: fix build 2019-10-18 02:08:40 +02:00
Jan Tojnar 622b23cfda almanah: 0.11.1 → 0.12.0
https://gitlab.gnome.org/GNOME/almanah/blob/0.12.0/NEWS#L1-53
2019-10-14 17:18:21 +02:00
Jan Tojnar e2e3861d6b Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar 6c8aed6391 Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Jan Tojnar 1739d34904 Merge pull request #70734 from jtojnar/nixos-rebuild-remote-fish
nixos-rebuild: Fix target-host using fish
2019-10-11 13:26:11 +02:00
Jan Tojnar 59bb56a243 gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Jan Tojnar 316d4faba4 nixos-rebuild: Fix target-host using fish
I have `users.defaultUserShell = pkgs.fish;` set on my server and when I ran `nixos-rebuild switch --target-host …`, the command failed with the following error:

    fish: Unsupported use of '='. To run 'nix-store' with a modified environment, please use 'env PATH=… nix-store…'

That is because fish requires env to set environment variables for a program. It should also work on other shells.
2019-10-08 11:43:05 +02:00
Jan Tojnar 3ac761d1d8 sublimetext: 3207 -> 3211 (#70334)
sublimetext: 3207 -> 3211
2019-10-03 23:59:35 +02:00
Jan Tojnar b9c5f849a4 Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar b3fcd9375d Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jan Tojnar 4655669483 Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Jan Tojnar 0038189df8 grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
Jan Tojnar 44069671eb grilo-plugins: build grl-bookmarks
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar 1c5db6535d gnome3.seahorse: fix build with recent libsecret 2019-10-03 00:09:19 +02:00
Jan Tojnar b8ab8598ed vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
Jan Tojnarandworldofpeace 08fc2fc749 gnome-firmware-updater: init at 3.34.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
Jan Tojnar 002f2bc1af pulseeffects: 4.6.6 -> 4.6.8 (#69749)
pulseeffects: 4.6.6 -> 4.6.8
2019-09-28 14:18:02 +02:00
Jan Tojnar f2b9f5baa5 Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Jan Tojnar 11c2b06dd2 Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Jan Tojnar f80e55fc2e gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Jan Tojnar fa639e71c9 Merge pull request #69070 from Anton-Latukha/drop-qt-gstreamer-legacy
qt-gstreamer{,1}: drop
2019-09-19 18:47:43 +02:00
Jan Tojnar 9559a4fe08 doc/gnome: describe icon-theme.cache 2019-09-19 01:45:05 +02:00
Jan Tojnar 22f70547f6 nixos/doc/gnome: clarify icon theme availability 2019-09-18 22:45:08 +02:00
Jan Tojnar 8f91e87ded gtk3.setupHook: clear icon-theme.cache in preFixup
Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications.

Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
2019-09-18 22:45:07 +02:00
Jan Tojnar 0902f08e0d Merge branch 'staging-next' into staging 2019-09-18 22:40:42 +02:00
Jan Tojnar 105abdd52c Merge branch 'master' into staging-next 2019-09-18 22:40:03 +02:00
Jan Tojnar c28659e2fb doc: Disable wrapping source (#68181)
doc: Disable wrapping source
2019-09-18 22:33:56 +02:00
Jan Tojnar ea6e8775bd nixos/doc: re-format 2019-09-18 22:13:35 +02:00
Jan Tojnar 83c2ad80ca doc: re-format 2019-09-18 22:12:54 +02:00
Jan Tojnar 641f6356d3 doc: Disable wrapping source
Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools.
2019-09-18 21:17:52 +02:00
Jan Tojnar f5ef80b46d Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Jan Tojnar 62791c3743 Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Jan Tojnar be4606dbe4 Merge pull request #67617 from dawidsowa/kcc
kcc: init at 5.5.1
2019-09-17 23:58:49 +02:00
Jan Tojnar fac745bf16 gnome-multi-writer: init at 3.32.1 (#68446)
gnome-multi-writer: init at 3.32.1
2019-09-13 16:38:04 +02:00
Jan Tojnar a441eaa7b1 Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Jan Tojnar 7d39ecdf58 Merge branch 'master' into staging-next 2019-09-12 21:31:04 +02:00
Jan Tojnar 42cf3e5178 gnome-multi-writer: init at 3.32.1 2019-09-10 21:22:16 +02:00
Jan Tojnar 8ab501545d sup: remove (#68416)
sup: remove
2019-09-10 19:43:18 +02:00
Jan Tojnar a0ec91d69f wrapGAppsHook: add wrapGApp helper (#68402)
wrapGAppsHook: add wrapGApp helper
2019-09-10 19:09:12 +02:00
Jan Tojnar 9b6789de73 tree-wide: replace wrapProgram with wrapGApp
where appropriate
2019-09-10 17:54:57 +02:00