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: 4437c3d36639
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a78d9d68294f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 17, 2020

  1. doas: enable timestamp by default and set pamdir

    * `--with-timestamp` enables the usage of the `persist` setting in
    `doas.conf`. It is possible some people might not want this, so the flag
    `withTimestamp` was added to control this.
    * `--pamdir` copies the PAM files to `$out/etc/pam.d`. This may or may
    not have a use in the future, but it removes a some errors from the
    build (when it tries to copy these files to /etc/pam.d).
    cole-h committed May 17, 2020
    Copy the full SHA
    0f8e972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88028 from cole-h/doas

    doas: enable timestamp by default and set pamdir
    adisbladis committed May 17, 2020
    Copy the full SHA
    a78d9d6 View commit details
    Browse the repository at this point in the history