diff options
| author | David Asabina <vid@bina.me> | 2018-01-13 13:38:16 +0100 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2018-01-14 20:00:10 +0100 |
| commit | b986078593af4108371c210ce0106b6b3e82ee20 (patch) | |
| tree | e2cb5db973cb8d546f505ce251b3698fd61fbeff /pkgs/development/python-modules/httpserver | |
| parent | 3538492f3308952b74570ddd63e1bc1999f9c641 (diff) | |
bitscope: refactored to pass nixpkgs-lint
The linter (nixpkgs-lint) was not able to find the bitscope packages
because `recurseIntoAttrs` was not applied to the suite's set.
The name supplied to `buildFHSUserEnv` produces a binary that
corresponds to the binary names in the deb packages (e.g.: bitscope-dso,
bitscope-chart, bitscope-logic, etc), however; this name does not
constitute a valid nixpkgs name. Valid nixpkgs names satisfy the
`/(.*)(-[0-9].*)$/` pattern, therefore a valid name is merged into the
derivation produced by `buildFHSUserEnv`.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
