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: 3a432b588505
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 21a7ca7c084a
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 24, 2018

  1. truecrypt: remove and alias to veracrypt

    TrueCrypt has been retired for a while now and the source archive we
    pointed to is gone. Moreover the VeraCrypt fork is available, maintained
    and fixes issues previous audits found in TrueCrypt.
    c0bw3b committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b47fccf View commit details
    Browse the repository at this point in the history
  2. veracrypt: 1.22 -> 1.23

    Removed the wxGUI switch because it was never working.
    To build VeraCrypt text-only you still need wxGTK _and_ you need to
    rebuild wxGTK without GUI too...
    Moreover, the normal build provides both GUI and text-only interfaces
    so it is already usable in pure CLI contexts.
    c0bw3b committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ce67a63 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Merge pull request #49074 from c0bw3b/pkg/veracrypt

    veracrypt: 1.22 -> 1.23 / truecrypt: remove and alias to veracrypt
    xeji committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    21a7ca7 View commit details
    Browse the repository at this point in the history