[Nix-dev] NixOS install from Linux using lilo

2011-12-25 Thread Sergey Mironov
Hello list. I am trying to install Nixos on my Lenovo S10-3t netbook. I followed wiki article [1] but the problem is that I have lilo instead of grub as the boot manager. I have tried to translate grub config lines into lilo.conf but faced failed booting saying: -- mounting /dev/root on /...

Re: [Nix-dev] NixOS install from Linux using lilo

2011-12-25 Thread Marc Weber
Excerpts from Sergey Mironov's message of Sun Dec 25 16:09:20 +0100 2011: Hello list. I am trying to install Nixos on my Lenovo S10-3t netbook. I followed wiki article [1] but the problem is that I have lilo instead of grub as the boot manager. I have tried to translate grub config lines into

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r31065 - in nixpkgs/trunk/pkgs: tools/filesystems/ntfs-3g tools/filesystems/ntfsprogs top-level

2011-12-25 Thread Eelco Dolstra
Hi, On 12/24/2011 11:28 PM, Yury G. Kudryashov wrote: - pname = ntfs-3g; + pname = ntfs-3g_ntfsprogs; Why do we need this _ntfsprogs suffix? -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ ___ nix-dev mailing list

[Nix-commits] SVN commit: nix - r31068 - in nixpkgs/trunk/pkgs: development/libraries/haskell/dstring top-level

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:00 2011 New Revision: 31068 URL: https://nixos.org/websvn/nix/?rev=31068sc=1 Log: haskell-dstring: added version 0.4.0.3 Added: nixpkgs/trunk/pkgs/development/libraries/haskell/dstring/

[Nix-commits] SVN commit: nix - r31069 - in nixpkgs/trunk/pkgs: development/libraries/haskell/string-combinators top-level

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:11 2011 New Revision: 31069 URL: https://nixos.org/websvn/nix/?rev=31069sc=1 Log: haskell-string-combinators: added version 0.6.0.2 Added: nixpkgs/trunk/pkgs/development/libraries/haskell/string-combinators/

[Nix-commits] SVN commit: nix - r31070 - in nixpkgs/trunk/pkgs: development/libraries/haskell/repr top-level

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:17 2011 New Revision: 31070 URL: https://nixos.org/websvn/nix/?rev=31070sc=1 Log: haskell-repr: added version 0.4.1.2 Added: nixpkgs/trunk/pkgs/development/libraries/haskell/repr/ nixpkgs/trunk/pkgs/development/libraries/haskell/repr/default.nix

[Nix-commits] SVN commit: nix - r31071 - nixpkgs/trunk/pkgs/development/libraries/haskell/aeson

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:20 2011 New Revision: 31071 URL: https://nixos.org/websvn/nix/?rev=31071sc=1 Log: haskell-aeson: updated to version 0.5.0.0 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/aeson/default.nix Modified:

[Nix-commits] SVN commit: nix - r31072 - nixpkgs/trunk/pkgs/development/libraries/haskell/dstring

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:23 2011 New Revision: 31072 URL: https://nixos.org/websvn/nix/?rev=31072sc=1 Log: haskell-dstring: updated to version 0.4.0.3 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/dstring/default.nix Modified:

[Nix-commits] SVN commit: nix - r31073 - nixpkgs/trunk/pkgs/development/libraries/haskell/repr

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:28 2011 New Revision: 31073 URL: https://nixos.org/websvn/nix/?rev=31073sc=1 Log: haskell-repr: updated to version 0.4.1.2 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/repr/default.nix Modified:

[Nix-commits] SVN commit: nix - r31074 - nixpkgs/trunk/pkgs/development/libraries/haskell/string-combinators

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:35 2011 New Revision: 31074 URL: https://nixos.org/websvn/nix/?rev=31074sc=1 Log: haskell-string-combinators: updated to version 0.6.0.2 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/string-combinators/default.nix Modified:

[Nix-commits] SVN commit: nix - r31075 - nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:41 2011 New Revision: 31075 URL: https://nixos.org/websvn/nix/?rev=31075sc=1 Log: haskell-yesod-auth: updated to version 0.7.9 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix Modified:

[Nix-commits] SVN commit: nix - r31076 - nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-json

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:06:47 2011 New Revision: 31076 URL: https://nixos.org/websvn/nix/?rev=31076sc=1 Log: haskell-yesod-json: updated to version 0.2.2.2 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-json/default.nix Modified:

[Nix-commits] SVN commit: nix - r31077 - nixpkgs/trunk/pkgs/development/tools/haskell/cabal2nix

2011-12-25 Thread Peter Simons
Author: simons Date: Sun Dec 25 16:18:34 2011 New Revision: 31077 URL: https://nixos.org/websvn/nix/?rev=31077sc=1 Log: haskell-cabal2nix: updated to version 1.23 Modified: nixpkgs/trunk/pkgs/development/tools/haskell/cabal2nix/default.nix Modified:

[Nix-commits] SVN commit: nix - r31079 - nix/trunk/src/libstore

2011-12-25 Thread Eelco Dolstra
Author: eelco Date: Sun Dec 25 16:38:37 2011 New Revision: 31079 URL: https://nixos.org/websvn/nix/?rev=31079sc=1 Log: * Make sure that lock files are cleaned up properly when building through the build hook. Modified: nix/trunk/src/libstore/build.cc Modified:

Re: [Nix-dev] NixOS install from Linux using lilo

2011-12-25 Thread Marc Weber
Why are you trying to boot from CD? Why don't you just use your boot loader to choose boot from cdrom? Try to tell us what you want to achieve - then we can help you find the best and fastest way. I personally maintain a minimal bootstrapping archive which can be used to install nixos without

[Nix-dev] nix-copy-closure error

2011-12-25 Thread Rickard Nilsson
Hi, I'm trying to copy a path from on NixOS host to another. The source host is x86_64-linux and the target is armv5tel-linux. I get the following, rather strange, error message: [root@target:~]# NIX_SSHOPTS=-i /etc/secrets/nix-remote-daemon.id_dsa nix-copy-closure --sign --from nixremote@source

[Nix-commits] SVN commit: nix - r31080 - nixpkgs/trunk/pkgs/applications/graphics/digikam

2011-12-25 Thread LluĂ­s Batlle
Author: viric Date: Sun Dec 25 22:54:32 2011 New Revision: 31080 URL: https://nixos.org/websvn/nix/?rev=31080sc=1 Log: Updating digikam. Now at least digikam now passes the configure stage. I've still not finished building it though. Deleted: