Re: [Nix-dev] New NixOS and nixpkgs for SmartOS images released

2016-02-01 Thread Colin Putney
Bravo! Nix and SmartOS are such a natural match. I'm really glad to see
this!


On Mon, Feb 1, 2016 at 7:18 AM, deCube.net | Danny Wilson 
wrote:

> Hi list!
>
> Today I’m excited to announce 2 new images available for running nix on
> SmartOS:
>
>
> 1) NixOS as lx-branded zone:
>
> Running NixOS in SmartOS’ container native
> linux-system-call-table-emulated environment:
> https://wiki.smartos.org/display/DOC/LX+Branded+Zones
> Special thanks to Eelco for helping me at NixCon figure out the special
> NixOS (and udev) settings to make it work!
>
> I’ve tried NixOS 16.03-unstable as well, but that version systemd is too
> new for SmartOS at the moment and doesn’t boot.
>
> Available here:
> - http://datasets.at/ui/#!/configure/22ba59c6-8c49-11e5-87e5-7fbffbc05623
>
>
>
> 2) Nix with nixpkgs-unstable git checkout, bootstrapped for SmartOS:
>
> Version 0.2.0:
>
> Available here:
> - http://datasets.at/ui/#!/configure/a33de196-c865-11e5-aa1c-073507bee650
>
> Most notable changes since 0.1.0:
> - Nix 1.11.1 stable!
> - Built with official nixpkgs repository checkout.  (no more fork!)
> - Bootstrapped with this checkout to be exact:
> https://github.com/NixOS/nixpkgs/tree/2c78c7b84b45e9289e4b71abb4b36d95d58579fe
>
>
>
> Happy to help anyone willing to try these images :-)
>
> Thanks to the nix community for accepting my pull-requests and being
> awesome.
>
> ___
> 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] New NixOS and nixpkgs for SmartOS images released

2016-02-01 Thread Franz Pletz
On Mon, 1 Feb 2016 16:18:17 +0100
"deCube.net | Danny Wilson"  wrote:

> 1) NixOS as lx-branded zone:
> 
> Running NixOS in SmartOS’ container native
> linux-system-call-table-emulated environment:
> https://wiki.smartos.org/display/DOC/LX+Branded+Zones Special thanks
> to Eelco for helping me at NixCon figure out the special NixOS (and
> udev) settings to make it work!

Awesome! Much appreciated! We have a project that is using SmartOS for
virtualization where this will come in handy! I will try to test this
in the next few days.

Out of curiosity, does this work with the regular nixpkgs release-15.09
branch? What configuration options did you use? Do you maybe have that
on github somewhere or should I just look in the configuration.nix in
the zone?

Cheers,
Franz


pgpChp9pJ8pB6.pgp
Description: OpenPGP digital signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] New NixOS and nixpkgs for SmartOS images released

2016-02-01 Thread deCube.net | Danny Wilson
Hi list!

Today I’m excited to announce 2 new images available for running nix on SmartOS:


1) NixOS as lx-branded zone:

Running NixOS in SmartOS’ container native linux-system-call-table-emulated 
environment:  https://wiki.smartos.org/display/DOC/LX+Branded+Zones
Special thanks to Eelco for helping me at NixCon figure out the special NixOS 
(and udev) settings to make it work!

I’ve tried NixOS 16.03-unstable as well, but that version systemd is too new 
for SmartOS at the moment and doesn’t boot.

Available here:
- http://datasets.at/ui/#!/configure/22ba59c6-8c49-11e5-87e5-7fbffbc05623



2) Nix with nixpkgs-unstable git checkout, bootstrapped for SmartOS:

Version 0.2.0:

Available here:
- http://datasets.at/ui/#!/configure/a33de196-c865-11e5-aa1c-073507bee650

Most notable changes since 0.1.0:
- Nix 1.11.1 stable!
- Built with official nixpkgs repository checkout.  (no more fork!)
- Bootstrapped with this checkout to be exact: 
https://github.com/NixOS/nixpkgs/tree/2c78c7b84b45e9289e4b71abb4b36d95d58579fe



Happy to help anyone willing to try these images :-)

Thanks to the nix community for accepting my pull-requests and being awesome.

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


Re: [Nix-dev] New NixOS and nixpkgs for SmartOS images released

2016-02-01 Thread deCube.net | Danny Wilson
The required settings are in /etc/nixos/hardware-configuration.nix - not on 
github, though I probably should commit it somewhere.

All packages the https://nixos.org/channels/nixos-15.09/ channel, so... yes!


On 1 feb. 2016, at 18:03, Franz Pletz  wrote:

> On Mon, 1 Feb 2016 16:18:17 +0100
> "deCube.net | Danny Wilson"  wrote:
> 
>> 1) NixOS as lx-branded zone:
>> 
>> Running NixOS in SmartOS’ container native
>> linux-system-call-table-emulated environment:
>> https://wiki.smartos.org/display/DOC/LX+Branded+Zones Special thanks
>> to Eelco for helping me at NixCon figure out the special NixOS (and
>> udev) settings to make it work!
> 
> Awesome! Much appreciated! We have a project that is using SmartOS for
> virtualization where this will come in handy! I will try to test this
> in the next few days.
> 
> Out of curiosity, does this work with the regular nixpkgs release-15.09
> branch? What configuration options did you use? Do you maybe have that
> on github somewhere or should I just look in the configuration.nix in
> the zone?
> 
> Cheers,
> Franz
> ___
> 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