Commits on Sep 21, 2019

Commits on Sep 29, 2019

  1. rebar3: 3.11.1 -> 3.12.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/rebar3/versions
    r-ryantm committed Sep 29, 2019
  2. symengine: 0.4.1 -> 0.5.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/symengine/versions
    r-ryantm committed Sep 29, 2019

Commits on Oct 4, 2019

  1. perlPackages.CSSMinifierXS: rename from perlPackages.CSSMinifierXP

    The attribute CSS::Minifier::XS module was likely misnamed, this commit changes
    the attribute name from CSSMinifierXP to CSSMinifierXS.
    
    Affected dependency: servers/rt
    stigtsp committed Oct 4, 2019

Commits on Oct 7, 2019

  1. chromaprint: 1.3.2 -> 1.4.3

    Changed upstream URL to GitHub. The latest release is not on BitBucket
    and the web site points to GitHub.
    dsg22 committed Oct 7, 2019

Commits on Oct 9, 2019

  1. picard: 2.2.1 -> 2.2.2

    samdoshi committed Oct 9, 2019

Commits on Oct 12, 2019

  1. buildGoModule: remove cached lookup results and tiles

    Since GO 1.13, the go command caches the lookup results and tiles in
    $GOPATH[1], hence making the module directory non-deterministic.
    
    Use the `-f` flag when removing /sumdb, for compatibility with Go 1.12
    because in that version does not exists that directory.
    
    [1] https://go.googlesource.com/proposal/+/master/design/25530-sumdb.md#command-client
    marsam committed Oct 12, 2019
  2. system-config-printer: 1.5.11 -> 1.5.12

    Source for the change of upstream url:
    * zdohnal/system-config-printer is a fork of
    OpenPrinting/system-config-printer
    * This is what fedora did:
    https://apps.fedoraproject.org/packages/system-config-printer/sources/spec/
    (see changelog for  1.5.11-17)
    symphorien committed Oct 12, 2019

Commits on Oct 13, 2019

Commits on Oct 14, 2019

  1. nixos/plymouth: do not order plymouth-quit after display-manager

    GDM now specifies ordering between `plymouth-quit` and `display-manager`:
    9be5321
    
    This causes an ordering cycle between GDM and plymouth-quit which can result in
    systemd breaking GDM:
    ```
    plymouth-quit.service: Job display-manager.service/start deleted to break
                           ordering cycle starting with plymouth-quit.service/start
    ```
    
    Not sure how often this triggers, as I've run my system with plymouth and
    9be5321 without any issues. But I did catch a VM doing this.
    
    NOTE: I also tried to remove the ordering in GDM to see if plymouth managed to
    live longer, but it didn't seem to help. So I opted to stick as close to
    upstream (upstream GDM specifies ordering, but plymouth does not).
    hedning committed Oct 14, 2019
  2. musl: 1.1.2x -> 1.1.24

    https://www.openwall.com/lists/musl/2019/10/13/5
    
    Apparently 1.1.23 never made it to nixpkgs proper (?!), see:
    https://git.musl-libc.org/cgit/musl/commit/?id=b07d45eb01e900f0176894fdedab62285f5cb8be
    
    (sorry I apparently dropped the ball here)
    dtzWill committed Oct 14, 2019

Commits on Oct 15, 2019

  1. perlPackage.RPCEPCService: Init at 0.0.11

    Add the RPCEPCService perl package, and its
    dependency DataSExpression.
    matthuszagh committed Oct 15, 2019

Commits on Oct 16, 2019

  1. nixos/gnome3: fix gnome-flashback

    This session would fail to start because we didn't have it in systemd.packages
    (as we've switched to systemd gnome-session).
    
    Haven't tested custom sessions.
    worldofpeace committed Oct 16, 2019
  2. xournalpp: 1.0.12 -> 1.0.15

    sikmir committed Oct 16, 2019
  3. dnsutils: add delv tool

    delv is provided as a replacement for dig with better DNSSEC support.
    kwohlfahrt committed Oct 16, 2019
  4. minetest 5.0.1 -> 5.1.0

    MicrosoftTakeover committed Oct 16, 2019
  5. golangci-lint: 1.20.0 -> 1.21.0

    oxzi committed Oct 16, 2019

Commits on Oct 17, 2019

  1. ephemeral: 5.4.0 -> 6.0.0

    xiorcale committed Oct 17, 2019
  2. oxipng: 2.2.2 -> 2.3.0

    dywedir committed Oct 17, 2019

Commits on Oct 18, 2019

  1. prometheus-blackbox-exporter: fixing path issue

    This fixes an issue with a recent addition of a config file
    check in c28ded3.
    
    Previously it was possible to supply a path as a string
    to `configFile`. Now it will fail checking the config file
    during evaluation of the module due to sandboxing.
    
    A toggle to disable the check, more informative log messages
    and handling for various configFile values are added.
    d-goldin committed Oct 18, 2019
  2. Merge pull request #71268 from jsamsa/fix-macos-oracle-instantclient

    oracle-instantclient: Fix path for darwin downloads
    aanderse committed Oct 18, 2019
  3. snore: init at 0.1

    marsam committed Oct 18, 2019
  4. Revert "nixos/gitlab: properly clear out initializers"

    This reverts commit 2ee14c3.
    
    This caused the initializers directory to be cleaned out while gitlab
    was running in some instances. We clean out the directory on the
    preStart stage already, so ensuring existance and permissions should
    suffice.
    talyz committed Oct 18, 2019
  5. Merge pull request #71243 from d-goldin/prometheus_blackbox_configfile

    prometheus-blackbox-exporter: coercing cfg to path
    WilliButz committed Oct 18, 2019
  6. Merge pull request #71230 from kwohlfahrt/delv

    dnsutils: add 'delv' binary, remove obsolete sigchase
    peti committed Oct 18, 2019
  7. Merge pull request #71241 from dywedir/oxipng

    oxipng: 2.2.2 -> 2.3.0
    c0bw3b committed Oct 18, 2019
  8. Merge pull request #71280 from kjuvi/ephemeral

    ephemeral: 5.4.0 -> 6.0.0
    etu committed Oct 18, 2019
  9. ncspot: init at 2019-10-12

    marsam committed Oct 18, 2019
  10. kak-lsp: 6.2.1 -> 7.0.0

    edef1c committed Oct 18, 2019