[Nix-dev] Re: [Nix-commits] SVN commit: nix - 19238 - eelco - nixos/trunk/modules/services/x11/window-managers
Eelco Dolstra
e.dolstra at tudelft.nl
Tue Jan 5 19:53:27 CET 2010
Nicolas Pierron wrote:
> On Tue, Jan 5, 2010 at 16:30, Eelco Dolstra <e.dolstra at tudelft.nl> wrote:
>> Modified: nixos/trunk/modules/services/x11/window-managers/twm.nix
>> ===================================================================
>> --- nixos/trunk/modules/services/x11/window-managers/twm.nix 2010-01-05 15:17:17 UTC (rev 19237)
>> +++ nixos/trunk/modules/services/x11/window-managers/twm.nix 2010-01-05 15:30:56 UTC (rev 19238)
>> @@ -1,44 +1,42 @@
>> -{pkgs, config, ...}:
>> +{ config, pkgs, ... }:
>
> Is there a reason except keeping it alphabetically ordered?
No, other than for consistency with other modules. But it doesn't really matter.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list