[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What for 0.5?
From: |
Andreas Enge |
Subject: |
Re: What for 0.5? |
Date: |
Mon, 11 Nov 2013 18:50:17 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Wed, Nov 06, 2013 at 02:04:10PM +0100, Ludovic Courtès wrote:
> • Use a hack like that of Nixpkgs, which systematically copies and
> rebuilds (with glib-compile-schemas) the “standard” schemas: see
> ‘doCompileSchemas’ at
>
> <https://github.com/NixOS/nixpkgs/blob/master/pkgs/desktops/gnome-3/core/gsettings-desktop-schemas/default.nix>
> and its use at
>
> <https://github.com/NixOS/nixpkgs/blob/master/pkgs/desktops/gnome-3/core/evince/default.nix>.
>
> The latter seems reasonable, and fairly easy to do.
Could you elaborate on what is happening there? It looks rather mysterious
to me.
Andreas