nixpkgs/pkgs
David Asabina b986078593 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`.
2018-01-14 20:00:10 +01:00
..
applications bitscope: refactored to pass nixpkgs-lint 2018-01-14 20:00:10 +01:00
build-support callCabal2nix: Fix calling with a path in the store. 2018-01-11 10:17:56 -05:00
common-updater
data fantasque-sans-mono: 1.7.1 -> 1.7.2 2018-01-14 17:10:43 +01:00
desktops qlipper: 5.0.0 -> 5.1.1 2018-01-12 10:24:36 -02:00
development qmltermwidget: Use fetchFromGitHub 2018-01-15 01:47:42 +08:00
games Merge pull request #33792 from paraseba/scidvspc 2018-01-13 21:16:19 -05:00
misc Merge pull request #32822 from LumiGuide/elk6 2018-01-14 10:40:50 +01:00
os-specific linuxPackages.extfat-nofuse: fix libelf dependency 2018-01-13 18:45:04 +00:00
servers Merge pull request #32822 from LumiGuide/elk6 2018-01-14 10:40:50 +01:00
shells nix-bash-completions: 0.6.1 -> 0.6.2 2018-01-10 08:40:57 +01:00
stdenv Merge pull request #33681 from obsidiansystems/fixed-output-deps 2018-01-10 14:28:10 -05:00
test
tools spectre-meltdown-checker: init at 0.29 2018-01-14 16:29:37 +01:00
top-level bitscope: refactored to pass nixpkgs-lint 2018-01-14 20:00:10 +01:00