Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 531bba6182ef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5069fa0a3027
Choose a head ref
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 20, 2019

  1. tamarin-prover: 1.4.0 -> 1.4.1, bundled sapic

    With this, we can drop the old 1.4.0 patches for 8.4 support, since
    those are now upstream.
    
    Furthermore, SAPIC Is now bundled inside Tamarin, so we can drop the
    external dependency. (This includes a patch that compiles SAPIC to
    native code, much like the original, to reduce closure size.)
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Jan 20, 2019
    Copy the full SHA
    fc15959 View commit details
    Browse the repository at this point in the history
  2. nixpkgs: remove sapic-0.9

    SAPIC is bundled with Tamarin and doesn't have separate releases
    anymore; add an appropriate 'throw' clause to the alias so people know
    where to find it.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Jan 20, 2019
    Copy the full SHA
    5069fa0 View commit details
    Browse the repository at this point in the history