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: f4c0984706c2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e25f5275d414
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 16, 2020

  1. Copy the full SHA
    f074e87 View commit details
    Browse the repository at this point in the history
  2. nixos/slurm: fix dbdserver config file handling

    Since slurm-20.11.0.1 the dbd server requires slurmdbd.conf to be
    in mode 600 to protect the database password. This change creates
    slurmdbd.conf on-the-fly at service startup and thus avoids that
    the database password ends up in the nix store.
    markuskowa committed Dec 16, 2020
    Copy the full SHA
    5df0cf7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105369 from markuskowa/upd-slurm

    slurm/nixos: 20.02.5.1 -> 20.11.0.1, fix module
    markuskowa committed Dec 16, 2020
    Copy the full SHA
    e25f527 View commit details
    Browse the repository at this point in the history