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: c7d7abc51e5f
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: 0e6ee9d2d814
Choose a head ref

Commits on Mar 27, 2018

  1. meta: Simplify platform check logic

    Code golf or readability, you decide
    Ericson2314 committed Mar 27, 2018
    Copy the full SHA
    f8ed783 View commit details

Commits on Mar 28, 2018

  1. dovecot: 2.3.0.1 -> 2.3.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/dovecot/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --help` got 0 exit code
    - ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --version` and found version 2.3.1
    - found 2.3.1 with grep in /nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1
    - directory tree listing: https://gist.github.com/6d90467ee7649d7efc0a48eeacfc42c8
    ryantm committed Mar 28, 2018
    Copy the full SHA
    a668ca4 View commit details
  2. Merge pull request #37918 from Ericson2314/check-meta-golf

    meta: Simplify platform check logic
    Ericson2314 authored Mar 28, 2018
    Copy the full SHA
    d5f3563 View commit details
  3. Copy the full SHA
    96d4f13 View commit details
  4. nixos/dovecot: set group in config

    The dovecot bump to 2.3.1 caused the dovecot service to fail to start
    because it would try to chgrp sockets to dovecot whereas our default
    dovecot group is called dovecot2.
    fpletz committed Mar 28, 2018
    Copy the full SHA
    6a15c8d View commit details
  5. treewide: remove placeholder usage

    Temporary compatibility fix, continuation of NixOS/nixpkgs#37860
    jtojnar committed Mar 28, 2018
    Copy the full SHA
    025881c View commit details
  6. shotwell: 0.28.0 → 0.28.1

    jtojnar committed Mar 28, 2018
    Copy the full SHA
    30f8c93 View commit details
  7. orca: 3.27.91 → 3.28.0

    jtojnar committed Mar 28, 2018
    Copy the full SHA
    1449a47 View commit details
  8. evince: add comic support

    jtojnar committed Mar 28, 2018
    Copy the full SHA
    78190d2 View commit details
  9. Copy the full SHA
    6d1c022 View commit details
  10. Copy the full SHA
    5d4f602 View commit details
  11. Copy the full SHA
    d70b9e4 View commit details
  12. Copy the full SHA
    9ccc726 View commit details
  13. Copy the full SHA
    6e8a13f View commit details
  14. Revert restrictive validation behavior for DM/WM defaults in the X mo…

    …dule
    
    The original idea behind this change (described in ticket #11064) was to
    improve the assertions to avoid that users of the X server accidentally
    forget to configure a DM or WM.
    
    However this caused several issues with setups that require X, but no DM
    or WM. The keymap testcases became instable as well as now disabling DMs
    needs to be done explicitly.
    (see NixOS/nixpkgs#31268 (comment))
    
    In the end the idea behind the change and #11064 was obviously a
    mistake, so reverting it completely for now should be fine.
    Ma27 authored and bendlas committed Mar 28, 2018
    Copy the full SHA
    5caa22f View commit details
  15. makeDBusConf: Look for .conf files in share/dbus-1/system.d/ too

    Some packages install their dbus config files to `share/dbus-1/system.d` instead
    of `etc/dbus-1/system.d`, so look in both places.
    hedning authored and jtojnar committed Mar 28, 2018
    Copy the full SHA
    70e8fac View commit details
  16. skypeforlinux: 8.17.0.2 -> 8.18.0.6

    dywedir authored and rycee committed Mar 28, 2018
    Copy the full SHA
    f4b9da7 View commit details
  17. python-celery: fix darwin build

    LnL7 committed Mar 28, 2018
    Copy the full SHA
    d33a26b View commit details
  18. babeltrace: 1.5.4 -> 1.5.5

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/babeltrace/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace -h` got 0 exit code
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace --help` got 0 exit code
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace -h` and found version 1.5.5
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace --help` and found version 1.5.5
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace-log -h` got 0 exit code
    - ran `/nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5/bin/babeltrace-log -h` and found version 1.5.5
    - found 1.5.5 with grep in /nix/store/yhd43sy0rj5fr0gwh298l959b7bmcsh8-babeltrace-1.5.5
    - directory tree listing: https://gist.github.com/d849a2026946a7542bc3e2e6a586d713
    ryantm authored and bjornfor committed Mar 28, 2018
    Copy the full SHA
    0aec67c View commit details
  19. Merge pull request #38000 from ryantm/auto-update/dovecot

    dovecot: 2.3.0.1 -> 2.3.1
    fpletz authored Mar 28, 2018
    Copy the full SHA
    e53d195 View commit details
  20. linux: 4.4.124 -> 4.4.125

    NeQuissimus committed Mar 28, 2018
    Copy the full SHA
    50e8d2a View commit details
  21. linux: 4.9.90 -> 4.9.91

    NeQuissimus committed Mar 28, 2018
    Copy the full SHA
    97c840e View commit details
  22. linux: 4.14.30 -> 4.14.31

    NeQuissimus committed Mar 28, 2018
    Copy the full SHA
    6baf64f View commit details
  23. linux: 4.15.13 -> 4.15.14

    NeQuissimus committed Mar 28, 2018
    Copy the full SHA
    e6ec944 View commit details
  24. Copy the full SHA
    decfd44 View commit details
  25. Copy the full SHA
    0a9d7f0 View commit details
  26. Copy the full SHA
    4d5f7ce View commit details
  27. gsmartcontrol: 0.8.7 → 1.1.3

    jtojnar committed Mar 28, 2018
    Copy the full SHA
    9acdfbf View commit details
  28. cddl: init at 0.8.5

    Felipe Espinoza committed Mar 28, 2018
    Copy the full SHA
    88e83b0 View commit details
  29. cbor-diag: init at 0.5.2

    Felipe Espinoza committed Mar 28, 2018
    Copy the full SHA
    5bebf6b View commit details
  30. compactor: init at 0.11.0

    Felipe Espinoza committed Mar 28, 2018
    Copy the full SHA
    f784c6b View commit details
  31. Merge pull request #37680 from fdns/compact

    compactor: init at 0.11.0
    7c6f434c authored Mar 28, 2018
    Copy the full SHA
    df5f67d View commit details
  32. linuxPackages.v4l2loopback: 0.9.1 -> 0.11.0

    pbogdan authored and obadz committed Mar 28, 2018
    Copy the full SHA
    6b8a6fa View commit details
  33. Copy the full SHA
    1365d6a View commit details
  34. getdns: 1.3.0 -> 1.4.1

    leenaars authored and obadz committed Mar 28, 2018
    Copy the full SHA
    38dceb2 View commit details
  35. grafana: 5.0.3 -> 5.0.4

    WilliButz authored and obadz committed Mar 28, 2018
    Copy the full SHA
    93561ed View commit details
  36. mate.caja: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/caja/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/caja -h` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/caja --help` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/caja-connect-server -h` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/caja-connect-server --help` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/.caja-wrapped -h` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/.caja-wrapped --help` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/.caja-connect-server-wrapped -h` got 0 exit code
    - ran `/nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1/bin/.caja-connect-server-wrapped --help` got 0 exit code
    - found 1.20.1 with grep in /nix/store/ldcsqk6apjpigv38q8h6ns6ibyi8ch3j-caja-1.20.1
    - directory tree listing: https://gist.github.com/fca0531e6f5ba7a3ba6f73c2e58c2eed
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    2281075 View commit details
  37. convmv: 2.04 -> 2.05

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/convmv/versions.
    
    These checks were done:
    
    - built on NixOS
    - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
    - found 2.05 with grep in /nix/store/m6nrjfc07fmfrb5bgqa47r4rqg3m33bm-convmv-2.05
    - directory tree listing: https://gist.github.com/f979cfc98f20cef8a081e913a83cca1f
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    b60eddf View commit details
  38. facter: 3.10.0 -> 3.11.0

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/facter/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0/bin/facter -h` got 0 exit code
    - ran `/nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0/bin/facter --help` got 0 exit code
    - ran `/nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0/bin/facter help` got 0 exit code
    - ran `/nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0/bin/facter -v` and found version 3.11.0
    - ran `/nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0/bin/facter --version` and found version 3.11.0
    - found 3.11.0 with grep in /nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0
    - found 3.11.0 in filename of file in /nix/store/azfbahp02g1xs110kvk4j281biimil8d-facter-3.11.0
    - directory tree listing: https://gist.github.com/f7f2e9775c3cd7188e8466f33d703e81
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    2b5c95f View commit details
  39. fatrace: 0.12 -> 0.13

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/fatrace/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/6qkvyq8dkw4g27id4gz509wixsvz5786-fatrace-0.13/bin/fatrace -h` got 0 exit code
    - ran `/nix/store/6qkvyq8dkw4g27id4gz509wixsvz5786-fatrace-0.13/bin/fatrace --help` got 0 exit code
    - directory tree listing: https://gist.github.com/621ef8c6e91074c88839f359832f776e
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    f91893e View commit details
  40. jbake: 2.5.1 -> 2.6.0

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/jbake/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h` got 0 exit code
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help` got 0 exit code
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help` got 0 exit code
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake version` and found version 2.6.0
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake -h` and found version 2.6.0
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake --help` and found version 2.6.0
    - ran `/nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0/bin/jbake help` and found version 2.6.0
    - found 2.6.0 with grep in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
    - found 2.6.0 in filename of file in /nix/store/mn3b11ybbp508yngrds39czbycjhacf6-jbake-2.6.0
    - directory tree listing: https://gist.github.com/1cd96e2ec3fd1a83c4b62c8a7213936c
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    74ea88b View commit details
  41. mate.libmatekbd: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/libmatekbd/versions.
    
    These checks were done:
    
    - built on NixOS
    - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
    - found 1.20.1 with grep in /nix/store/03zsljdh5dy4xidfi0hr9irs23z5lvj4-libmatekbd-1.20.1
    - directory tree listing: https://gist.github.com/16b4b6e371f933ba6a7c385070a069c0
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    7893cb2 View commit details
  42. mate.mate-desktop: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-desktop/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/1pkc0ykfrmr39ah5av4bb1nzyb5vx0vg-mate-desktop-1.20.1/bin/mate-about -h` got 0 exit code
    - ran `/nix/store/1pkc0ykfrmr39ah5av4bb1nzyb5vx0vg-mate-desktop-1.20.1/bin/mate-about --help` got 0 exit code
    - ran `/nix/store/1pkc0ykfrmr39ah5av4bb1nzyb5vx0vg-mate-desktop-1.20.1/bin/.mate-about-wrapped -h` got 0 exit code
    - ran `/nix/store/1pkc0ykfrmr39ah5av4bb1nzyb5vx0vg-mate-desktop-1.20.1/bin/.mate-about-wrapped --help` got 0 exit code
    - found 1.20.1 with grep in /nix/store/1pkc0ykfrmr39ah5av4bb1nzyb5vx0vg-mate-desktop-1.20.1
    - directory tree listing: https://gist.github.com/d509aa61ab7b795e96d46f3e0e3d3e38
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    8925cb5 View commit details
  43. mate.mate-applets: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-applets/versions.
    
    These checks were done:
    
    - built on NixOS
    - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
    - found 1.20.1 with grep in /nix/store/yivfww8swkvh2y5sf83brw5wbvklz26r-mate-applets-1.20.1
    - directory tree listing: https://gist.github.com/ff5a1f8bc5fd9849a34c7e1d1bbc0c87
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    e221c01 View commit details
  44. mate.marco: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/marco/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/marco -h` got 0 exit code
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/marco --help` got 0 exit code
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/marco --version` and found version 1.20.1
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/.marco-wrapped -h` got 0 exit code
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/.marco-wrapped --help` got 0 exit code
    - ran `/nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1/bin/.marco-wrapped --version` and found version 1.20.1
    - found 1.20.1 with grep in /nix/store/ayqx1pzkcj6igi9xs9k370wwrwnyqgfy-marco-1.20.1
    - directory tree listing: https://gist.github.com/10191e76177426ba4d6e8b8f8e9bfdb9
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    2a258e6 View commit details
  45. mate.mate-calc: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-calc/versions.
    
    These checks were done:
    
    - built on NixOS
    - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
    - found 1.20.1 with grep in /nix/store/n3d10s2lcxwlq38y4ffdgbnnx9kid3a1-mate-calc-1.20.1
    - directory tree listing: https://gist.github.com/dd5057aba9569a13321ad8a61f05bea6
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    2c24070 View commit details
  46. mate.mate-panel: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-panel/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/mate-desktop-item-edit -h` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/mate-desktop-item-edit --help` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/mate-panel-test-applets -h` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/mate-panel-test-applets --help` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/.mate-desktop-item-edit-wrapped -h` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/.mate-desktop-item-edit-wrapped --help` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/.mate-panel-test-applets-wrapped -h` got 0 exit code
    - ran `/nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1/bin/.mate-panel-test-applets-wrapped --help` got 0 exit code
    - found 1.20.1 with grep in /nix/store/k3l12ksm4cczvxiaj9g5j76ri43vi8xi-mate-panel-1.20.1
    - directory tree listing: https://gist.github.com/5498a5168ebb3f4e2c6cd2cf3279ba16
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    e2f5524 View commit details
  47. mate.mate-power-manager: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-power-manager/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-manager -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-manager --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-manager --version` and found version 1.20.1
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-preferences -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-preferences --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-statistics -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-statistics --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-manager-wrapped -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-manager-wrapped --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-manager-wrapped --version` and found version 1.20.1
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-preferences-wrapped -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-preferences-wrapped --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-statistics-wrapped -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/.mate-power-statistics-wrapped --help` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-backlight-helper -h` got 0 exit code
    - ran `/nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1/bin/mate-power-backlight-helper --help` got 0 exit code
    - found 1.20.1 with grep in /nix/store/0qj1rkdjfc3yazdk2xa46147sg5rhzd4-mate-power-manager-1.20.1
    - directory tree listing: https://gist.github.com/a6a1ffa6917fe4c0aa8b463061551af2
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    f1c4a9c View commit details
  48. mate.mate-settings-daemon: 1.20.0 -> 1.20.1

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-settings-daemon/versions.
    
    These checks were done:
    
    - built on NixOS
    - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
    - found 1.20.1 with grep in /nix/store/n8ns53r2lfxa944hp7a8k9ylrwl18mp0-mate-settings-daemon-1.20.1
    - directory tree listing: https://gist.github.com/de97ad2597f0b680b23b448f8353527b
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    c448399 View commit details
  49. mate.mate-control-center: 1.20.0 -> 1.20.2

    Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
    
    This update was made based on information from https://repology.org/metapackage/mate-control-center/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-appearance-properties -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-appearance-properties --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-default-applications-properties -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-default-applications-properties --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-keyboard-properties -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-keyboard-properties --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-mouse-properties -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-mouse-properties --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-thumbnail-font -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-thumbnail-font --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-font-viewer -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-font-viewer --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-control-center -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/mate-control-center --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-appearance-properties-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-appearance-properties-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-default-applications-properties-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-default-applications-properties-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-keyboard-properties-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-keyboard-properties-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-mouse-properties-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-mouse-properties-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-thumbnail-font-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-thumbnail-font-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-font-viewer-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-font-viewer-wrapped --help` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-control-center-wrapped -h` got 0 exit code
    - ran `/nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2/bin/.mate-control-center-wrapped --help` got 0 exit code
    - found 1.20.2 with grep in /nix/store/0m22i16f18nmpqwna76x1bazaqsbn7sb-mate-control-center-1.20.2
    - directory tree listing: https://gist.github.com/6185ae89e86df301c5213f917605137b
    ryantm authored and obadz committed Mar 28, 2018
    Copy the full SHA
    2bef08e View commit details
Showing with 460 additions and 135 deletions.
  1. +0 −9 nixos/doc/manual/release-notes/rl-1803.xml
  2. +1 −0 nixos/modules/services/mail/dovecot.nix
  3. +18 −4 nixos/modules/services/networking/zerotierone.nix
  4. +3 −3 nixos/modules/services/x11/desktop-managers/default.nix
  5. +1 −3 nixos/modules/services/x11/window-managers/default.nix
  6. +0 −14 nixos/modules/services/x11/xserver.nix
  7. +2 −2 pkgs/applications/graphics/shotwell/default.nix
  8. +2 −2 pkgs/applications/misc/orca/default.nix
  9. +52 −0 pkgs/applications/networking/compactor/default.nix
  10. +2 −2 pkgs/applications/networking/instant-messengers/skypeforlinux/default.nix
  11. +2 −2 pkgs/applications/video/peek/default.nix
  12. +2 −2 pkgs/desktops/gnome-3/core/evince/default.nix
  13. +3 −0 pkgs/desktops/gnome-3/core/evolution-data-server/default.nix
  14. +2 −2 pkgs/desktops/gnome-3/core/gnome-keyring/default.nix
  15. +2 −2 pkgs/desktops/gnome-3/core/gnome-themes-extra/default.nix
  16. +2 −2 pkgs/desktops/gnome-3/core/libgweather/default.nix
  17. +2 −2 pkgs/desktops/gnome-3/misc/gpaste/default.nix
  18. +2 −2 pkgs/desktops/gnome-3/misc/libgnome-games-support/default.nix
  19. +2 −2 pkgs/desktops/mate/caja/default.nix
  20. +2 −2 pkgs/desktops/mate/libmatekbd/default.nix
  21. +2 −2 pkgs/desktops/mate/marco/default.nix
  22. +2 −2 pkgs/desktops/mate/mate-applets/default.nix
  23. +2 −2 pkgs/desktops/mate/mate-calc/default.nix
  24. +2 −2 pkgs/desktops/mate/mate-control-center/default.nix
  25. +2 −2 pkgs/desktops/mate/mate-desktop/default.nix
  26. +2 −2 pkgs/desktops/mate/mate-panel/default.nix
  27. +2 −2 pkgs/desktops/mate/mate-power-manager/default.nix
  28. +2 −2 pkgs/desktops/mate/mate-settings-daemon/default.nix
  29. +2 −2 pkgs/desktops/mate/pluma/default.nix
  30. +1 −0 pkgs/development/libraries/dbus/make-system-conf.xsl
  31. +3 −3 pkgs/development/libraries/getdns/default.nix
  32. +1 −1 pkgs/development/libraries/pipewire/default.nix
  33. +4 −3 pkgs/development/python-modules/celery/default.nix
  34. +2 −0 pkgs/development/tools/cbor-diag/Gemfile
  35. +19 −0 pkgs/development/tools/cbor-diag/Gemfile.lock
  36. +30 −0 pkgs/development/tools/cbor-diag/default.nix
  37. +36 −0 pkgs/development/tools/cbor-diag/gemset.nix
  38. +2 −0 pkgs/development/tools/cddl/Gemfile
  39. +28 −0 pkgs/development/tools/cddl/Gemfile.lock
  40. +17 −0 pkgs/development/tools/cddl/default.nix
  41. +69 −0 pkgs/development/tools/cddl/gemset.nix
  42. +2 −2 pkgs/development/tools/jbake/default.nix
  43. +2 −2 pkgs/development/tools/misc/babeltrace/default.nix
  44. +2 −2 pkgs/os-specific/linux/fatrace/default.nix
  45. +2 −2 pkgs/os-specific/linux/kernel/linux-4.14.nix
  46. +2 −2 pkgs/os-specific/linux/kernel/linux-4.15.nix
  47. +2 −2 pkgs/os-specific/linux/kernel/linux-4.4.nix
  48. +2 −2 pkgs/os-specific/linux/kernel/linux-4.9.nix
  49. +2 −2 pkgs/os-specific/linux/kernel/linux-copperhead-hardened.nix
  50. +3 −3 pkgs/os-specific/linux/phc-intel/default.nix
  51. +3 −3 pkgs/os-specific/linux/radeontop/default.nix
  52. +1 −1 pkgs/os-specific/linux/selinux-sandbox/default.nix
  53. +7 −5 pkgs/os-specific/linux/v4l2loopback/default.nix
  54. +2 −2 pkgs/servers/mail/dovecot/default.nix
  55. +2 −2 pkgs/servers/mail/dovecot/plugins/pigeonhole/default.nix
  56. +3 −3 pkgs/servers/monitoring/grafana/default.nix
  57. +4 −3 pkgs/stdenv/generic/check-meta.nix
  58. +2 −2 pkgs/tools/misc/convmv/default.nix
  59. +18 −8 pkgs/tools/misc/gsmartcontrol/default.nix
  60. +58 −0 pkgs/tools/misc/gsmartcontrol/fix-paths.patch
  61. +2 −2 pkgs/tools/system/facter/default.nix
  62. +7 −3 pkgs/top-level/all-packages.nix
9 changes: 0 additions & 9 deletions nixos/doc/manual/release-notes/rl-1803.xml
Original file line number Diff line number Diff line change
@@ -418,15 +418,6 @@ following incompatible changes:</para>
have been added to set up static routing.
</para>
</listitem>
<listitem>
<para>
The option <option>services.xserver.desktopManager.default</option> is now
<literal>none</literal> by default. An assertion failure is thrown if WM's
and DM's default are <literal>none</literal>.
To explicitly run a plain X session without and DM or WM, the newly
introduced option <option>services.xserver.plainX</option> must be set to true.
</para>
</listitem>
<listitem>
<para>
The option <option>services.logstash.listenAddress</option> is now <literal>127.0.0.1</literal> by default.
1 change: 1 addition & 0 deletions nixos/modules/services/mail/dovecot.nix
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ let

''
default_internal_user = ${cfg.user}
default_internal_group = ${cfg.group}
${optionalString (cfg.mailUser != null) "mail_uid = ${cfg.mailUser}"}
${optionalString (cfg.mailGroup != null) "mail_gid = ${cfg.mailGroup}"}
22 changes: 18 additions & 4 deletions nixos/modules/services/networking/zerotierone.nix
Original file line number Diff line number Diff line change
@@ -7,6 +7,16 @@ let
in
{
options.services.zerotierone.enable = mkEnableOption "ZeroTierOne";

options.services.zerotierone.joinNetworks = mkOption {
default = [];
example = [ "a8a2c3c10c1a68de" ];
type = types.listOf types.str;
description = ''
List of ZeroTier Network IDs to join on startup
'';
};

options.services.zerotierone.package = mkOption {
default = pkgs.zerotierone;
defaultText = "pkgs.zerotierone";
@@ -22,12 +32,13 @@ in
path = [ cfg.package ];
after = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
preStart =
''
mkdir -p /var/lib/zerotier-one
preStart = ''
mkdir -p /var/lib/zerotier-one/networks.d
chmod 700 /var/lib/zerotier-one
chown -R root:root /var/lib/zerotier-one
'';
'' + (concatMapStrings (netId: ''
touch "/var/lib/zerotier-one/networks.d/${netId}.conf"
'') cfg.joinNetworks);
serviceConfig = {
ExecStart = "${cfg.package}/bin/zerotier-one";
Restart = "always";
@@ -38,6 +49,9 @@ in
# ZeroTier does not issue DHCP leases, but some strangers might...
networking.dhcpcd.denyInterfaces = [ "zt0" ];

# ZeroTier receives UDP transmissions on port 9993 by default
networking.firewall.allowedUDPPorts = [ 9993 ];

environment.systemPackages = [ cfg.package ];
};
}
6 changes: 3 additions & 3 deletions nixos/modules/services/x11/desktop-managers/default.nix
Original file line number Diff line number Diff line change
@@ -87,11 +87,11 @@ in

default = mkOption {
type = types.str;
default = "none";
example = "plasma5";
default = "";
example = "none";
description = "Default desktop manager loaded if none have been chosen.";
apply = defaultDM:
if defaultDM == "none" && cfg.session.list != [] then
if defaultDM == "" && cfg.session.list != [] then
(head cfg.session.list).name
else if any (w: w.name == defaultDM) cfg.session.list then
defaultDM
4 changes: 1 addition & 3 deletions nixos/modules/services/x11/window-managers/default.nix
Original file line number Diff line number Diff line change
@@ -62,9 +62,7 @@ in
example = "wmii";
description = "Default window manager loaded if none have been chosen.";
apply = defaultWM:
if defaultWM == "none" && cfg.session != [] then
(head cfg.session).name
else if any (w: w.name == defaultWM) cfg.session then
if any (w: w.name == defaultWM) cfg.session then
defaultWM
else
throw "Default window manager (${defaultWM}) not found.";
14 changes: 0 additions & 14 deletions nixos/modules/services/x11/xserver.nix
Original file line number Diff line number Diff line change
@@ -161,15 +161,6 @@ in
'';
};

plainX = mkOption {
type = types.bool;
default = false;
description = ''
Whether the X11 session can be plain (without DM/WM) and
the Xsession script will be used as fallback or not.
'';
};

autorun = mkOption {
type = types.bool;
default = true;
@@ -561,11 +552,6 @@ in
+ "${toString (length primaryHeads)} heads set to primary: "
+ concatMapStringsSep ", " (x: x.output) primaryHeads;
})
{ assertion = cfg.desktopManager.default == "none" && cfg.windowManager.default == "none" -> cfg.plainX;
message = "Either the desktop manager or the window manager shouldn't be `none`! "
+ "To explicitly allow this, you can also set `services.xserver.plainX` to `true`. "
+ "The `default` value looks for enabled WMs/DMs and select the first one.";
}
];

environment.etc =
4 changes: 2 additions & 2 deletions pkgs/applications/graphics/shotwell/default.nix
Original file line number Diff line number Diff line change
@@ -7,13 +7,13 @@

let
pname = "shotwell";
version = "0.28.0";
version = "0.28.1";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "1d797nmlz9gs6ri0h65b76s40ss6ma6h6405xqx03lhg5xni3kmg";
sha256 = "1ywikm5kdsr7q8hklh146x28rzvqkqfjs8kdpw7zcc15ri0dkzya";
};

nativeBuildInputs = [
4 changes: 2 additions & 2 deletions pkgs/applications/misc/orca/default.nix
Original file line number Diff line number Diff line change
@@ -10,15 +10,15 @@
with lib;
let
pname = "orca";
version = "3.27.91";
version = "3.28.0";
in buildPythonApplication rec {
name = "${pname}-${version}";

format = "other";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "0phlkn6ffqncvsg7ph3l4xw388baddav9s4pbkvqqa8myca9g4wg";
sha256 = "1jy2zxs50ah1rg4zgiaj2l2sm1zyyvs37phws0hwmy3xd90ljfc2";
};

patches = [
52 changes: 52 additions & 0 deletions pkgs/applications/networking/compactor/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{ autoconf, automake, boost, cbor-diag, cddl, fetchFromGitHub, file, gcc, libpcap, libtins, libtool, lzma, openssl, pkgconfig, stdenv, tcpdump, wireshark-cli }:

stdenv.mkDerivation rec {
name = "compactor-${version}";
version = "0.11.0";

src = fetchFromGitHub {
owner = "dns-stats";
repo = "compactor";
rev = "${version}";
sha256 = "1zn6w99xqq5igaz0n89429i78a5pj4nnfn1mm5yv1yfbn1lm0y3l";
};

# cbor-diag, cddl and wireshark-cli are only used for tests.
nativeBuildInputs = [ autoconf automake libtool pkgconfig cbor-diag cddl wireshark-cli ];
buildInputs = [
boost
libpcap
openssl
libtins
lzma
];

patchPhase = ''
patchShebangs test-scripts/
'';

preConfigure = ''
sh autogen.sh
substituteInPlace configure \
--replace "/usr/bin/file" "${file}/bin/file"
'';
CXXFLAGS = "-std=c++11";
configureFlags = [
"--with-boost-libdir=${boost.out}/lib"
"--with-boost=${boost.dev}"
];

doCheck = true;
preCheck = ''
substituteInPlace test-scripts/check-live-pcap.sh \
--replace "/usr/sbin/tcpdump" "${tcpdump}/bin/tcpdump"
'';

meta = with stdenv.lib; {
description = "Tools to capture DNS traffic and record it in C-DNS files";
homepage = http://dns-stats.org/;
license = [ licenses.boost licenses.mpl20 licenses.openssl ];
maintainers = with maintainers; [ fdns ];
platforms = stdenv.lib.platforms.unix;
};
}
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ let

# Please keep the version x.y.0.z and do not update to x.y.76.z because the
# source of the latter disappears much faster.
version = "8.17.0.2";
version = "8.18.0.6";

rpath = stdenv.lib.makeLibraryPath [
alsaLib
@@ -57,7 +57,7 @@ let
if stdenv.system == "x86_64-linux" then
fetchurl {
url = "https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb";
sha256 = "0lv8sb49ws8yjh4kkppzqy7sap2b1fw0y13lsc9s45w8mw3l16rp";
sha256 = "193icz1s385d25qzm5vx58h66m4hfwwmkavn0p3w6631gj617hig";
}
else
throw "Skype for linux is not supported on ${stdenv.system}";
4 changes: 2 additions & 2 deletions pkgs/applications/video/peek/default.nix
Original file line number Diff line number Diff line change
@@ -4,13 +4,13 @@

stdenv.mkDerivation rec {
name = "peek-${version}";
version = "1.2.2";
version = "1.3.0";

src = fetchFromGitHub {
owner = "phw";
repo = "peek";
rev = version;
sha256 = "1ihmq914g2h5iw86bigkkblzqimr50yq6z883lzq656xkcayd8gh";
sha256 = "0yizf55rzkm88bfjzwr8yyhm33yqp1mbih2ifwhvnjd1911db0x9";
};

nativeBuildInputs = [ cmake gettext pkgconfig libxml2.bin txt2man vala wrapGAppsHook ];
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/evince/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ fetchurl, stdenv, pkgconfig, intltool, libxml2
, glib, gtk3, pango, atk, gdk_pixbuf, shared-mime-info, itstool, gnome3
, poppler, ghostscriptX, djvulibre, libspectre, libsecret, wrapGAppsHook
, poppler, ghostscriptX, djvulibre, libspectre, libarchive, libsecret, wrapGAppsHook
, librsvg, gobjectIntrospection, yelp-tools
, recentListSize ? null # 5 is not enough, allow passing a different number
, supportXPS ? false # Open XML Paper Specification via libgxps
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
buildInputs = [
glib gtk3 pango atk gdk_pixbuf libxml2
gnome3.gsettings-desktop-schemas
poppler ghostscriptX djvulibre libspectre
poppler ghostscriptX djvulibre libspectre libarchive
libsecret librsvg gnome3.adwaita-icon-theme
] ++ stdenv.lib.optional supportXPS gnome3.libgxps;

3 changes: 3 additions & 0 deletions pkgs/desktops/gnome-3/core/evolution-data-server/default.nix
Original file line number Diff line number Diff line change
@@ -32,6 +32,9 @@ stdenv.mkDerivation rec {
"-DCMAKE_SKIP_BUILD_RPATH=OFF"
];

postPatch = ''
cmakeFlags="-DINCLUDE_INSTALL_DIR=$dev/include $cmakeFlags"
'';

preFixup = ''
for f in $(find $out/libexec/ -type f -executable); do
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/gnome-keyring/default.nix
Original file line number Diff line number Diff line change
@@ -4,11 +4,11 @@

stdenv.mkDerivation rec {
name = "gnome-keyring-${version}";
version = "3.28.0.1";
version = "3.28.0.2";

src = fetchurl {
url = "mirror://gnome/sources/gnome-keyring/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "0qxxc3wx4abb07vmbhqy4gipdzilx3v8yba9hsfzpn8p15prjz6i";
sha256 = "0a52xz535vgfymjw3cxmryi3xn2ik24vwk6sixyb7q6jgmqi4bw8";
};

passthru = {
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/gnome-themes-extra/default.nix
Original file line number Diff line number Diff line change
@@ -3,13 +3,13 @@

let
pname = "gnome-themes-extra";
version = "3.27.92";
version = "3.28";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "04jwsg9f29vzhcmf146d3rr27c8ldra378m465ahsal9vaaiywcm";
sha256 = "06aqg9asq2vqi9wr29bs4v8z2bf4manhbhfghf4nvw01y2zs0jvw";
};

passthru = {
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/libgweather/default.nix
Original file line number Diff line number Diff line change
@@ -3,15 +3,15 @@

let
pname = "libgweather";
version = "3.28.0";
version = "3.28.1";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";

outputs = [ "out" "dev" "devdoc" ];

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "13z12ra5fhn7xhsrskd7q8dnc2qnd1kylhndg6zlhk0brj6yfjsr";
sha256 = "1qqbfgmlfs0g0v92rdl96v2b44yr3sqj9x7zpqv1nx9aaf486yhm";
};

nativeBuildInputs = [ meson ninja pkgconfig gettext vala gtk-doc docbook_xsl gobjectIntrospection ];
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/misc/gpaste/default.nix
Original file line number Diff line number Diff line change
@@ -2,12 +2,12 @@
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, wrapGAppsHook, systemd, gobjectIntrospection }:

stdenv.mkDerivation rec {
version = "3.28.0";
version = "3.28.1";
name = "gpaste-${version}";

src = fetchurl {
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
sha256 = "15zigqmhd2x58ml0rl6srgvpx8ms7a3dapphcr75563pacv46mir";
sha256 = "19rdi2syshrk32hqnjh63fm0wargw546j5wlsnsg1axml0x1xww9";
};

nativeBuildInputs = [ autoreconfHook pkgconfig vala wrapGAppsHook ];
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/misc/libgnome-games-support/default.nix
Original file line number Diff line number Diff line change
@@ -2,13 +2,13 @@

let
pname = "libgnome-games-support";
version = "1.4.0";
version = "1.4.1";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${gnome3.versionBranch version}/${name}.tar.xz";
sha256 = "0mhly6yhdc4kvg8ff09a0syabd6igvcmcm577ypfsjkxv92v328x";
sha256 = "1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1";
};

nativeBuildInputs = [ pkgconfig intltool ] ++ libintlOrEmpty;
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/caja/default.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
name = "caja-${version}";
version = "1.20.0";
version = "1.20.1";

src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "05shyqqapqbz4w0gbhx0i3kj6xg7rcj80hkaq7wf5pyj91wmkxqg";
sha256 = "1qqqq3fi1aqjqg36y3v73z4d0bqkx7d5f79i6h9lxyh3s0876v9c";
};

nativeBuildInputs = [
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/libmatekbd/default.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
name = "libmatekbd-${version}";
version = "1.20.0";
version = "1.20.1";

src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "1n2zphb3g6ai54nfr0r9s06vn3bmm361xpjga88hmq947fvbpx19";
sha256 = "1d80xnbb8w51cv9cziybdxca037lksqkc5bd8wqlyb2p79z77426";
};

nativeBuildInputs = [ pkgconfig intltool ];
4 changes: 2 additions & 2 deletions pkgs/desktops/mate/marco/default.nix
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
name = "marco-${version}";
version = "1.20.0";
version = "1.20.1";

src = fetchurl {
url = "http://pub.mate-desktop.org/releases/${mate.getRelease version}/${name}.tar.xz";
sha256 = "07asf8i15ih6ajkp5yapk720qyssi2cinxwg2z5q5j9m6mxax6lr";
sha256 = "1qnx47aibvl00qaf1jik457cwncxb71pf5pd1m3gdg7ky61ljkm4";
};

nativeBuildInputs = [
Loading