Skip to content

Linking problems whilst compiling bit-extras package (-lgcc_s) #40

@et4te

Description

@et4te

#Which version of nixpkgs are you supposed to use?

After doing a clone of the repo and following exact (so with the same nixpkgs generated in default.nix specified as NIX_PATH) instructions for a local package:
error: anonymous function at /nix/store/vi96434p25iamf88ddwprpb62yqdmxry-21a8239452adae3a4717772f4e490575586b2755.tar.gz/pkgs/development/haskell-modules/default.nix:1:1 called with unexpected argument ‘configurationCommon’, at /nix/store/vi96434p25iamf88ddwprpb62yqdmxry-21a8239452adae3a4717772f4e490575586b2755.tar.gz/lib/customisation.nix:56:12

If I change NIX_PATH to point to master:
error: attribute ‘gcc_s’ missing, at /home/boobly/haskell/zero/default.nix:587:22 (use ‘--show-trace’ to show detailed location information)

If I change NIX_PATH to point to unstable, same error as above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions