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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b2e84fa59c16
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c367646dd4e9
Choose a head ref

Commits on Aug 26, 2019

  1. make-disk-image.nix: Handle cptofs error explicitly

    Because the copy process inside the VM does not reliably
    give "No space" error message leaving the user wondering what
    went wrong:
    
    unable to create directory /mnt/0000fe01///nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale/ro: Success
    [    5.462365] reboot: Restarting system
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale/ro, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share/locale, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7/share, aborting
    error processing entry /build/root/nix/store/yknzxx7w2ck9p30k81gpi5yfjlrq41lr-libsecret-0.18.7, aborting
    error processing entry /build/root/nix/store, aborting
    error processing entry /build/root/nix, aborting
    builder for '/nix/store/fsdvqxq92iai7f3w8wcsncgfwag7cj2l-libvirtd-ssh-image.drv' failed with exit code 228
    clefru committed Aug 26, 2019
    Copy the full SHA
    f664823 View commit details

Commits on Jan 22, 2021

  1. Update nixos/lib/make-disk-image.nix

    Co-authored-by: Alyssa Ross <hi@alyssa.is>
    clefru and alyssais authored Jan 22, 2021
    Copy the full SHA
    60c8cf4 View commit details

Commits on Jan 24, 2021

  1. nvidia-x11: ignore linux-rt sanity check

    Ignore the sanity check that prevents the Nvidia drivers from
    being built for kernels with real-time patches.
    Even though the driver might not be officially supported by
    Nvidia for linux-rt, it seems to work without issues.
    Attempting to install the driver for linux-rt fails with the
    following error message:
    
    The kernel you are installing for is a PREEMPT_RT kernel!
    
    The NVIDIA driver does not support real-time kernels. If you
    are using a stock distribution kernel, please install
    a variant of this kernel that does not have the PREEMPT_RT
    patch set applied; if this is a custom kernel, please
    install a standard Linux kernel.  Then try installing the
    NVIDIA kernel module again.
    
    *** Failed PREEMPT_RT sanity check. Bailing out! ***
    ilian committed Jan 24, 2021
    Copy the full SHA
    d3b3fa8 View commit details

Commits on Jan 28, 2021

  1. firefox: 84.0.2 -> 85.0

    mweinelt committed Jan 28, 2021
    Copy the full SHA
    63e8aa5 View commit details
  2. Copy the full SHA
    ee3fca5 View commit details
  3. Copy the full SHA
    22c8f04 View commit details
  4. firefox-bin: 84.0.2 -> 85.0

    claudiiii committed Jan 28, 2021
    Copy the full SHA
    6229722 View commit details
  5. cargo-limit: 0.0.4 -> 0.0.5

    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
    otavio committed Jan 28, 2021
    Copy the full SHA
    9af0b2f View commit details
  6. brave: 1.19.86 -> 1.19.88

    r-ryantm committed Jan 28, 2021
    Copy the full SHA
    36c01a5 View commit details

Commits on Jan 29, 2021

  1. dua: 2.10.9 -> 2.10.10

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    830eb54 View commit details
  2. ffuf: 1.1.0 -> 1.2.1

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    90a7408 View commit details
  3. maintainers: add higebu

    higebu committed Jan 29, 2021
    Copy the full SHA
    d150d9a View commit details
  4. gobgp: init at 2.23.0

    higebu committed Jan 29, 2021
    Copy the full SHA
    75e0929 View commit details
  5. gdu: 4.3.0 -> 4.3.2

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    900e866 View commit details
  6. Copy the full SHA
    b682403 View commit details
  7. janet: 1.14.1 -> 1.14.2

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    185ed5e View commit details
  8. lean: 3.25.0 -> 3.26.0

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    fe1239c View commit details
  9. lego: 4.1.3 -> 4.2.0

    r-ryantm committed Jan 29, 2021
    Copy the full SHA
    ebcdd9b View commit details
  10. deja-dup: add dconf

    Deja-dup needs dconf to manage user settings.
    lasers committed Jan 29, 2021
    Copy the full SHA
    84698ba View commit details
  11. Copy the full SHA
    e5ce05c View commit details
  12. Copy the full SHA
    b4668b2 View commit details
  13. Copy the full SHA
    e61406e View commit details
  14. Copy the full SHA
    f2764e1 View commit details
  15. Merge pull request #111113 from r-ryantm/auto-update/janet

    janet: 1.14.1 -> 1.14.2
    danieldk authored Jan 29, 2021
    Copy the full SHA
    2abb2cd View commit details
  16. Merge pull request #111098 from r-ryantm/auto-update/gdu

    gdu: 4.3.0 -> 4.3.2
    danieldk authored Jan 29, 2021
    Copy the full SHA
    8e002ac View commit details
  17. Merge pull request #111086 from otavio/upgrade/cargo-limit

    cargo-limit: 0.0.4 -> 0.0.5
    danieldk authored Jan 29, 2021
    Copy the full SHA
    33484a2 View commit details
  18. Merge pull request #111082 from r-ryantm/auto-update/dua

    dua: 2.10.9 -> 2.10.10
    danieldk authored Jan 29, 2021
    Copy the full SHA
    2e474e8 View commit details
  19. Merge pull request #111064 from r-ryantm/auto-update/brave

    brave: 1.19.86 -> 1.19.88
    danieldk authored Jan 29, 2021
    Copy the full SHA
    414fa0c View commit details
  20. Merge pull request #111047 from claudiiii/firefox-bin-85

    firefox-bin: 84.0.2 -> 85.0
    lovesegfault authored Jan 29, 2021
    Copy the full SHA
    ecdb02f View commit details
  21. Merge pull request #110984 from mweinelt/firefox

    firefox: 84.0.2 -> 85.0; firefox-esr: 78.6.1esr -> 78.7.0esr
    lovesegfault authored Jan 29, 2021
    Copy the full SHA
    9353ed0 View commit details
  22. nixos/consul: add types

    Scriptkiddi authored and cole-h committed Jan 29, 2021
    Copy the full SHA
    5f40e68 View commit details
  23. Copy the full SHA
    94cafab View commit details
  24. Copy the full SHA
    49232e8 View commit details
  25. Merge pull request #111126 from helsinki-systems/gogoclient

    nixos/gogoclient: add types
    SuperSandro2000 authored Jan 29, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    yorickvP Yorick
    Copy the full SHA
    1f730f2 View commit details
  26. Merge pull request #111119 from r-ryantm/auto-update/lego

    lego: 4.1.3 -> 4.2.0
    flokli authored Jan 29, 2021
    Copy the full SHA
    7944650 View commit details
  27. Don't createHome for the hydra user (#110722)

    Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
    Gabriella439 and cole-h authored Jan 29, 2021
    Copy the full SHA
    80f6769 View commit details
  28. Copy the full SHA
    6e89642 View commit details
  29. Merge pull request #111128 from danieldk/somajo-2.1.2

    python3Packages.somajo: 2.1.1 -> 2.1.2
    danieldk authored Jan 29, 2021
    Copy the full SHA
    5fb5d02 View commit details
  30. Merge pull request #111117 from r-ryantm/auto-update/lean

    lean: 3.25.0 -> 3.26.0
    gebner authored Jan 29, 2021
    Copy the full SHA
    b7fe801 View commit details
  31. Merge pull request #111107 from mweinelt/gobby

    gobby5: unstable-2018-04-03 -> unstable-2020-12-29
    SuperSandro2000 authored Jan 29, 2021
    Copy the full SHA
    da1f7da View commit details
  32. Merge pull request #111088 from r-ryantm/auto-update/ffuf

    ffuf: 1.1.0 -> 1.2.1
    Mic92 authored Jan 29, 2021
    Copy the full SHA
    be580db View commit details
  33. Merge pull request #111123 from lasers/deja-dup-dconf

    deja-dup: add dconf
    Mic92 authored Jan 29, 2021

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    dd9f73e View commit details
  34. cargo-cache: 0.6.0 -> 0.6.1

    r-ryantm committed Jan 29, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    yrashk Yurii Rashkovskii
    Copy the full SHA
    638791d View commit details
  35. Merge pull request #111024 from dywedir/exiftool

    perlPackages.ImageExifTool: 12.00 -> 12.16
    stigtsp authored Jan 29, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    de9aef7 View commit details
  36. Merge pull request #111149 from r-ryantm/auto-update/cargo-cache

    cargo-cache: 0.6.0 -> 0.6.1
    Br1ght0ne authored Jan 29, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    e32327f View commit details
  37. Verified

    This commit was signed with the committer’s verified signature.
    jabranham Alex Branham
    Copy the full SHA
    5953c2b View commit details
  38. Copy the full SHA
    c367646 View commit details
Showing with 500 additions and 731 deletions.
  1. +6 −0 maintainers/maintainer-list.nix
  2. +2 −1 nixos/lib/make-disk-image.nix
  3. +1 −1 nixos/modules/services/continuous-integration/hydra/default.nix
  4. +1 −0 nixos/modules/services/networking/consul.nix
  5. +2 −0 nixos/modules/services/networking/gogoclient.nix
  6. +2 −0 pkgs/applications/backup/deja-dup/default.nix
  7. +5 −3 pkgs/applications/editors/gobby/default.nix
  8. +2 −2 pkgs/applications/networking/browsers/brave/default.nix
  9. +385 −385 pkgs/applications/networking/browsers/firefox-bin/release_sources.nix
  10. +1 −16 pkgs/applications/networking/browsers/firefox/common.nix
  11. +4 −4 pkgs/applications/networking/browsers/firefox/packages.nix
  12. +2 −2 pkgs/applications/science/logic/lean/default.nix
  13. +2 −2 pkgs/development/interpreters/janet/default.nix
  14. +23 −0 pkgs/development/ocaml-modules/terminal_size/default.nix
  15. +3 −3 pkgs/development/python-modules/somajo/default.nix
  16. +3 −3 pkgs/development/tools/rust/cargo-cache/default.nix
  17. +0 −288 pkgs/development/tools/rust/cargo-limit/cargo-Add-Cargo.lock.patch
  18. +3 −5 pkgs/development/tools/rust/cargo-limit/default.nix
  19. +1 −1 pkgs/os-specific/linux/nvidia-x11/builder.sh
  20. +3 −3 pkgs/tools/admin/lego/default.nix
  21. +3 −3 pkgs/tools/misc/dua/default.nix
  22. +33 −0 pkgs/tools/networking/gobgp/default.nix
  23. +3 −3 pkgs/tools/security/ffuf/default.nix
  24. +3 −3 pkgs/tools/system/gdu/default.nix
  25. +2 −0 pkgs/top-level/all-packages.nix
  26. +2 −0 pkgs/top-level/ocaml-packages.nix
  27. +3 −3 pkgs/top-level/perl-packages.nix
6 changes: 6 additions & 0 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -3657,6 +3657,12 @@
githubId = 3656888;
name = "hhm";
};
higebu = {
name = "Yuya Kusakabe";
email = "yuya.kusakabe@gmail.com";
github = "higebu";
githubId = 733288;
};
hinton = {
email = "t@larkery.com";
name = "Tom Hinton";
3 changes: 2 additions & 1 deletion nixos/lib/make-disk-image.nix
Original file line number Diff line number Diff line change
@@ -257,7 +257,8 @@ let format' = format; in let
''}
echo "copying staging root to image..."
cptofs -p ${optionalString (partitionTableType != "none") "-P ${rootPartition}"} -t ${fsType} -i $diskImage $root/* /
cptofs -p ${optionalString (partitionTableType != "none") "-P ${rootPartition}"} -t ${fsType} -i $diskImage $root/* / ||
(echo >&2 "ERROR: cptofs failed. diskSize might be too small for closure."; exit 1)
'';
in pkgs.vmTools.runInLinuxVM (
pkgs.runCommand name
Original file line number Diff line number Diff line change
@@ -231,7 +231,7 @@ in
users.users.hydra =
{ description = "Hydra";
group = "hydra";
createHome = true;
# We don't enable `createHome` here because the creation of the home directory is handled by the hydra-init service below.
home = baseDir;
useDefaultShell = true;
uid = config.ids.uids.hydra;
1 change: 1 addition & 0 deletions nixos/modules/services/networking/consul.nix
Original file line number Diff line number Diff line change
@@ -99,6 +99,7 @@ in

extraConfig = mkOption {
default = { };
type = types.attrsOf types.anything;
description = ''
Extra configuration options which are serialized to json and added
to the config.json file.
2 changes: 2 additions & 0 deletions nixos/modules/services/networking/gogoclient.nix
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@ in

username = mkOption {
default = "";
type = types.str;
description = ''
Your Gateway6 login name, if any.
'';
@@ -42,6 +43,7 @@ in
};

server = mkOption {
type = types.str;
default = "anonymous.freenet6.net";
example = "broker.freenet6.net";
description = "The Gateway6 server to be used.";
2 changes: 2 additions & 0 deletions pkgs/applications/backup/deja-dup/default.nix
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
, libgpgerror
, json-glib
, duplicity
, dconf
}:

stdenv.mkDerivation rec {
@@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
libhandy_0
libgpgerror
json-glib
dconf
];

mesonFlags = [
8 changes: 5 additions & 3 deletions pkgs/applications/editors/gobby/default.nix
Original file line number Diff line number Diff line change
@@ -5,12 +5,14 @@
let
libinf = libinfinity.override { gtkWidgets = true; inherit avahiSupport; };
in stdenv.mkDerivation {
name = "gobby-unstable-2018-04-03";
pname = "gobby";
version = "unstable-2020-12-29";

src = fetchFromGitHub {
owner = "gobby";
repo = "gobby";
rev = "ea4df27c9b6b885434797b0071ce198b23f9f63b";
sha256 = "0q7lq64yn16lxvj4jphs8y9194h0xppj8k7y9x8b276krraak2az";
rev = "49bfd3c3aa82e6fe9b3d59c3455d7eb4b77379fc";
sha256 = "1p2f2rid7c0b9gvmywl3r37sxx57wv3r1rxvs1rwihmf9rkqnfxg";
};

nativeBuildInputs = [ autoconf automake pkg-config intltool itstool yelp-tools wrapGAppsHook ];
4 changes: 2 additions & 2 deletions pkgs/applications/networking/browsers/brave/default.nix
Original file line number Diff line number Diff line change
@@ -88,11 +88,11 @@ in

stdenv.mkDerivation rec {
pname = "brave";
version = "1.19.86";
version = "1.19.88";

src = fetchurl {
url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb";
sha256 = "fnkxfhuYTDKPrXSNlG0SlgDls4jnV146wrhxg1crR9c=";
sha256 = "jySedvm9V3O4kri1PgoqC0OsC1gvB0Nwx8leoUZnHK0=";
};

dontConfigure = true;
Loading