Re: [Nix-dev] [Help] Accidentally removed configuration.nix

2017-04-06 Thread nixos
No I don't have `system.copySystemConfiguration=true` set :-( Luckily I documented my recent efforts in some gists. I managed to install NixOS on ZFS here: https://gist.github.com/awesomefireduck/c763e168a62a0ef559a1fb9473261459 And my (yet untested) attempt at PCI passthrough here: https

[Nix-dev] [Help] Accidentally removed configuration.nix

2017-04-06 Thread nixos
Hi all, I acidentally removed my /etc/nixos/configuration.nix is there any way I can get it back? Sincerely, Vince ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

[Nix-dev] Help wanted with Nixos on ZFS in an encrypted LUKS volume

2017-04-03 Thread nixos
Hi fellow Nix enthusiasts, I'm trying to install Nixos on a ZFS root filesystem which in turn resides in an encrypted volume (using LUKS). I already succeeded in a minimal ZFS install on an unencrypted partition, and I also succeeded in installing in an encrypted LUKS volume with ext4 as root

[Nix-dev] Using bundlerEnv to create a rails development environment

2015-04-06 Thread ml+nixos
Hello, I am trying to use bundlerEnv to create a development environment I'll use with nix-shell in the context of a rails application. When I am launching nix-shell, I would like the following to happen: - having all the needed gems my application depend on installed - start any dependent

[Nix-dev] topgit: make usage of $PAGER more POSIX-compatible

2014-09-09 Thread nixos
topgit: make usage of $PAGER more POSIX-compatible --- diff --git \ a/pkgs/applications/version-management/git-and-tools/topgit/default.nix \ b/pkgs/applications/version-management/git-and-tools/topgit/default.nix index 195f6f3..adeeae9 100644 ---

Re: [Nix-dev] run-time dependency missing in cabal-install

2012-11-09 Thread nixos cabal dummy
Need the 'dummies' fix to same problem: cabal install (and other cabal commands) says that ar is missing on a fresh nix install. ... P.S. geekosaur says this is a ghc problem, not a cabal-install??? Need 'dummies' fix, nevertheless , Also using cabal-install-0.14.0