[Nix-dev] SVN commit: nix - r30864 -nixpkgs/trunk/pkgs/tools/filesystems/btrfsprogs

Michael Raskin 7c6f434c at mail.ru
Tue Dec 13 19:02:30 CET 2011


>Hi Michael,
>
> > Author: raskin
> > Date: Tue Dec 13 04:30:49 2011
> > New Revision: 30864
> > URL: https://nixos.org/websvn/nix/?rev=30864&sc=1
> >
> > Log:
> > Update BtrFS utilities to latest Git
>
>it seems that this change broke nixos-rebuild on my system:

Seems very strange. Works for me. What is your system arch and 
nixpkgs.config ?

> | [root at peti:~]# nixos-rebuild dry-run --no-pull --show-trace
> | building Nix...
> | building the system configuration...
> | error: while evaluating the builtin function `derivationStrict':
> | while instantiating the derivation named `system' at `/etc/nixos/nixos/modules/system/activation/top-level.nix:146:5':
> | while evaluating the derivation attribute `buildCommand' at `/etc/nixos/nixos/modules/system/activation/top-level.nix:147:5':
> | while evaluating the builtin function `derivationStrict':
> | while instantiating the derivation named `etc' at `/etc/nixos/nixos/modules/system/etc/etc.nix:29:5':
> | while evaluating the derivation attribute `sources' at `/etc/nixos/nixos/modules/system/etc/etc.nix:34:5':
> | while evaluating the builtin function `derivationStrict':
> | while instantiating the derivation named `upstart-cupsd.conf' at `/etc/nixos/nixpkgs/pkgs/build-support/trivial-builders.nix:10:14':
> | while evaluating the derivation attribute `jobText' at `/etc/nixos/nixos/modules/system/upstart/upstart.nix:113:43':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings.nix:40:28':
> ...
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/lists.nix:17:19':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings.nix:14:32':
> | while evaluating the builtin function `head':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings.nix:41:32':
> | while evaluating the builtin function `derivationStrict':
> | while instantiating the derivation named `system-path' at `/etc/nixos/nixpkgs/pkgs/build-support/trivial-builders.nix:10:14':
> | while evaluating the derivation attribute `paths' at `/etc/nixos/nixpkgs/pkgs/build-support/buildenv/default.nix:29:12':
> | while evaluating the builtin function `derivationStrict':
> | while instantiating the derivation named `btrfs-progs-0.19' at `/etc/nixos/nixpkgs/pkgs/build-support/builder-defs/builder-defs.nix:509:30':
> | while evaluating the derivation attribute `buildCommand' at `/etc/nixos/nixpkgs/pkgs/build-support/builder-defs/builder-defs.nix:510:11':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/build-support/builder-defs/builder-defs.nix:429:26':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings-with-deps.nix:69:35':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings.nix:33:33':
> ...
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/lists.nix:17:19':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/strings.nix:14:32':
> | while evaluating the builtin function `head':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/build-support/builder-defs/builder-defs.nix:428:20':
> | while evaluating the attribute `text' at `/etc/nixos/nixpkgs/pkgs/lib/strings-with-deps.nix:73:38':
> | while evaluating the builtin function `toString':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/misc.nix:228:22':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/misc.nix:162:14':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/misc.nix:217:34':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/attrsets.nix:19:35':
> | while evaluating the function at `/etc/nixos/nixpkgs/pkgs/lib/attrsets.nix:41:16':
> | while evaluating the builtin function `getAttr':
> | undefined variable `attr'





More information about the nix-dev mailing list