Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d835da5ee997
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3104cb28673c
Choose a head ref

Commits on Aug 31, 2019

  1. release-notes: mention restricted SysRq key combinations

    This was missing from #66482.
    flokli committed Aug 31, 2019
    Copy the full SHA
    c48170a View commit details
  2. Copy the full SHA
    29d9be2 View commit details
  3. Copy the full SHA
    38cac86 View commit details
  4. Copy the full SHA
    2aa9b65 View commit details
  5. calibre: 3.46.0 -> 3.47.0

    Averell Dalton committed Aug 31, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    offlinehacker Jaka Hudoklin
    Copy the full SHA
    80f07c1 View commit details
  6. Copy the full SHA
    6f9e18a View commit details
  7. pybind11: 2.2.4 -> 2.3.0

    pikepdf wants a newer pybind11.
    ivan committed Aug 31, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    eeec6d7 View commit details
  8. python3Packages.pikepdf: 1.1.0 -> 1.6.2

    pikepdf's tests work with the nixpkgs versions of pytest, attrs, and
    hypothesis. I skipped bumping these to avoid mass rebuilds.
    
    This fixes #67850.
    ivan committed Aug 31, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a134906 View commit details

Commits on Sep 1, 2019

  1. Copy the full SHA
    d3de359 View commit details
  2. Merge pull request #67818 from xvapx/remove/crashplan

    Remove/crashplan
    aanderse authored Sep 1, 2019
    Copy the full SHA
    3ee1adc View commit details
  3. Merge pull request #67840 from flokli/systemd-sysctl-sysrq-rl

    release-notes: mention restricted SysRq key combinations
    flokli authored Sep 1, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    645de3b View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0e703ce View commit details
  5. nomace: use Qt mkDerivation

    B4dM4n authored and worldofpeace committed Sep 1, 2019
    Copy the full SHA
    fee7401 View commit details
  6. nomacs: enable translations

    B4dM4n authored and worldofpeace committed Sep 1, 2019
    Copy the full SHA
    543b904 View commit details
  7. Merge pull request #67767 from B4dM4n/nomacs-wrap-qt

    nomacs: build using Qt mkDerivation (+ translations)
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    b797fbc View commit details
  8. Merge pull request #67851 from romildo/upd.qogir-theme

    qogir-theme: 2019-05-03 -> 2019-08-31
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    76f82c2 View commit details
  9. Merge pull request #64289 from tadeokondrak/kallisto/update/0.46.0

    kallisto: 0.43.1 -> 0.46.0
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    732c0a0 View commit details
  10. Copy the full SHA
    d3188e9 View commit details
  11. Merge pull request #67842 from lopsided98/rtmpdump-openssl-1.1

    rtmpdump: use OpenSSL 1.1 to fix gstreamer crash
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    6bf3d68 View commit details
  12. Merge pull request #67800 from averelld/calibre-update

    calibre: 3.46.0 -> 3.47.0
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    5e3ad7a View commit details
  13. Merge pull request #67853 from ivan/pikepdf-fix-build

    python3Packages.pikepdf: 1.1.0 -> 1.6.2, pybind11: 2.2.4 -> 2.3.0
    worldofpeace authored Sep 1, 2019
    Copy the full SHA
    3104cb2 View commit details
13 changes: 11 additions & 2 deletions nixos/doc/manual/release-notes/rl-1909.xml
Original file line number Diff line number Diff line change
@@ -547,8 +547,8 @@
</para>
</listitem>
</itemizedlist>

This also configures the kernel to pass coredumps to <literal>systemd-coredump</literal>.
This also configures the kernel to pass coredumps to <literal>systemd-coredump</literal>,
and restricts the SysRq key combinations to the sync command only.
These sysctl snippets can be found in <literal>/etc/sysctl.d/50-*.conf</literal>,
and overridden via <link linkend="opt-boot.kernel.sysctl">boot.kernel.sysctl</link>
(which will place the parameters in <literal>/etc/sysctl.d/60-nixos.conf</literal>).
@@ -591,6 +591,15 @@
The defaults from fontconfig are sufficient.
</para>
</listitem>
<listitem>
<para>
The <literal>crashplan</literal> package and the
<literal>crashplan</literal> service have been removed from nixpkgs due to
crashplan shutting down the service, while the <literal>crashplansb</literal>
package and <literal>crashplan-small-business</literal> service have been
removed from nixpkgs due to lack of maintainer.
</para>
</listitem>
</itemizedlist>
</section>
</section>
2 changes: 0 additions & 2 deletions nixos/modules/module-list.nix
Original file line number Diff line number Diff line change
@@ -216,8 +216,6 @@
./services/backup/bacula.nix
./services/backup/borgbackup.nix
./services/backup/duplicati.nix
./services/backup/crashplan.nix
./services/backup/crashplan-small-business.nix
./services/backup/duplicity.nix
./services/backup/mysql-backup.nix
./services/backup/postgresql-backup.nix
73 changes: 0 additions & 73 deletions nixos/modules/services/backup/crashplan-small-business.nix

This file was deleted.

67 changes: 0 additions & 67 deletions nixos/modules/services/backup/crashplan.nix

This file was deleted.

12 changes: 0 additions & 12 deletions pkgs/applications/backup/crashplan/CrashPlanDesktop.patch

This file was deleted.

37 changes: 0 additions & 37 deletions pkgs/applications/backup/crashplan/CrashPlanEngine.patch

This file was deleted.

103 changes: 0 additions & 103 deletions pkgs/applications/backup/crashplan/crashplan-small-business.nix

This file was deleted.

Loading