Re: [Nix-dev] Nix init system

2017-04-05 Thread Jan Malakhovski
Hi. Just FYI. At SLNOS project (see the "Church of Suckless NixOS" thread from two weeks ago) we consensed on replacing systemd with s6 init [1], since it gives the good parts of systemd (including socket activation, but done right) with <1% of code and without forcing anything down your throat.

[Nix-commits] [NixOS/nixpkgs] 786487: haskell generic builder: Use ghcjs's hsc2hs.

2017-04-05 Thread Shea Levy
Branch: refs/heads/ghcjs-no-native-hsc2hs Home: https://github.com/NixOS/nixpkgs Commit: 786487b6e0eec884d123f6d4ff24b1f425260226 https://github.com/NixOS/nixpkgs/commit/786487b6e0eec884d123f6d4ff24b1f425260226 Author: Shea Levy Date: 2017-04-05 (Wed, 05

[Nix-commits] [NixOS/nixpkgs] 1e5892: docker-edge: init at 17.04

2017-04-05 Thread Tim Steinbach
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 1e589239b32c67881585d6d05d68aecc172c3485 https://github.com/NixOS/nixpkgs/commit/1e589239b32c67881585d6d05d68aecc172c3485 Author: Tim Steinbach Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 699ea7: Revert "sysdig: 1.15.0 -> 1.15.1"

2017-04-05 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 699ea78866245b1dd9fcd33cfe01a7811f5f536c https://github.com/NixOS/nixpkgs/commit/699ea78866245b1dd9fcd33cfe01a7811f5f536c Author: Jörg Thalheim Date: 2017-04-06 (Thu, 06 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 195efe: qt58: Fix path to qhelpgenerator in cmake file.

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 195efedd2c784c96188afd835470a32f33d3a1fa https://github.com/NixOS/nixpkgs/commit/195efedd2c784c96188afd835470a32f33d3a1fa Author: Ambroz Bizjak Date: 2017-04-02 (Sun, 02 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] d42dcc: pkgconfig: 0.29.1 -> 0.29.2

2017-04-05 Thread Daiderd Jordan
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: d42dccf0290a377f06833108c5c2533feacca003 https://github.com/NixOS/nixpkgs/commit/d42dccf0290a377f06833108c5c2533feacca003 Author: Daiderd Jordan Date: 2017-04-06 (Thu, 06 Apr 2017)

Re: [Nix-dev] Chromium extensions

2017-04-05 Thread Judson Lester
I've found something similar to that with dmenu - I think it caches its path lookups or something so that it can launch quickly. The result is that dmenu keeps launching the same versions of things because it's still has the full path into the store cached. I'm sure there's a way to fix that more

[Nix-commits] [NixOS/nixpkgs] f14800: urbanterror: 4.3.1 -> 4.3.2

2017-04-05 Thread Alexey Shmalko
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f1480038a4675f467b8d977e99cf57c28e08d0a5 https://github.com/NixOS/nixpkgs/commit/f1480038a4675f467b8d977e99cf57c28e08d0a5 Author: Matthias Herrmann Date: 2017-04-05

[Nix-commits] [NixOS/nixpkgs] 55d123: transcrypt: 1.0.1 -> 1.0.2

2017-04-05 Thread Alexey Shmalko
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 55d1237c6bae4e7a32805f2bcf8c723475a0b282 https://github.com/NixOS/nixpkgs/commit/55d1237c6bae4e7a32805f2bcf8c723475a0b282 Author: Aaron Bull Schaefer Date: 2017-04-05 (Wed, 05 Apr

[Nix-commits] [NixOS/nixpkgs] 89188e: docker-distribution: 2.5.1 -> 2.6.0

2017-04-05 Thread Alexey Shmalko
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 89188e2972315e8fd555417dadf8a5646e92d81d https://github.com/NixOS/nixpkgs/commit/89188e2972315e8fd555417dadf8a5646e92d81d Author: Tim Steinbach Date: 2017-04-04 (Tue, 04 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 471626: scalafmt: 0.6.6 -> 0.6.7

2017-04-05 Thread Alexey Shmalko
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 471626e6fba855dae35df7b79787a0da04d408b8 https://github.com/NixOS/nixpkgs/commit/471626e6fba855dae35df7b79787a0da04d408b8 Author: Markus Hauck Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 1ce34c: albert: 0.10.0 -> 0.10.2

2017-04-05 Thread Alexey Shmalko
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 1ce34c54588b7567eb680073ab9da1a3adc7aa87 https://github.com/NixOS/nixpkgs/commit/1ce34c54588b7567eb680073ab9da1a3adc7aa87 Author: Pierre Radermecker Date: 2017-04-04 (Tue, 04 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] a6420e: luksroot: Wait for the header (device) to appear

2017-04-05 Thread Michael Weiss
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: a6420e13a2ed7a6dfe4463db5d92cd45b2bfa6a9 https://github.com/NixOS/nixpkgs/commit/a6420e13a2ed7a6dfe4463db5d92cd45b2bfa6a9 Author: Michael Weiss Date: 2017-04-05 (Wed, 05 Apr 2017)

Re: [Nix-dev] NixOS Security Advisory: Docker Local Privilege Escalation

2017-04-05 Thread Vladimír Čunát
On 04/05/2017 08:25 PM, ben...@gmail.com wrote: > I really don't know - I just observed that behaviour when I went to > deploy the fix to my own systems. It does seem like a bug, but I'm not > familiar enough with nixos's systemd integration to explain it. I suspect this line:

Re: [Nix-dev] NixOS Security Advisory: Docker Local Privilege Escalation

2017-04-05 Thread ben...@gmail.com
I really don't know - I just observed that behaviour when I went to deploy the fix to my own systems. It does seem like a bug, but I'm not familiar enough with nixos's systemd integration to explain it. On Wed, Apr 5, 2017 at 1:27 PM, Daniel Peebles wrote: > Benley: any

Re: [Nix-dev] NixOS Security Advisory: Docker Local Privilege Escalation

2017-04-05 Thread Daniel Peebles
Benley: any idea why that is? It seems kind of unusual for nixos-rebuild switch to not change things like that... On Tue, Apr 4, 2017 at 6:28 PM, ben...@gmail.com wrote: > Worth noting: Running `nixos-rebuild switch` is insufficient to make > this fix take effect. You may

[Nix-commits] [NixOS/hydra] fec895: hydra-server: Support logs in S3

2017-04-05 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/hydra Commit: fec895a6421a99e76772dc284a01cafe1c39d310 https://github.com/NixOS/hydra/commit/fec895a6421a99e76772dc284a01cafe1c39d310 Author: Eelco Dolstra Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 6b5e5d: rss2email: init at 3.9

2017-04-05 Thread Profpatsch
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6b5e5de0ef2a040cab9af7388487b16030b877db https://github.com/NixOS/nixpkgs/commit/6b5e5de0ef2a040cab9af7388487b16030b877db Author: Profpatsch Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 0d8b5b: xpra: 0.17.6 -> 2.0.1

2017-04-05 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0d8b5be67d30478c0790c8facf0198c730c9a1b2 https://github.com/NixOS/nixpkgs/commit/0d8b5be67d30478c0790c8facf0198c730c9a1b2 Author: Victor Calvert Date: 2017-04-04 (Tue, 04 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 1b9653: knot-resolver: update the source hash

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 1b965321b44feef6e27b7a19cb68cb8ee5ff2c7c https://github.com/NixOS/nixpkgs/commit/1b965321b44feef6e27b7a19cb68cb8ee5ff2c7c Author: Vladimír Čunát Date: 2017-04-05 (Wed, 05 Apr

[Nix-commits] [NixOS/nixpkgs] 44168b: knot-resolver: update the source hash

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 44168b4b22a8c3a60ac4782c90052b497c4dee40 https://github.com/NixOS/nixpkgs/commit/44168b4b22a8c3a60ac4782c90052b497c4dee40 Author: Vladimír Čunát Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 80c9e9: knot-resolver: maintenance 1.2.4 -> 1.2.5

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 80c9e917069f310232cac42edbc072e553d36ce4 https://github.com/NixOS/nixpkgs/commit/80c9e917069f310232cac42edbc072e553d36ce4 Author: Vladimír Čunát Date: 2017-04-05 (Wed, 05 Apr

[Nix-commits] [NixOS/nixpkgs] 1970d7: knot-resolver: maintenance 1.2.4 -> 1.2.5

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: 1970d7d45c1f4e745698b5f1eabf412ec0c0db66 https://github.com/NixOS/nixpkgs/commit/1970d7d45c1f4e745698b5f1eabf412ec0c0db66 Author: Vladimír Čunát Date: 2017-04-05 (Wed, 05 Apr

[Nix-commits] [NixOS/nixpkgs] 12839e: knot-resolver: maintenance 1.2.4 -> 1.2.5

2017-04-05 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 12839e45997486bab15aa24717618f3607168f79 https://github.com/NixOS/nixpkgs/commit/12839e45997486bab15aa24717618f3607168f79 Author: Vladimír Čunát Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 637770: gnupg21: 2.1.19 -> 2.1.20

2017-04-05 Thread Tim Steinbach
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 637770f699c47ef9f25f4b4c1f2785be5b71d805 https://github.com/NixOS/nixpkgs/commit/637770f699c47ef9f25f4b4c1f2785be5b71d805 Author: Lancelot SIX Date: 2017-04-05 (Wed, 05 Apr 2017)

Re: [Nix-dev] Editor for the configuration file

2017-04-05 Thread Jörg Thalheim
Vim should be also available in 17.03. On 2017-04-04 20:22, Andreas Meyer wrote: > Hello! > > ah it is nano. I was trying vi and vim and emacs. > > One more question for now. To bring up WLAN do I have to enable > wpa_supplicant and networkmanager in the configuration.nix ? > > Andreas > >

[Nix-commits] [NixOS/nixpkgs] 7acd1e: sway: 0.11 -> 0.12.2

2017-04-05 Thread Tim Steinbach
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 7acd1e7f68bb6c7d3032fa287c46c238806ac163 https://github.com/NixOS/nixpkgs/commit/7acd1e7f68bb6c7d3032fa287c46c238806ac163 Author: Tim Steinbach Date: 2017-04-04 (Tue, 04 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] f24c89: gitkraken: 2.2.1 -> 2.3.1

2017-04-05 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f24c89a4d64dab1a52f7004bf17afb9a6dbd05c9 https://github.com/NixOS/nixpkgs/commit/f24c89a4d64dab1a52f7004bf17afb9a6dbd05c9 Author: NWDD Date: 2017-04-04 (Tue, 04 Apr 2017) Changed

Re: [Nix-dev] Banning people from the mailinglist?

2017-04-05 Thread Guillaume Maudoux (Layus)
+1 I read once an article showing that to avoid proliferation of annoying messages, the best action was to ignore them. Banning people just makes them want to fight harder against the perceived injustice. When new (non-constructive) "fuck systemd" messages come to this mailing list, I will

Re: [Nix-dev] paths in user's i3 configs broken by upgrade

2017-04-05 Thread Guillaume Maudoux (Layus)
On 05/04/17 03:46, Profpatsch wrote: On 17-04-03 04:25pm, Mark Gardner wrote: Instead of: bindsym $mod+d exec /nix/store/04sx6lx7hssid7a6iwdbdvxbkp25xsx1-dmenu-4.6/bin/dmenu_run I think it should be to be: bindsym $mod+d exec /run/current-system/sw/bin/dmenu_run The problem with

[Nix-commits] [NixOS/nixpkgs] f6558e: network-manager: fix segfaults on startup

2017-04-05 Thread Jörg Thalheim
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: f6558e671a558a292cdba9d0f80da8a5e51ed52f https://github.com/NixOS/nixpkgs/commit/f6558e671a558a292cdba9d0f80da8a5e51ed52f Author: Jörg Thalheim Date: 2017-04-05 (Wed, 05 Apr

[Nix-commits] [NixOS/nixpkgs] 43c053: libproxy: fix compilation

2017-04-05 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 43c0530ca6017dea25e0676cbcf4059dbb7e5d08 https://github.com/NixOS/nixpkgs/commit/43c0530ca6017dea25e0676cbcf4059dbb7e5d08 Author: Jörg Thalheim Date: 2017-04-04 (Tue, 04 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 5ffece: llvm-hs: Point llvm-hs to llvm_4

2017-04-05 Thread Benno Fünfstück
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 5ffece7de1b75d2e059412ec417eebf01bb3bb6c https://github.com/NixOS/nixpkgs/commit/5ffece7de1b75d2e059412ec417eebf01bb3bb6c Author: Luke Clifton Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/hydra] 4f11cf: Fix build cancellation

2017-04-05 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/hydra Commit: 4f11cf45dc106a36ac3e02947eddba9ba1902ad8 https://github.com/NixOS/hydra/commit/4f11cf45dc106a36ac3e02947eddba9ba1902ad8 Author: Eelco Dolstra Date: 2017-04-05 (Wed, 05 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 23ec4a: oracle-instantclient: add optional odbc support

2017-04-05 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 23ec4a40eea7d65ecc594007c81def3b202d58f8 https://github.com/NixOS/nixpkgs/commit/23ec4a40eea7d65ecc594007c81def3b202d58f8 Author: Maciej Kazulak Date: 2017-04-01 (Sat, 01 Apr 2017)

[Nix-commits] [NixOS/nixpkgs] 117797: ghcjs (head): Fix infinite recursion ...

2017-04-05 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 117797367a0f16f62c10eb1f5d83040c58185a1d https://github.com/NixOS/nixpkgs/commit/117797367a0f16f62c10eb1f5d83040c58185a1d Author: Jordan Woehr Date: 2017-03-31 (Fri, 31 Mar 2017)

Re: [Nix-dev] no network virtualbox install

2017-04-05 Thread Bas van Dijk
Hi Andreas, You could enable DHCP by turning on: networking.useDHCP If you need to set a static address look into: networking.interfaces..ip4 Then after a nixos-rebuild switch your machine should have a network connection provided that you configured the host the right way. Bas