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

Commits on Aug 26, 2020

  1. ktlint: 0.37.2 -> 0.38.1

    r-ryantm committed Aug 26, 2020
    Copy the full SHA
    0d64cc3 View commit details

Commits on Sep 17, 2020

  1. dart: Fix dart2native by patching all ELFs

    Before:
    
       $ /nix/store/ihlzjcxahcack6chfzphb74bkccmq6br-dart-2.7.2/bin/dart2native hello.dart
       Failed to generate native files:
       ProcessException: No such file or directory
         Command: /nix/store/ihlzjcxahcack6chfzphb74bkccmq6br-dart-2.7.2/bin/utils/gen_snapshot --snapshot-kind=app-aot-elf --elf=/tmp/HSHJQU/snapshot.aot /tmp/HSHJQU/kernel.dill
    
    After:
       $ /nix/store/czw7kpdmcqa76a9j00v2pjygrq7gy4c7-dart-2.7.2/bin/dart2native hello.dart
       Generated: /home/thiagoko/hello.exe
    
       $ ./hello.exe
       Hello, World!
    thiagokokada committed Sep 17, 2020
    Copy the full SHA
    a323331 View commit details

Commits on Oct 1, 2020

  1. maintainers: add meatcar

    meatcar committed Oct 1, 2020
    Copy the full SHA
    59c4870 View commit details

Commits on Oct 11, 2020

  1. Copy the full SHA
    01762fe View commit details

Commits on Oct 16, 2020

  1. Copy the full SHA
    40d972a View commit details

Commits on Oct 18, 2020

  1. hpx: 1.5.0 -> 1.5.1

    r-ryantm committed Oct 18, 2020
    Copy the full SHA
    aff6049 View commit details

Commits on Oct 23, 2020

  1. fido2luks: 0.2.3 -> 0.2.15

    Also remove interactive flag from initrd, because of broken io.
    pltanton committed Oct 23, 2020
    Copy the full SHA
    1321ae8 View commit details

Commits on Oct 26, 2020

  1. asterisk_18: Init at 18.0.0

    I hope I bumped all attributes correctly.
    dasJ committed Oct 26, 2020
    Copy the full SHA
    038793b View commit details

Commits on Oct 27, 2020

  1. Copy the full SHA
    ff3dca5 View commit details

Commits on Oct 28, 2020

  1. Copy the full SHA
    11f9033 View commit details

Commits on Oct 30, 2020

  1. thunderbird: set build timeout at eight hours

    This matches a similar change made to Firefox in #96767.
    A lot of code is shared between Firefox and Thunderbird
    so it makes sense to increase timeouts for Thunderbird
    as well.
    KamilaBorowska committed Oct 30, 2020
    Copy the full SHA
    4897591 View commit details
  2. Copy the full SHA
    fa20999 View commit details
  3. Copy the full SHA
    e6a44b2 View commit details

Commits on Oct 31, 2020

  1. mlterm: stdenv.lib -> lib

    Atemu committed Oct 31, 2020
    Copy the full SHA
    42a9cfe View commit details
  2. Copy the full SHA
    43776fb View commit details

Commits on Nov 1, 2020

  1. gromacs: 2020.3 -> 2020.4

    r-ryantm committed Nov 1, 2020
    Copy the full SHA
    afa6047 View commit details
  2. agda-categories: fix hash

    Apparently, v0.1.4 was released twice. The current version of the build
    points to the first edition of v0.1.4, which is no longer attached to
    the tag "v0.1.4" on GitHub. Hence currently, downloading fails.
    This commit adjusts the hash to appropriately refer to the second
    edition of v0.1.4
    iblech authored Nov 1, 2020
    Copy the full SHA
    efa79e6 View commit details

Commits on Nov 2, 2020

  1. textadept: moved to subdir for 10th version

    Kir Ax committed Nov 2, 2020
    Copy the full SHA
    ef7fff6 View commit details
  2. textadept-11: add textadept 11_beta

    Kir Ax committed Nov 2, 2020
    Copy the full SHA
    2f00a2b View commit details
  3. jsoncpp: 1.9.2 -> 1.9.4

    Merges both patches previously applied. Also seems to change the path that the library is written to.
    CrystalGamma committed Nov 2, 2020
    Copy the full SHA
    f352109 View commit details
  4. cdesktopenv: fix build w/glibc-2.32

    gnidorah committed Nov 2, 2020
    Copy the full SHA
    e07dc55 View commit details

Commits on Nov 3, 2020

  1. wrangler: 1.10.3 -> 1.12.2

    bbigras committed Nov 3, 2020
    Copy the full SHA
    3024a74 View commit details
  2. Copy the full SHA
    ef16b3f View commit details
  3. Move to backup file to change LICENSE to lowercase.

    Moises Nessim committed Nov 3, 2020
    Copy the full SHA
    258bae9 View commit details
  4. Copy the full SHA
    055a9ad View commit details
  5. Copy the full SHA
    7a36e41 View commit details
  6. unbound: allow building with systemd support

    Systemd has to remain an optional (non-default) dependency as otherwise
    we will have an unpleasant bootstrap cycle. Most (if not all) of the
    (lib)unbound consumers will likely not care about unbound's systemd
    integration that only affects the daemon mode, anyway.
    andir committed Nov 3, 2020
    Copy the full SHA
    c07ce09 View commit details
  7. unbound-with-systemd: init

    This introduces an unbound variant that is built with systemd support.
    That means it is able to signal readiness to systemd once it did start
    or finished reloading. This likely allows us to close a small gap during
    bootup where the service is assumed up but doesn't respond to DNS
    queries just yet.
    andir committed Nov 3, 2020
    Copy the full SHA
    f6d570b View commit details
  8. nixos/modules/services/networking/unbound: update systemd unit

    Previously we just applied a very minimal set of restrictions and
    trusted unbound to properly drop root privs and capabilities.
    
    With this change I am (for the most part) just using the upstream
    example unit file for unbound. The main difference is that we start
    unbound was `unbound` user with the required capabilities instead of
    letting unbound do the chroot & uid/gid changes.
    
    The upstream unit configuration this is based on is a lot stricter with
    all kinds of permissions then our previous variant. It also came with
    the default of having the `Type` set to `notify`, therefore we are also
    using the `unbound-with-systemd` package here. Unbound will start up,
    read the configuration files and start listening on the configured ports
    before systemd will declare the unit "running". This will likely help
    with startup order and the occasional race condition during system
    activation where the DNS service is started but not yet ready to answer
    queries.
    
    Aditionally to the much stricter runtime environmet I removed the
    `/dev/urandom` mount lines we previously had in the code (that would
    randomly fail during `stop`-phase).
    
    The `preStart` script is now only required if we enabled the trust
    anchor updates (which are still enabled by default).
    
    Another beneefit of the refactoring is that we can now issue reloads via
    either `pkill -HUP unbound` or `systemctl reload unbound` to reload the
    running configuration without taking the daemon offline. A prerequisite
    of this was that unbound configuration is available on a well known path
    on the file system. I went for /etc/unbound/unbound.conf as that is the
    default in the CLI tooling which in turn enables us to use
    `unbound-control` without passing a custom configuration location.
    andir committed Nov 3, 2020
    Copy the full SHA
    5e602f8 View commit details
  9. Copy the full SHA
    72fbf05 View commit details
  10. nixos/unbound: drop ReadWritePaths from systemd unit configuration

    Both of the configured paths should be implicit due to RuntimeDirectory
    & StateDirectory.
    andir committed Nov 3, 2020
    Copy the full SHA
    aadc076 View commit details
  11. nixos/tests/unbound: init

    andir committed Nov 3, 2020
    Copy the full SHA
    a040a8a View commit details
  12. Copy the full SHA
    b67cc62 View commit details
  13. nixos/unbound: add option to configure the local control socket path

    This option allows users to specify a local UNIX control socket to
    "remote control" the daemon. System users, that should be permitted to
    access the daemon, must be in the `unbound` group in order to access the
    socket. When a socket path is configured we are also creating the
    required group.
    
    Currently this only supports the UNIX socket mode while unbound actually
    supports more advanced types. Users are still able to configure more
    complex scenarios via the `extraConfig` attribute.
    
    When this option is set to `null` (the default) it doesn't affect the
    system configuration at all. The unbound defaults for control sockets
    apply and no additional groups are created.
    andir committed Nov 3, 2020
    Copy the full SHA
    2aa64e5 View commit details
  14. nixos/unbound: add release notes for the changes that were introduced

    As part of this patch series a few changes have been made to the unbound
    serivce the deserve proper documentation.
    andir committed Nov 3, 2020
    Copy the full SHA
    5c16c31 View commit details
  15. nixos/unbond: unbound should be required for nss-lookup.target

    Other units depend on nss-lookup.target and expect the DNS resolution to
    work once that target is reached. The previous version
    `wants=nss-lookup.target` made this unit require the nss-lookup.target
    to be reached before this was started.
    
    Another change that we can probalby do is drop the before relationship
    with the nss-lookup.target. That might just be implied with the current
    version.
    andir committed Nov 3, 2020
    Copy the full SHA
    5903ea5 View commit details

Commits on Nov 4, 2020

  1. pcm: 202008 -> 202009

    r-ryantm committed Nov 4, 2020
    Copy the full SHA
    4e1db3d View commit details
  2. Copy the full SHA
    1581e7e View commit details
  3. blackfire: 1.44.1 → 1.44.2

    jtojnar committed Nov 4, 2020
    Copy the full SHA
    f76171b View commit details
  4. postman: 7.32.0 -> 7.34.0

    r-ryantm committed Nov 4, 2020
    Copy the full SHA
    319ec9b View commit details
  5. Copy the full SHA
    74a37c6 View commit details
  6. Copy the full SHA
    eddeeb1 View commit details

Commits on Nov 5, 2020

  1. mercury: 20.06 -> 20.06.1

    toothbrush committed Nov 5, 2020
    Copy the full SHA
    e1c4c96 View commit details
  2. maintainers: add r-burns

    r-burns committed Nov 5, 2020
    Copy the full SHA
    926c4d7 View commit details
  3. Copy the full SHA
    949ddf1 View commit details
  4. Copy the full SHA
    be5ef7d View commit details
  5. Copy the full SHA
    66d8c7d View commit details
  6. Copy the full SHA
    37cd50f View commit details
  7. Copy the full SHA
    4653f62 View commit details

Commits on Nov 6, 2020

  1. nanorc: 2020-01-25 -> 2020-10-10

    Add update script
    NeQuissimus committed Nov 6, 2020
    Copy the full SHA
    adf334a View commit details
Loading