copies of sinara-systems are needlessly installed #21

Closed
opened 2019-11-15 00:38:56 +08:00 by sb10q · 4 comments
$ nix-env -iA artiq-full.hut2
copying path '/nix/store/z4459diivkb3jk9kkbwx3brzdpd6lsmh-sinara-systems-ef42ac2' from 'https://nixbld.m-labs.hk'...

...
$ ls /nix/store/z4459diivkb3jk9kkbwx3brzdpd6lsmh-sinara-systems-ef42ac2
afmaster.json     bonn1satellite.json
...
```text $ nix-env -iA artiq-full.hut2 copying path '/nix/store/z4459diivkb3jk9kkbwx3brzdpd6lsmh-sinara-systems-ef42ac2' from 'https://nixbld.m-labs.hk'... ... $ ls /nix/store/z4459diivkb3jk9kkbwx3brzdpd6lsmh-sinara-systems-ef42ac2 afmaster.json bonn1satellite.json ... ```
Poster
Owner

Maybe related: modifying one JSON triggers rebuilds of all bitstreams, which it should not.

Maybe related: modifying one JSON triggers rebuilds of all bitstreams, which it should not.

extras would have to be moved out of generatedNix (which uses sinaraSystemsSrc before generating the $out/default.nix).

Still thinking about solutions...

`extras` would have to be moved out of `generatedNix` (which uses `sinaraSystemsSrc` before generating the `$out/default.nix`). Still thinking about solutions...
Poster
Owner

sinaraSystemsSrc could be just a build input of generatedNix.

``sinaraSystemsSrc`` could be just a build input of ``generatedNix``.

Resolved by 4666f1aa6a

Resolved by 4666f1aa6a3bba1e7f756110a32b4c98a93f0ca5
astro closed this issue 2021-02-07 04:03:29 +08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-scripts#21
There is no content yet.