Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

softhsm: darwin support #32367

Merged
merged 1 commit into from Dec 6, 2017
Merged

Conversation

peterromfeldhk
Copy link
Contributor

@peterromfeldhk peterromfeldhk commented Dec 6, 2017

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

@GrahamcOfBorg build softhsm

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux


  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1535k  100 1535k    0     0  1535k      0  0:00:01 --:--:--  0:00:01 2903k

fetching path ‘/nix/store/siq829s2m6yd1vid1kzpyjlq2r70ind8-softhsm-2.3.0’...

*** Downloading ‘https://cache.nixos.org/nar/0cnwfnfixq68migynvxgdrbw2y4z83r3rvkh5b7p29l5gkcfbfy9.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/siq829s2m6yd1vid1kzpyjlq2r70ind8-softhsm-2.3.0’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  365k  100  365k    0     0   365k      0  0:00:01 --:--:--  0:00:01 1509k

/nix/store/siq829s2m6yd1vid1kzpyjlq2r70ind8-softhsm-2.3.0

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

these paths will be fetched (1.55 MiB download, 10.19 MiB unpacked):
  /nix/store/4wzy19vffsl0k7wx46nd7xwhd1mgb9pc-softhsm-2.3.0
  /nix/store/g4k0k7dwgv9mp59jvb8lhsgy3ii0x450-botan-1.10.17
copying path '/nix/store/g4k0k7dwgv9mp59jvb8lhsgy3ii0x450-botan-1.10.17' from 'https://cache.nixos.org'...
copying path '/nix/store/4wzy19vffsl0k7wx46nd7xwhd1mgb9pc-softhsm-2.3.0' from 'https://cache.nixos.org'...
/nix/store/4wzy19vffsl0k7wx46nd7xwhd1mgb9pc-softhsm-2.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants