Re: [Nix-dev] AwesomeWM

2017-02-12 Thread Luke Clifton
On 13 February 2017 at 15:33, Jörg Thalheim  wrote:
> But I can also run awesome wm in xephir without problems.
> Maybe you can take a look at the file `icon_theme.lua` at line 95 and see 
> what table entry is nil.||
> `lookup_category_icons` seems like there is a problem with finding some icons.

Yep. We have been discussing off list, and this is the problem (as far
as I can tell). Installing hicolor icon set fixed the problem in my
reproduction. Was waiting for Nathans confirmation that it fixed his
problem before posting solution to the list.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] AwesomeWM

2017-02-12 Thread Jörg Thalheim


On 2017-02-11 20:13, Nathan Owens wrote:
> I have tried asking in IRC  and on reddit.com/r/nixos 
>  and nobody can tell me about this issue
>
> awesome says it is version 4.0 but it looks like 3.5.9 and acts like it, 
> meaning using copycat's rc.lua file used for version 4.0 gives errors. On my 
> ArchLinux install the rc.lua file works fine and even the inital(without 
> copycat's themes) look different than it did on 3.5.9
>
> I have tried installing awesome from local clone repo of nixpkgs and same 
> issue.
>
> Copying error from reddit post I made :
>
> |..8n5-awesome-4.0/share/awesome/lib/menubar/icon_theme.lua:95: table index 
> is nil error while running function! stack traceback: 
> ..8n5-awesome-4.0/share/awesome/lib/menubar/icon_theme.lua:95: table index is 
> nil ..h68n5-awesome-4.0/share/awesome/lib/menubar/menu_gen.lua:59: in 
> function ' lookup_category_icons' 
> h68n5-awesome-4.0/share/awesome/lib/menubar/menu_gen.lua:59: in function 
> ''generate' ../.config/awesome/freedesktop/menu.lua:59: in function 'build' 
> ../.config/awesome/rc.lua:170: in main chunk 
> error8n5-awesome-4.0/share/awesome/lib/menubar/icon_theme.lua:95: table 
> index is nil|


This should does the trick on my machine:

  services.xserver.windowManager.awesome.enable = true

|But I can also run awesome wm in xephir without problems.
Maybe you can take a look at the file `icon_theme.lua` at line 95 and see what 
table entry is nil.||
`lookup_category_icons` seems like there is a problem with finding some icons.
|
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] e63d15: ecs-agent NixOS module: enable docker

2017-02-12 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e63d15f1732b2a27c362d376337ecb231f638649
  
https://github.com/NixOS/nixpkgs/commit/e63d15f1732b2a27c362d376337ecb231f638649
  Author: Dan Peebles 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M nixos/modules/virtualisation/ecs-agent.nix

  Log Message:
  ---
  ecs-agent NixOS module: enable docker


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] e928cb: ssm-agent NixOS module: init

2017-02-12 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e928cb1c631fedde3837dabc518931ea12522163
  
https://github.com/NixOS/nixpkgs/commit/e928cb1c631fedde3837dabc518931ea12522163
  Author: Dan Peebles 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M nixos/modules/module-list.nix
A nixos/modules/services/misc/ssm-agent.nix

  Log Message:
  ---
  ssm-agent NixOS module: init


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 445032: flow: pin ocaml to ocaml_4_02

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4450327c062a41f7df2f6756057df4ebb6548011
  
https://github.com/NixOS/nixpkgs/commit/4450327c062a41f7df2f6756057df4ebb6548011
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/tools/analysis/flow/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  flow: pin ocaml to ocaml_4_02


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9960f7: flow: 0.37.4 -> 0.39.0

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9960f7e9f8e94756c3321951cac1034d9a14421e
  
https://github.com/NixOS/nixpkgs/commit/9960f7e9f8e94756c3321951cac1034d9a14421e
  Author: Tobias Pflug 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/tools/analysis/flow/default.nix

  Log Message:
  ---
  flow: 0.37.4 -> 0.39.0


  Commit: 8378afaf763b5297db9dec2ea904e590345f6cbf
  
https://github.com/NixOS/nixpkgs/commit/8378afaf763b5297db9dec2ea904e590345f6cbf
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/tools/analysis/flow/default.nix

  Log Message:
  ---
  Merge pull request #22700 from holidaycheck/update-flow

flow: 0.37.4 -> 0.39.0


Compare: https://github.com/NixOS/nixpkgs/compare/4c0aae964c9e...8378afaf763b___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 4c0aae: ssm-agent: init at 2.0.633.0

2017-02-12 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4c0aae964c9e8d3f3e9361583a88c9c4561f6895
  
https://github.com/NixOS/nixpkgs/commit/4c0aae964c9e8d3f3e9361583a88c9c4561f6895
  Author: Dan Peebles 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
A pkgs/applications/networking/cluster/ssm-agent/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ssm-agent: init at 2.0.633.0


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 21cb82: mpd: fix on i686

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 21cb82f34b04e76c285b3ea1aab6ac1c8170f71f
  
https://github.com/NixOS/nixpkgs/commit/21cb82f34b04e76c285b3ea1aab6ac1c8170f71f
  Author: Profpatsch 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/mpd/default.nix
A pkgs/servers/mpd/i386.patch

  Log Message:
  ---
  mpd: fix on i686

Was submtitted to upstream, but fix here in the meantime.


  Commit: 0d52f15fa0c10c0f3db6a46d9ea4f66f246427b0
  
https://github.com/NixOS/nixpkgs/commit/0d52f15fa0c10c0f3db6a46d9ea4f66f246427b0
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/mpd/default.nix
A pkgs/servers/mpd/i386.patch

  Log Message:
  ---
  Merge pull request #22717 from Profpatsch/mpd-i686-patch

mpd: fix on i686


Compare: https://github.com/NixOS/nixpkgs/compare/12ebd6c0588c...0d52f15fa0c1___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 84e7ad: ipfs: 0.4.4 -> 0.4.5

2017-02-12 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 84e7ad1eb7620f94760ba72f81b4ebf277608eb6
  
https://github.com/NixOS/nixpkgs/commit/84e7ad1eb7620f94760ba72f81b4ebf277608eb6
  Author: Maximilian Güntner 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/applications/networking/ipfs/default.nix

  Log Message:
  ---
  ipfs: 0.4.4 -> 0.4.5

0.4.5 introduces a new repo format. You might need
to run a migration:

https://github.com/ipfs/fs-repo-migrations


  Commit: 072adafb66d8f2a9e70d6d3965ce52b865f8ac54
  
https://github.com/NixOS/nixpkgs/commit/072adafb66d8f2a9e70d6d3965ce52b865f8ac54
  Author: Maximilian Güntner 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  ipfsapi: 0.4.0 -> 0.4.5-pre


  Commit: 12ebd6c0588c7019fe4748497781f5b9952fd152
  
https://github.com/NixOS/nixpkgs/commit/12ebd6c0588c7019fe4748497781f5b9952fd152
  Author: Franz Pletz 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/applications/networking/ipfs/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #22708 from mguentner/ipfs_0_4_5

ipfs: 0.4.4 -> 0.4.5 // ipfsapi: 0.4.0 -> 0.4.5-pre


Compare: https://github.com/NixOS/nixpkgs/compare/d67348468314...12ebd6c0588c___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 005a9d: vimPlugins: update to latest

2017-02-12 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 005a9d2d9da3a393bf1a595447487b26b4d96a18
  
https://github.com/NixOS/nixpkgs/commit/005a9d2d9da3a393bf1a595447487b26b4d96a18
  Author: Jörg Thalheim 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  vimPlugins: update to latest


  Commit: d673484683148bce448a973bf03648526302a792
  
https://github.com/NixOS/nixpkgs/commit/d673484683148bce448a973bf03648526302a792
  Author: Jörg Thalheim 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  Merge pull request #22720 from Mic92/vim-plugins

vimPlugins: update to latest


Compare: https://github.com/NixOS/nixpkgs/compare/71ca18ae32df...d67348468314___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a77705: worker: init at 3.8.5

2017-02-12 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a77705748bf85b70807b52b3b27ff446826dde17
  
https://github.com/NixOS/nixpkgs/commit/a77705748bf85b70807b52b3b27ff446826dde17
  Author: ndowens 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/misc/worker/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  worker: init at 3.8.5

modified:   pkgs/top-level/all-packages.nix

pick 8096649e47 worker: init at 3.8.5
squash 9267acbd46 modified:   pkgs/top-level/all-packages.nix

worker: updated default.nix license field

Added myself to lib/maintainers.nix

squash 28173341fa worker: updated default.nix license field
squash b22407cf5c Added myself to lib/maintainers.nix

Fixed indent and added missing > in maintainers.nix

Fixed curly bracket indent


  Commit: 836ab672a89c300a1a6f7a55a4f77bd67107dcbf
  
https://github.com/NixOS/nixpkgs/commit/836ab672a89c300a1a6f7a55a4f77bd67107dcbf
  Author: Jörg Thalheim 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M pkgs/applications/misc/worker/default.nix

  Log Message:
  ---
  worker: fix indentation


  Commit: 71ca18ae32df1233f5a905ca883f39f002ab4a9e
  
https://github.com/NixOS/nixpkgs/commit/71ca18ae32df1233f5a905ca883f39f002ab4a9e
  Author: Jörg Thalheim 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/misc/worker/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22716 from ndowens/master

worker: init at 3.8.5


Compare: https://github.com/NixOS/nixpkgs/compare/ad623b818585...71ca18ae32df___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 446aa6: subtitle-editor: fix build

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 446aa6834aae0c585a94688247608458a0f93e4b
  
https://github.com/NixOS/nixpkgs/commit/446aa6834aae0c585a94688247608458a0f93e4b
  Author: Robert Helgesson 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/applications/video/subtitleeditor/default.nix

  Log Message:
  ---
  subtitle-editor: fix build

Apply Debian patch that makes the project build with later GStreamer
versions.


  Commit: ad623b8185854a0dde3f18b8a77624e4fdb9db69
  
https://github.com/NixOS/nixpkgs/commit/ad623b8185854a0dde3f18b8a77624e4fdb9db69
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/applications/video/subtitleeditor/default.nix

  Log Message:
  ---
  Merge pull request #22714 from rycee/fix/subtitle-editor

subtitle-editor: fix build


Compare: https://github.com/NixOS/nixpkgs/compare/84d4e4277cdc...ad623b818585___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 8a1fca: Fix sessions with sddm.

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8a1fcaf5bdde62d316b10d923cae9fb4f1d100b2
  
https://github.com/NixOS/nixpkgs/commit/8a1fcaf5bdde62d316b10d923cae9fb4f1d100b2
  Author: Karn Kallio 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/services/x11/display-managers/default.nix

  Log Message:
  ---
  Fix sessions with sddm.


  Commit: 84d4e4277cdc5bbe54f594c186064899aeafc035
  
https://github.com/NixOS/nixpkgs/commit/84d4e4277cdc5bbe54f594c186064899aeafc035
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/services/x11/display-managers/default.nix

  Log Message:
  ---
  Merge pull request #22723 from benley/fix-sessions-with-sddm

Fix sessions with sddm.


Compare: https://github.com/NixOS/nixpkgs/compare/63d7ff883eda...84d4e4277cdc___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 36d6a3: jimtcl: 0.76 -> 0.77

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 36d6a3041a3f8c23b1d439fcffb34402d5d220bf
  
https://github.com/NixOS/nixpkgs/commit/36d6a3041a3f8c23b1d439fcffb34402d5d220bf
  Author: Rahul Gopinath 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/jimtcl/default.nix

  Log Message:
  ---
  jimtcl: 0.76 -> 0.77


  Commit: b793d69f120c6e0ae01b0b8a20fd040773f664ac
  
https://github.com/NixOS/nixpkgs/commit/b793d69f120c6e0ae01b0b8a20fd040773f664ac
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/interpreters/jimtcl/default.nix

  Log Message:
  ---
  Merge pull request #22537 from vrthra/jimtcl-0.77

jimtcl: 0.76 -> 0.77


Compare: https://github.com/NixOS/nixpkgs/compare/f5a82e471437...b793d69f120c___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9ed445: wineUnstable: 2.0 -> 2.1

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9ed445a0f780c00043adc3e6457f9db518cd1814
  
https://github.com/NixOS/nixpkgs/commit/9ed445a0f780c00043adc3e6457f9db518cd1814
  Author: Alexander V. Nikolaev 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/misc/emulators/wine/sources.nix

  Log Message:
  ---
  wineUnstable: 2.0 -> 2.1


  Commit: 249506535166a3b60989b6fd70e7e6d3e5650d06
  
https://github.com/NixOS/nixpkgs/commit/249506535166a3b60989b6fd70e7e6d3e5650d06
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/misc/emulators/wine/sources.nix

  Log Message:
  ---
  Merge pull request #22667 from avnik/wine-update

wineUnstable: 2.0 -> 2.1


Compare: https://github.com/NixOS/nixpkgs/compare/939c846ae7c2...249506535166___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] sddm x11 service

2017-02-12 Thread ben...@gmail.com
Thanks! I've applied your patch in
https://github.com/NixOS/nixpkgs/pull/22723

On Sun, Feb 12, 2017 at 6:14 PM, Karn Kallio 
wrote:

>
> The sddm must be handled separately (as with kdm) in the xsession start
> script because it treats the Exec line in the .desktop file as a
> parameter and not a command, and due to the in the current master
> branch sddm cannot start a session.  The attached patch fixes this.
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 939c84: elvish: 0.1 -> 0.5

2017-02-12 Thread Rahul Gopinath
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 939c846ae7c2b330dbc317e4703926dbd554b030
  
https://github.com/NixOS/nixpkgs/commit/939c846ae7c2b330dbc317e4703926dbd554b030
  Author: Rahul Gopinath 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/shells/elvish/default.nix

  Log Message:
  ---
  elvish: 0.1 -> 0.5


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 06bacb: scalafmt: 0.4.10 -> 0.5.6

2017-02-12 Thread Markus Hauck
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 06bacb10e5c0ae4af621648891da0aa979c8c8de
  
https://github.com/NixOS/nixpkgs/commit/06bacb10e5c0ae4af621648891da0aa979c8c8de
  Author: Markus Hauck 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/tools/scalafmt/default.nix

  Log Message:
  ---
  scalafmt: 0.4.10 -> 0.5.6


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] RFC for RFCs

2017-02-12 Thread Maarten Hoogendoorn
Also see the notes that Arian took during the BoF session at FOSDEM:

We had a very spontaneous NixOS discussion panel at FOSDEM.
>
> I took minutes.  I must say they're a bit rushy at times, so add stuff to
> it
> you think isn't clear or is lacking in content.  Thanks!
>
>
> http://piratepad.net/1nHg65LMQj
>

2017-02-12 19:46 GMT+01:00 Thomas Hunger :

> That would be amazing! I actually have an email sitting in my draft folder
> proposing Nix Enhancement Proposals (NEPs).
>
> IMHO one of the things we aren't very good at is getting larger changes
> merged or rejected. We attract a lot of smart people because Nix is pretty
> awesome. These smart people then do substantial work, submit a PR and the
> PR bitrots. This is highly demotivating.
>
> An RFC process would allow us to get to an accept / reject early on, with
> the expectation that accepted RFCs will be merged when the technical work
> is done.
>
> I'll add more specific comments to your PR.
>
> ~
>
> On 12 February 2017 at 15:12, zimbatm  wrote:
>
>> Hi all,
>>
>> we discussed of introducing a RFC process during FOSDEM. The goal is to
>> help discussion for large or controversial changes which typically grind to
>> a halt.
>>
>> Here is an initial proposal based on the one from the Rust community:
>> https://github.com/zimbatm/rfcs/pull/1 . Please let me know what you
>> think.
>>
>> Cheers,
>> z
>>
>> ___
>> nix-dev mailing list
>> nix-dev@lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>
>>
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 31eba2: virtualbox: force xorg-server-1.18 for now

2017-02-12 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 31eba21d1dab7da2e75be229c542990e8f4b56b6
  
https://github.com/NixOS/nixpkgs/commit/31eba21d1dab7da2e75be229c542990e8f4b56b6
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/services/x11/xserver.nix
M pkgs/applications/virtualization/virtualbox/guest-additions/default.nix

  Log Message:
  ---
  virtualbox: force xorg-server-1.18 for now

This is getting a little hacky, but hopefully it won't break anything.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs]

2017-02-12 Thread AndersonTorres
  Branch: refs/heads/openshot
  Home:   https://github.com/NixOS/nixpkgs
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs]

2017-02-12 Thread AndersonTorres
  Branch: refs/heads/openshot
  Home:   https://github.com/NixOS/nixpkgs
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] f586e4: nghttp2: 1.17.0 -> 1.19.0

2017-02-12 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f586e4befe0a8780ed12778a31cb73bc0f0da3d4
  
https://github.com/NixOS/nixpkgs/commit/f586e4befe0a8780ed12778a31cb73bc0f0da3d4
  Author: Renaud 
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
M pkgs/development/libraries/nghttp2/default.nix

  Log Message:
  ---
  nghttp2: 1.17.0 -> 1.19.0

Package update.
New features as documented in changelogs : 
https://github.com/nghttp2/nghttp2/releases


  Commit: 70046019d9a5e929eb39d69abaabf52d3595d556
  
https://github.com/NixOS/nixpkgs/commit/70046019d9a5e929eb39d69abaabf52d3595d556
  Author: Frederik Rietdijk 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/applications/audio/guitarix/default.nix

  Log Message:
  ---
  guitarix: use python2


  Commit: 2832472da0aa41c11fc43c87b0d168d4bb01fbde
  
https://github.com/NixOS/nixpkgs/commit/2832472da0aa41c11fc43c87b0d168d4bb01fbde
  Author: Frederik Rietdijk 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/applications/science/misc/golly/default.nix

  Log Message:
  ---
  golly: use python2


  Commit: 616f358f7e0b9473ad277229d930468730658fc1
  
https://github.com/NixOS/nixpkgs/commit/616f358f7e0b9473ad277229d930468730658fc1
  Author: Frederik Rietdijk 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/development/libraries/hamlib/default.nix

  Log Message:
  ---
  hamlib: use python2


  Commit: 81d0494390307bb19998be7b15bfe5fc5b7778d6
  
https://github.com/NixOS/nixpkgs/commit/81d0494390307bb19998be7b15bfe5fc5b7778d6
  Author: Frederik Rietdijk 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  jsonnet: use emscripten build against python2


  Commit: bfb31d28e746931f7a4dfaf42ccf8d7c957502ee
  
https://github.com/NixOS/nixpkgs/commit/bfb31d28e746931f7a4dfaf42ccf8d7c957502ee
  Author: Frederik Rietdijk 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/applications/misc/ranger/default.nix

  Log Message:
  ---
  ranger: fix tests


  Commit: 7031e8fd01550763d95d7346b1d1fcc642c2ec16
  
https://github.com/NixOS/nixpkgs/commit/7031e8fd01550763d95d7346b1d1fcc642c2ec16
  Author: Lancelot SIX 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/tools/text/gnugrep/default.nix

  Log Message:
  ---
  gnugrep: 2.27 -> 3.0

See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg5.html
and https://lists.gnu.org/archive/html/info-gnu/2017-02/msg6.html
for release information.


  Commit: 1f9208648cf96b4957a4f75550ab4675854b4c37
  
https://github.com/NixOS/nixpkgs/commit/1f9208648cf96b4957a4f75550ab4675854b4c37
  Author: Eelco Dolstra 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M pkgs/tools/text/gnugrep/default.nix

  Log Message:
  ---
  Merge pull request #22638 from lsix/update_grep

gnugrep: 2.27 -> 3.0


  Commit: c5fcd969700e05bc4f002ee1fbaf4321216ac450
  
https://github.com/NixOS/nixpkgs/commit/c5fcd969700e05bc4f002ee1fbaf4321216ac450
  Author: Peter Hoeg 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/development/libraries/SDL/default.nix

  Log Message:
  ---
  sdl: fix very long filename


  Commit: 6cf8875abd679b1f41d07cf37217cb5dedf3089c
  
https://github.com/NixOS/nixpkgs/commit/6cf8875abd679b1f41d07cf37217cb5dedf3089c
  Author: Vladimír Čunát 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg.{libXi,libXpm}: minor update


  Commit: 201f0cec12c103ba4648f4693971f5144d4c491d
  
https://github.com/NixOS/nixpkgs/commit/201f0cec12c103ba4648f4693971f5144d4c491d
  Author: Vladimír Čunát 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg.presentproto: 1.0 -> 1.1


  Commit: 78a115dd4717ff3194fa2f093afd08100f4753aa
  
https://github.com/NixOS/nixpkgs/commit/78a115dd4717ff3194fa2f093afd08100f4753aa
  Author: Vladimír Čunát 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg util-macros: 1.19.0 -> 1.19.1


  Commit: 473f95d80924504f07b483c94784fff169f90b61
  
https://github.com/NixOS/nixpkgs/commit/473f95d80924504f07b483c94784fff169f90b61
  Author: Vladimír Čunát 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M 

Re: [Nix-dev] RFC for RFCs

2017-02-12 Thread Thomas Hunger
That would be amazing! I actually have an email sitting in my draft folder
proposing Nix Enhancement Proposals (NEPs).

IMHO one of the things we aren't very good at is getting larger changes
merged or rejected. We attract a lot of smart people because Nix is pretty
awesome. These smart people then do substantial work, submit a PR and the
PR bitrots. This is highly demotivating.

An RFC process would allow us to get to an accept / reject early on, with
the expectation that accepted RFCs will be merged when the technical work
is done.

I'll add more specific comments to your PR.

~

On 12 February 2017 at 15:12, zimbatm  wrote:

> Hi all,
>
> we discussed of introducing a RFC process during FOSDEM. The goal is to
> help discussion for large or controversial changes which typically grind to
> a halt.
>
> Here is an initial proposal based on the one from the Rust community:
> https://github.com/zimbatm/rfcs/pull/1 . Please let me know what you
> think.
>
> Cheers,
> z
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] xwayland build

2017-02-12 Thread Jascha Geerds
On Sun, Feb 12, 2017, at 19:21, Karn Kallio wrote:
> In the current master branch of the Nixpkgs the xwayland expression
> does not build and announces an error because the XWAYLANDMODULES are
> not found.  The attached patch gives the modules to the build and fixes
> this.

Thanks! I applied your patch in master branch.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] a8d7a6: xwayland : fix build by giving wayland-protocols t...

2017-02-12 Thread Karn Kallio
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a8d7a6a9577d70a80f55f1ddd766ee94617fad61
  
https://github.com/NixOS/nixpkgs/commit/a8d7a6a9577d70a80f55f1ddd766ee94617fad61
  Author: Karn Kallio 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/xwayland.nix

  Log Message:
  ---
  xwayland : fix build by giving wayland-protocols to the build.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-dev] xwayland build

2017-02-12 Thread Karn Kallio

In the current master branch of the Nixpkgs the xwayland expression
does not build and announces an error because the XWAYLANDMODULES are
not found.  The attached patch gives the modules to the build and fixes
this.
>From c4a694f975db5ddbbb19e43dbe85933dea04fc84 Mon Sep 17 00:00:00 2001
From: Karn Kallio 
Date: Sun, 12 Feb 2017 14:18:04 -0400
Subject: [PATCH] xwayland : fix build by giving wayland-protocols to the
 build.

---
 pkgs/servers/x11/xorg/xwayland.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkgs/servers/x11/xorg/xwayland.nix b/pkgs/servers/x11/xorg/xwayland.nix
index ee4b5695c7..513e4ceee6 100644
--- a/pkgs/servers/x11/xorg/xwayland.nix
+++ b/pkgs/servers/x11/xorg/xwayland.nix
@@ -1,5 +1,5 @@
 
-{ stdenv, wayland, xorgserver, xkbcomp, xkeyboard_config, epoxy, libxslt, libunwind, makeWrapper }:
+{ stdenv, wayland, wayland-protocols, xorgserver, xkbcomp, xkeyboard_config, epoxy, libxslt, libunwind, makeWrapper }:
 
 with stdenv.lib;
 
@@ -7,7 +7,7 @@ overrideDerivation xorgserver (oldAttrs: {
 
   name = "xwayland-${xorgserver.version}";
   propagatedNativeBuildInputs = oldAttrs.propagatedNativeBuildInputs
-++ [wayland epoxy libxslt makeWrapper libunwind];
+++ [wayland wayland-protocols epoxy libxslt makeWrapper libunwind];
   configureFlags = [
 "--disable-docs"
 "--disable-devel-docs"
-- 
2.11.1

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 94b28a: fix systemd.services.kube-proxy to use correct ext...

2017-02-12 Thread Jaka Hudoklin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 94b28a8072a6f93dad7ba6270422af8a99cc7e76
  
https://github.com/NixOS/nixpkgs/commit/94b28a8072a6f93dad7ba6270422af8a99cc7e76
  Author: georgewhewell 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/services/cluster/kubernetes.nix

  Log Message:
  ---
  fix systemd.services.kube-proxy to use correct extraOpts


  Commit: 194dd8b164e297ec9e3d04ebd74e1f33dd10724b
  
https://github.com/NixOS/nixpkgs/commit/194dd8b164e297ec9e3d04ebd74e1f33dd10724b
  Author: Jaka Hudoklin 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/services/cluster/kubernetes.nix

  Log Message:
  ---
  Merge pull request #22703 from georgewhewell/bugfix/kube-proxy-service-config

kubernetes module: fix systemd.services.kube-proxy to use correct extraOpts


Compare: https://github.com/NixOS/nixpkgs/compare/cf4775571fe5...194dd8b164e2___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-dev] RFC for RFCs

2017-02-12 Thread zimbatm
Hi all,

we discussed of introducing a RFC process during FOSDEM. The goal is to
help discussion for large or controversial changes which typically grind to
a halt.

Here is an initial proposal based on the one from the Rust community:
https://github.com/zimbatm/rfcs/pull/1 . Please let me know what you think.

Cheers,
z
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 8e19dc: pythonPackages.slixmpp: 1.2.1 -> 1.2.4.post1

2017-02-12 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8e19dc565ec43d9ca7722aa0527224f19086d56e
  
https://github.com/NixOS/nixpkgs/commit/8e19dc565ec43d9ca7722aa0527224f19086d56e
  Author: Franz Pletz 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.slixmpp: 1.2.1 -> 1.2.4.post1


  Commit: cf4775571fe55fdbb41fc99a423452f72e460fef
  
https://github.com/NixOS/nixpkgs/commit/cf4775571fe55fdbb41fc99a423452f72e460fef
  Author: Franz Pletz 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
R pkgs/development/python-modules/poezio/fix_plugins_imports.patch
R pkgs/development/python-modules/poezio/make_default_config_writable.patch
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  poezio: 0.10 -> 0.11


Compare: https://github.com/NixOS/nixpkgs/compare/824d82fa0f6f...cf4775571fe5___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 824d82: nixos/geoip-updater: new service

2017-02-12 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 824d82fa0f6fdd1b2213020283d8bd7aa77738b1
  
https://github.com/NixOS/nixpkgs/commit/824d82fa0f6fdd1b2213020283d8bd7aa77738b1
  Author: Bjørn Forsman 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/module-list.nix
A nixos/modules/services/misc/geoip-updater.nix

  Log Message:
  ---
  nixos/geoip-updater: new service

The GeoIP databases from MaxMind have no stable URLs and change every
month (or so). Our current method of packaging these database in Nix and
playing catch-up with ever-changing file hashes is a bad idea. For
instance, it makes it impossible to realize old NixOS configurations.

This patch adds a NixOS service that periodically updates the GeoIP
databases in /var/lib/geoip-databases. Moving NixOS modules over can be
done in later patches.

I tried adding MD5 check, but not all databases have them, so i skipped
it. We are downloading over HTTPS though, it should be good. I also
tried adding zip support, but the first zip file I extracted had a
different filename inside than the archive name, which breaks an
assumption in this service, so I skipped that too.

Changes v9 -> v10:
  - Pass "--max-time" to curl to set upper bound on downloads (ensures
no indefinite hanging if there's problem with networking).
Timeout for network connectivity check: 60s.
Timeout for geoip database (each): 15m.

Changes v8 -> v9:
  - Mention the random timer delay in the documentation for the
'interval' option.

Changes v7 -> v8:
  - Add "RemainAfterExit=true" for the setup service, so it won't be
restarted needlessly. (Thanks @danbst!)

Changes v6 -> v7:
  - Add --skip-existing flag to geoip-updater, which skips updating
existing database files. Pass that flag when we run the service on
boot (and on any NixOS configuration change).
(IMHO, this is somewhat a workaround for systemd persistent timers
not being triggered immediately when a timer has never expired
before. But it does have the nice side effect of ensuring that the
installed databases always correspond to the configured ones, since
the service is now always run after configuration changes.)

Changes v5 -> v6:
  - Update database files atomically (per DB)
  - If a database is removed from the configuration, it'll be removed
from /var/lib/geoip-databases too (on next run).
  - Add NixOS module assertion so that if user inputs non- .gz or .xz
file there will be a build time error instead of runtime.
  - Run updater as user "nobody" instead of "root".
  - Rename NixOS service from "geoip-databases" to "geoip-updater".
  - Drop RemainAfterExit, or else the timer won't trigger the unit.
  - Bring back "curl --fail", or else we won't catch and log curl
failures.

Changes v4 -> v5:
  - Add "GeoLite2-City.mmdb.gz" to default database list.

Changes v3 -> v4:
  - Remove unneeded geoip-updater-setup.service after adding
'wantedBy = [ "multi-user.target" ]' directly to
geoip-updater.service
  - Drop unneeded "Service" name from service descriptions.

Changes v2 -> v3:
  - Network may be down when starting from a cold boot, so try a few
times. Possibly, if using systemd-networkd, it'll pass on the first
try. But with default DHCP on NixOS, the service is started before
hostnames can be resolved and thus we need a few extra seconds.
  - Add error handling and mark service as failed if fatal error.
  - Add proper syslog log levels.
  - Add RandomizedDelaySec=3600 to the timer to not put high load on the
MaxMind servers. Suggested by @Mic92.
  - Set RemainAfterExit on geoip-updater.service instead of
geoip-updater-setup.service. (The latter is only a proxy that pulls
in the former service).

Changes v1 -> v2:
>From Данило Глинський (Danylo Hlynskyi) :
  nixos/geoip-databases: add `databases` option and fix initial setup

  There were two great issues when using this service:
  - When you just enable service, databases aren't downloaded, they are
downloaded when timer triggers. Fixed this with automatic download on
first system activation.
  - When there is no internet, updater outputs nothing to logs, which is
IMO misbehavior. Fixed this with removing `--fail` option, better be
explicit here.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9e04b5: nixos top-level: Add 'dtbs' symlink when kernel us...

2017-02-12 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9e04b57dde58c4db462bba8057e49eb071f5e5c0
  
https://github.com/NixOS/nixpkgs/commit/9e04b57dde58c4db462bba8057e49eb071f5e5c0
  Author: Tuomas Tynkkynen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/system/activation/top-level.nix

  Log Message:
  ---
  nixos top-level: Add 'dtbs' symlink when kernel uses device trees

Currently e.g. extlinux-conf-builder.sh uses
`readlink -m "$toplevel/kernel/../dtbs"` to figure out the directory.
That is obscenely ugly.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 3cec7d: kdm: drop service

2017-02-12 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3cec7d10dfb80b7466f171e7a59ac9af3bab2862
  
https://github.com/NixOS/nixpkgs/commit/3cec7d10dfb80b7466f171e7a59ac9af3bab2862
  Author: Graham Christensen 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
R nixos/modules/services/x11/desktop-managers/kde4.nix
M nixos/modules/services/x11/display-managers/default.nix
R nixos/modules/services/x11/display-managers/kdm.nix
M nixos/modules/system/boot/loader/grub/install-grub.pl
M nixos/modules/testing/test-instrumentation.nix
R nixos/tests/kde4.nix

  Log Message:
  ---
  kdm: drop service


  Commit: b1a05a0865a6a7cfddb1dd5f6c0f32a91c20f473
  
https://github.com/NixOS/nixpkgs/commit/b1a05a0865a6a7cfddb1dd5f6c0f32a91c20f473
  Author: Graham Christensen 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M nixos/modules/services/hardware/bluetooth.nix
M nixos/modules/services/networking/quassel.nix
M nixos/modules/services/x11/desktop-managers/default.nix
M nixos/modules/services/x11/desktop-managers/kde5.nix
M nixos/release-combined.nix
M nixos/release.nix

  Log Message:
  ---
  nixos: drop references to kde4

Excluding modules/programs/environment.nix for PATHand QT_PLUGIN_PATH to allow 
the programs to continue running.


  Commit: 4f34e030a59a9ef89cec459c223c54cf1e6bc199
  
https://github.com/NixOS/nixpkgs/commit/4f34e030a59a9ef89cec459c223c54cf1e6bc199
  Author: Graham Christensen 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
M nixos/modules/services/hardware/bluetooth.nix
M nixos/modules/services/networking/quassel.nix
M nixos/modules/services/x11/desktop-managers/default.nix
R nixos/modules/services/x11/desktop-managers/kde4.nix
M nixos/modules/services/x11/desktop-managers/kde5.nix
M nixos/modules/services/x11/display-managers/default.nix
R nixos/modules/services/x11/display-managers/kdm.nix
M nixos/modules/system/boot/loader/grub/install-grub.pl
M nixos/modules/testing/test-instrumentation.nix
M nixos/release-combined.nix
M nixos/release.nix
R nixos/tests/kde4.nix

  Log Message:
  ---
  Merge pull request #22677 from grahamc/drop-kdm-kde4-modules

Drop kdm and kde4 modules


Compare: https://github.com/NixOS/nixpkgs/compare/3348905cdecf...4f34e030a59a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Fwd: Why having releases if you break things in it often

2017-02-12 Thread Vladimír Čunát
On 02/12/2017 01:57 PM, Stefan Huchler wrote:
> So is there a way to rollback the --update action, so that new
> configurations still use the old packages? Else for my problem
> --rollback is no solution.

Yes, channel updates can be rolled back simply by nix-channel --rollback.




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Fwd: Why having releases if you break things in it often

2017-02-12 Thread Stefan Huchler
Vladimír Čunát  writes:

> On 02/11/2017 03:26 PM, Stefan Huchler wrote:
>> Maybe we could talk about the status of the project wiki or other
>> documentation, if there would ways to improve that.
>
> Status of the wiki is being discussed right now:
> https://github.com/NixOS/nixpkgs/issues/22599 and the rest of
> documentation is also touched lightly in there.
>
>
> I'm convinced the stable releases are worth it!  In the last several
> months NixOS has been patching every single CVE reported in a larger
> distribution (through LWN tracker) and backporting all those to the
> stable releases.  I really find it *amazing* that we manage that
> consistently.  There are occasional breakages due to some of the
> updates, but that's hard to avoid completely and I don't think there
> have been many.  (There's also the advantage of --rollback :)

I did not claim that stable releases are not worth, that was the
original suspect from 1 2 months ago, and it was just a question because
I wanted to learn what policies you have.

To the rollback feature, the problem is that you have no real seperation
between configuration and packaging.

That leads for me to have 1 packaging set that works ( a old version
from last year), but with a wrong vpn server write-only in the openvpn
settings) and a new profile with the correct openvpn configuration but a
broken openvpn package version.

So is there a way to rollback the --update action, so that new
configurations still use the old packages? Else for my problem
--rollback is no solution.

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] xorg-server major update

2017-02-12 Thread Vladimír Čunát
Hello,
just a small notification: master 3348905cd was just switched to a newer
xorg-server branch.  Neither of AMD binary drivers support 1.19, so
specifying them in nixos automatically forces using the latest supported
branch.  I hope you'll encounter no significant problems.

--Vladimir



smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] ffefd8: xorg xf86-video-*: bump drivers that seem unused

2017-02-12 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ffefd8389775f8d256ca6dddcfd4573d12a8ee71
  
https://github.com/NixOS/nixpkgs/commit/ffefd8389775f8d256ca6dddcfd4573d12a8ee71
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/overrides.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg xf86-video-*: bump drivers that seem unused

I verified they build, at least with xorg-server-1.19.1.


  Commit: e970b8e8df6bffcbbea2a1bd58a6efb5ac35e286
  
https://github.com/NixOS/nixpkgs/commit/e970b8e8df6bffcbbea2a1bd58a6efb5ac35e286
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg xf86-input-evdev: 2.10.3 -> 2.10.5


  Commit: 53600eae3d5fb884c884ae14fc8776691fbcb7f3
  
https://github.com/NixOS/nixpkgs/commit/53600eae3d5fb884c884ae14fc8776691fbcb7f3
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg xf86-input-libinput: 0.19.1 -> 0.23.0


  Commit: d4b8737e007e1d298364397e37106f0674413d2e
  
https://github.com/NixOS/nixpkgs/commit/d4b8737e007e1d298364397e37106f0674413d2e
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg: add xf86-video-{sisusb,sunleo}

They might be useless, but they build :-)


  Commit: c5c0f63320039a43aa1351bb11d006e66f0f4a37
  
https://github.com/NixOS/nixpkgs/commit/c5c0f63320039a43aa1351bb11d006e66f0f4a37
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg xf86-video-qxl: 0.1.3 -> 0.1.5


  Commit: 3348905cdecff53190eb011e76ab2dba5855c107
  
https://github.com/NixOS/nixpkgs/commit/3348905cdecff53190eb011e76ab2dba5855c107
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M nixos/doc/manual/release-notes/rl-1703.xml
M pkgs/servers/x11/xorg/default.nix
M pkgs/servers/x11/xorg/overrides.nix
M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  ---
  xorg-server: major bump 1.18.4 -> 1.19.1

I encountered no problems with it.  Nvidia binary drivers are tested,
and AMD ones now both set `abiCompat` to use older server versions.


Compare: https://github.com/NixOS/nixpkgs/compare/a7ca11454533...3348905cdecf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a7ca11: libretro: add mGBA core

2017-02-12 Thread Christoph Hrdinka
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a7ca11454533b0b2f2d9fb4c481e9db5f3313486
  
https://github.com/NixOS/nixpkgs/commit/a7ca11454533b0b2f2d9fb4c481e9db5f3313486
  Author: Christoph Hrdinka 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/misc/emulators/retroarch/cores.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  libretro: add mGBA core

Closes #22618.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a99e73: Revert "glibc: security 2.24 -> 2.25"

2017-02-12 Thread Vladimír Čunát
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a99e73cad182c30ec15df2b871db893054c7e296
  
https://github.com/NixOS/nixpkgs/commit/a99e73cad182c30ec15df2b871db893054c7e296
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/libraries/glibc/common.nix
M pkgs/development/libraries/glibc/default.nix

  Log Message:
  ---
  Revert "glibc: security 2.24 -> 2.25"

This reverts commit fd7e5cbae5faf95b2e812b5a97d1745060e83ce6.

Apparently there were some potentially disruptive changes,
and the security issues don't seem really important, so perhaps
we won't update, at least for now.

https://github.com/NixOS/nixpkgs/issues/22699


  Commit: 019dcc3745807abe3b5835ab10488e1aae862d9f
  
https://github.com/NixOS/nixpkgs/commit/019dcc3745807abe3b5835ab10488e1aae862d9f
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/tools/networking/host/default.nix

  Log Message:
  ---
  Revert "host: patch up after glibc update"

This reverts commit 0e0038f2bcf511453ac9e64f7942973f6273460f.
(Not needed after the glibc revert.)


Compare: https://github.com/NixOS/nixpkgs/compare/4adca5bbc620...019dcc374580___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 4adca5: Revert "pythonPackages.argparse: only for Python <...

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4adca5bbc620ac76cba95a24456979ff336b2e71
  
https://github.com/NixOS/nixpkgs/commit/4adca5bbc620ac76cba95a24456979ff336b2e71
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Revert "pythonPackages.argparse: only for Python < 2.7"

This breaks unittest2
https://github.com/NixOS/nixpkgs/commit/c901d5bc6030823ce68d1b22fd9014d35e75d016
and that would take some more effort to fix.

Maybe this is also a transient
https://github.com/NixOS/nixpkgs/issues/22697#issuecomment-279209784

This reverts commit c901d5bc6030823ce68d1b22fd9014d35e75d016.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 1941a7: cryptography: 1.5.3 -> 1.7.2

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1941a740c59769a261cef10dde7803dd0a98eac8
  
https://github.com/NixOS/nixpkgs/commit/1941a740c59769a261cef10dde7803dd0a98eac8
  Author: Aneesh Agrawal 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  cryptography: 1.5.3 -> 1.7.2

Also update cryptography-vectors


  Commit: b210c53757182b866475e062f9db15132c5689ce
  
https://github.com/NixOS/nixpkgs/commit/b210c53757182b866475e062f9db15132c5689ce
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #22686 from aneeshusa/update-cryptography-to-1.7.2

cryptography: 1.5.3 -> 1.7.2


Compare: https://github.com/NixOS/nixpkgs/compare/12d9eac8f050...b210c5375718___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 5b1a1b: pythonPackages.afew: 2016-02-29 -> 2017-02-08

2017-02-12 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5b1a1b0e50995d5d8ff11b7986bbc85aa800b4ce
  
https://github.com/NixOS/nixpkgs/commit/5b1a1b0e50995d5d8ff11b7986bbc85aa800b4ce
  Author: Franz Pletz 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.afew: 2016-02-29 -> 2017-02-08

Failed to build because sha256 of the source tarball changed.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 543721: Revert "pythonPackages.argparse: only for Python <...

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 543721d766af9980f4a47225128936a3cdf5ebe5
  
https://github.com/NixOS/nixpkgs/commit/543721d766af9980f4a47225128936a3cdf5ebe5
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Revert "pythonPackages.argparse: only for Python < 2.7"

Mass-rebuild, goes into staging.

This reverts commit bee23d7dfc944de82a1b6945294567ed98f964d2.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 12d9ea: pythonPackages.argparse: only for Python < 2.7

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 12d9eac8f050dda7a0dce726d438cc38ff6b6f8c
  
https://github.com/NixOS/nixpkgs/commit/12d9eac8f050dda7a0dce726d438cc38ff6b6f8c
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.argparse: only for Python < 2.7


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] af9857: proj: disable tests on 32 bit

2017-02-12 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: af9857ef47b6afa68b8631f3b5e7299e60a8764f
  
https://github.com/NixOS/nixpkgs/commit/af9857ef47b6afa68b8631f3b5e7299e60a8764f
  Author: Vincent Laporte 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/development/libraries/proj/default.nix

  Log Message:
  ---
  proj: disable tests on 32 bit


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] How to ensure that a directory exists via configuration.nix

2017-02-12 Thread Danylo Hlynskyi
There exists also a systemd.tmpfiles.rules option. (which doesn't trigger
on system activation, howewer, only on boot)

I had problems with creating folders in activation scripts on mounted
disks, can't say any concrete for now, just experience.

2017-02-10 18:14 GMT+02:00 Mark Gardner :

>
>
> On Fri, Feb 10, 2017 at 11:11 AM, David Izquierdo 
> wrote:
>
>> Is there any reason not to use `mkdir -p`, to spare yourself the if?
>
>
> ​Didn't think of it...? :-)
>
> Mark
> --
> Mark Gardner
> --
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] bee23d: pythonPackages.argparse: only for Python < 2.7

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bee23d7dfc944de82a1b6945294567ed98f964d2
  
https://github.com/NixOS/nixpkgs/commit/bee23d7dfc944de82a1b6945294567ed98f964d2
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.argparse: only for Python < 2.7


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a74d15: Make azure-mgmt-... work with requests 2.11.x. We ...

2017-02-12 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a74d1594f1db7ae22179dec4ab32fe2c324524e8
  
https://github.com/NixOS/nixpkgs/commit/a74d1594f1db7ae22179dec4ab32fe2c324524e8
  Author: Rob Vermaas 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Make azure-mgmt-... work with requests 2.11.x. We should update the azure 
python packages, however, that is a much bigger effort. This is needed to make 
sure nixops keeps working with Azure.

(cherry picked from commit 4eb92c5c64906a5142e7cb34bdcfc7e16ab77dd1)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 4eb92c: Make azure-mgmt-... work with requests 2.11.x. We ...

2017-02-12 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4eb92c5c64906a5142e7cb34bdcfc7e16ab77dd1
  
https://github.com/NixOS/nixpkgs/commit/4eb92c5c64906a5142e7cb34bdcfc7e16ab77dd1
  Author: Rob Vermaas 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Make azure-mgmt-... work with requests 2.11.x. We should update the azure 
python packages, however, that is a much bigger effort. This is needed to make 
sure nixops keeps working with Azure.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] c07f15: Make azure-mgmt-resource work with requests 2.11.x...

2017-02-12 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c07f1589bf91f35e9e72536e660c0d1ba39285e6
  
https://github.com/NixOS/nixpkgs/commit/c07f1589bf91f35e9e72536e660c0d1ba39285e6
  Author: Rob Vermaas 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Make azure-mgmt-resource work with requests 2.11.x. We should update the 
azure python packages, however, that is a much bigger effort. This is needed to 
make sure nixops keeps working with Azure.

(cherry picked from commit 81f2bde0a2af99d8428fae89af648ce2fa3e)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] multi-user Nix store access problem

2017-02-12 Thread Christian Kögler

Hi Peter,

 

nix-prefetch-git is used by fetchgit, but fetchgitlocal behaves a little bit other. So they are not compatible.

But your hint raised an idea. What I need is a switch local/remote for the source. And nix-prefetch-git can also be used to pass my local sources to Nix and I do not need fetchgitlocal at all.

Thanks for the fast answer.

 

Best regards

Christian



Gesendet: Samstag, 11. Februar 2017 um 10:52 Uhr
Von: "Peter Hoeg" 
An: c...@gmx.de
Cc: nix-...@science.uu.nl
Betreff: Re: [Nix-dev] multi-user Nix store access problem

> I do not want to grant nix-daemon access rights to my private folder,
> otherwise other users on that machine have access to my data.
> Is there a way to build the derivation as my user and pass it to
> nix-daemon? Or does somebody has a differen aproach?

Maybe I'm misunderstanding you, but if you 'nix-prefetch-git' the
sources, it should already be there.

/Peter



___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 81f2bd: Make azure-mgmt-resource work with requests 2.11.x...

2017-02-12 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 81f2bde0a2af99d8428fae89af648ce2fa3e
  
https://github.com/NixOS/nixpkgs/commit/81f2bde0a2af99d8428fae89af648ce2fa3e
  Author: Rob Vermaas 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Make azure-mgmt-resource work with requests 2.11.x. We should update the 
azure python packages, however, that is a much bigger effort. This is needed to 
make sure nixops keeps working with Azure.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] multi-user Nix store access problem

2017-02-12 Thread Christian Kögler

Hi Vladimir,

 

I understand now why my issue is.

I used a path to a symbolic link, which points to my source folder. Nix do handle symbolic links to folders different to real folders. Now I understand more wired problems I had with symbolic links. In a single-user Nix store, Nix used this path as build environment. All pathes and fixed have been applied in my source folder.

I will forward this issue to Nix.

Thanks for the fast help.

 

Best regards

Christian

 

Gesendet: Samstag, 11. Februar 2017 um 10:53 Uhr
Von: "Vladimír Čunát" 
An: "Christian Kögler" 
Cc: nix-...@science.uu.nl
Betreff: Re: [Nix-dev] multi-user Nix store access problem

Hello, your'e welcome!

On 02/11/2017 10:35 AM, "Christian Kögler" wrote:
> I do not want to grant nix-daemon access rights to my private folder,
> otherwise other users on that machine have access to my data.

Note that after fetching into nix store the data becomes world-readable.
For my development I combine the following two approaches.

For less frequent builds I use `src = "" # or some other path`. That
causes nix to copy the whole directory to the nix store and pass that
path into the variable. You can use such values as inputs to `fetchgit`
and similar, but the approach has multiple disadvantages.

For standard development cycle - edit, compile, run tests - I use
nix-shell --pure to set up an environment in the current git checkout
and compile by `make` invocation directly in the checkout.

--Vladimir

 



___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 0e0038: host: patch up after glibc update

2017-02-12 Thread Vladimír Čunát
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0e0038f2bcf511453ac9e64f7942973f6273460f
  
https://github.com/NixOS/nixpkgs/commit/0e0038f2bcf511453ac9e64f7942973f6273460f
  Author: Vladimír Čunát 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/tools/networking/host/default.nix

  Log Message:
  ---
  host: patch up after glibc update

This program is some ancient version with terrible code.
I'll replace it on master.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 60cc54: Python: change default version: python = python3;

2017-02-12 Thread Frederik Rietdijk
  Branch: refs/heads/python3
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 60cc54209e6e0b2baf0ca94584345f1bea567874
  
https://github.com/NixOS/nixpkgs/commit/60cc54209e6e0b2baf0ca94584345f1bea567874
  Author: Frederik Rietdijk 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Python: change default version: python = python3;


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits