~ehmry/genodepkgs

1

genodepkgs does not provide attribute checks...

Details
Message ID
<CAHfaLc1rpfxfnB2joV64UHnYK4fQKpwVSm0P_O=i6FBL6ENDaQ@mail.gmail.com>
DKIM signature
missing
Download raw message
I checked out d086d68b607d1a5f47fd8496ca1ab1b0b3085b4e and tried to
follow the directions, but I lose at the nix build step:

~/projects/genodepkgs$ nix build
.#checks.x86_64-linux-x86_64-genode.checks.nova-pci
[16.9 MiB DL]
error: flake '/home/connolly/projects/genodepkgs' does not provide
attribute 'checks.x86_64-linux-x86_64-genode.checks.nova-pci'

Any clues for me?

-- 
Dan Connolly
https://www.madmode.com/
Details
Message ID
<0e0b79ca-41c3-4826-9075-95abe4d4a927@posteo.net>
In-Reply-To
<CAHfaLc1rpfxfnB2joV64UHnYK4fQKpwVSm0P_O=i6FBL6ENDaQ@mail.gmail.com> (view parent)
DKIM signature
missing
Download raw message
Hi Dan,

That was a mistake in the documentation, the path is
"checks.x86_64-linux-x86_64-genode.nova-pci", not
"checks.x86_64-linux-x86_64-genode.checks.nova-pci".

The flake is structured as apps, packages, and checks at the root, each
of which has some attributes that describe the build and host system,
and then the actual derivations are on the third level.

- E.

On Samstag, 25. Januar 2020 02:49:53 CET, Dan C. wrote:
> I checked out d086d68b607d1a5f47fd8496ca1ab1b0b3085b4e and tried to
> follow the directions, but I lose at the nix build step:
>
> ~/projects/genodepkgs$ nix build
> .#checks.x86_64-linux-x86_64-genode.checks.nova-pci
> [16.9 MiB DL]
> error: flake '/home/connolly/projects/genodepkgs' does not provide
> attribute 'checks.x86_64-linux-x86_64-genode.checks.nova-pci'
>
> Any clues for me?
>
Reply to thread Export thread (mbox)