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

swift-im: init at 4.0.2 #40803

Merged
merged 2 commits into from May 20, 2018
Merged

swift-im: init at 4.0.2 #40803

merged 2 commits into from May 20, 2018

Conversation

orivej
Copy link
Contributor

@orivej orivej commented May 20, 2018

Motivation for this change

The software is actually called Swift; I am following the example of AUR by using the attribute swift-im to disambiguate with other Swifts.

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.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: libnatpmp, swift-im

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libnatpmp, swift-im

Partial log (click to expand)

shrinking /nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2/bin/swift-im
shrinking /nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2/bin/swift-open-uri
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2/bin
patching script interpreter paths in /nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2
checking for references to /build in /nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2...
postPatchMkspecs
postPatchMkspecs
/nix/store/4j7n8j54hpb0b5paj262yssdpvi7av3x-libnatpmp-20150609
/nix/store/2l409qlmimmwjsvz1dbn3rny5sic0dma-swift-im-4.0.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libnatpmp, swift-im

Partial log (click to expand)

shrinking /nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2/bin/swift-open-uri
shrinking /nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2/bin/swift-im
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2/bin
patching script interpreter paths in /nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2
checking for references to /build in /nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2...
postPatchMkspecs
postPatchMkspecs
/nix/store/fd0q1ddj3p1x8bi2fc6rg6lp1a5g556g-libnatpmp-20150609
/nix/store/9yh9dgmlji5sav6ck3cqv8fl8sslfzwl-swift-im-4.0.2

(cherry picked from commit d7117945f5a3edf44b3c71432a8a6a4f94e1d75b)
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

2 participants