-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 39b92f6e4553
head repository: NixOS/nixpkgs-channels
compare: 91fce0fb2f4b
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89be001 - Browse repository at this point
Copy the full SHA 89be001View commit details
Commits on May 11, 2020
-
nixos/sssd: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd` and `group`, but when moving this into the sss module in edddc7c, it didn't get split appropriately.
Configuration menu - View commit details
-
Copy full SHA for ecf327d - Browse repository at this point
Copy the full SHA ecf327dView commit details -
nixos/google-oslogin: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd` and `group`, but when moving this into the google-oslogin module in 4b71b6f, it didn't get split appropriately.
Configuration menu - View commit details
-
Copy full SHA for 2297508 - Browse repository at this point
Copy the full SHA 2297508View commit details -
nixos/systemd: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd` and `group`, but when moving this into the systemd module in c0995d2, it didn't get split appropriately.
Configuration menu - View commit details
-
Copy full SHA for 36b6e26 - Browse repository at this point
Copy the full SHA 36b6e26View commit details -
nixos/ldap: move nss database configuration into ldap module
now that passwdArray and shadowArray aren't used anymore, these can be folded.
Configuration menu - View commit details
-
Copy full SHA for 4f9c8ef - Browse repository at this point
Copy the full SHA 4f9c8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd21793 - Browse repository at this point
Copy the full SHA fd21793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb6c37 - Browse repository at this point
Copy the full SHA 1fb6c37View commit details -
This is now already triggered by the nsswitch module, as we set system.nssModules.
Configuration menu - View commit details
-
Copy full SHA for 0f6f544 - Browse repository at this point
Copy the full SHA 0f6f544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df38e2 - Browse repository at this point
Copy the full SHA 1df38e2View commit details -
nixos/systemd: enable systemd-provided nss modules unconditionally
A disabled nscd breaks nss module loading on NixOS, and systemd without its nss modules doesn't really work either - instead of silently disabling its nss modules if nscd is disabled, let the assertion in nsswitch handle this.
Configuration menu - View commit details
-
Copy full SHA for 4a69bf2 - Browse repository at this point
Copy the full SHA 4a69bf2View commit details -
nixos/sssd remove redundant condition
This is all inside a global cfg.enable conditional, so we don't need to check here again.
Configuration menu - View commit details
-
Copy full SHA for 90bc3ec - Browse repository at this point
Copy the full SHA 90bc3ecView commit details -
nixos/nsswitch: improve error message
Show the config option triggering the assertion, so people don't necessary lookup the nixpkgs source code.
Configuration menu - View commit details
-
Copy full SHA for 23ba506 - Browse repository at this point
Copy the full SHA 23ba506View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d8fa222 - Browse repository at this point
Copy the full SHA d8fa222View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89448e9 - Browse repository at this point
Copy the full SHA 89448e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb3829 - Browse repository at this point
Copy the full SHA 4eb3829View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d1573 - Browse repository at this point
Copy the full SHA c8d1573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9678bf5 - Browse repository at this point
Copy the full SHA 9678bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5629e60 - Browse repository at this point
Copy the full SHA 5629e60View commit details -
ysengrimm committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6fc7c5b - Browse repository at this point
Copy the full SHA 6fc7c5bView commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 150a18f - Browse repository at this point
Copy the full SHA 150a18fView commit details -
cri-o: switch to buildGoModule
This is just a cleanup to switch from buildGoPackage to buildGoModule. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Configuration menu - View commit details
-
Copy full SHA for 006e6b0 - Browse repository at this point
Copy the full SHA 006e6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f58ec - Browse repository at this point
Copy the full SHA 91f58ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a64288 - Browse repository at this point
Copy the full SHA 7a64288View commit details -
Merge pull request #87779 from marsam/update-gopass
gopass: 1.9.1 -> 1.9.2
Configuration menu - View commit details
-
Copy full SHA for dc3440f - Browse repository at this point
Copy the full SHA dc3440fView commit details -
tracker: remove unnecessary dependency
upower handling was moved to tracker miners a while ago.
Configuration menu - View commit details
-
Copy full SHA for 3116788 - Browse repository at this point
Copy the full SHA 3116788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffc85d - Browse repository at this point
Copy the full SHA 0ffc85dView commit details -
Merge pull request #87016 from flokli/nsswitch-cleanup
nixos/nsswitch cleanup nss modules
Configuration menu - View commit details
-
Copy full SHA for 4a85559 - Browse repository at this point
Copy the full SHA 4a85559View commit details -
Merge pull request #86378 from saschagrunert/crio-buildgomodule
cri-o: switch to buildGoModule
Configuration menu - View commit details
-
Copy full SHA for 2c83124 - Browse repository at this point
Copy the full SHA 2c83124View commit details -
Merge pull request #87745 from zaninime/sane-update
sane-airscan: 0.9.17 -> 0.99.0
Configuration menu - View commit details
-
Copy full SHA for c8010f6 - Browse repository at this point
Copy the full SHA c8010f6View commit details -
Merge pull request #87733 from taku0/flashplayer-32.0.0.371
flashplayer: 32.0.0.363 -> 32.0.0.371
Configuration menu - View commit details
-
Copy full SHA for b51a829 - Browse repository at this point
Copy the full SHA b51a829View commit details -
Merge pull request #87719 from oxalica/bump/sarasa-gothic
sarasa-gothic: 0.8.0 -> 0.12.6
Configuration menu - View commit details
-
Copy full SHA for 5a0b071 - Browse repository at this point
Copy the full SHA 5a0b071View commit details -
nixosTests.kubernetes: port tests to python
Nikolaj Hey Hinnerskov committedMay 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 496bd1c - Browse repository at this point
Copy the full SHA 496bd1cView commit details -
Merge pull request #87542 from cmacrae/upgrade/yabai/3.0.1
yabai: 3.0.0 -> 3.0.1
Configuration menu - View commit details
-
Copy full SHA for 9917caa - Browse repository at this point
Copy the full SHA 9917caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9dbf2e - Browse repository at this point
Copy the full SHA e9dbf2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ba43b - Browse repository at this point
Copy the full SHA e3ba43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef8639 - Browse repository at this point
Copy the full SHA 7ef8639View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40a811 - Browse repository at this point
Copy the full SHA a40a811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac9a9f - Browse repository at this point
Copy the full SHA 6ac9a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c8e81 - Browse repository at this point
Copy the full SHA b8c8e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c7e0f - Browse repository at this point
Copy the full SHA a4c7e0fView commit details -
nixos/tests/mariadb-galera-mariabackup: fix test script
MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
Configuration menu - View commit details
-
Copy full SHA for 963259d - Browse repository at this point
Copy the full SHA 963259dView commit details -
nixos/tests/mariadb-galera-rsync: fix test script
MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
Configuration menu - View commit details
-
Copy full SHA for 90f3003 - Browse repository at this point
Copy the full SHA 90f3003View commit details -
nixos/tests/mysql-replication: fix test script
MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
Configuration menu - View commit details
-
Copy full SHA for f52700f - Browse repository at this point
Copy the full SHA f52700fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da08b22 - Browse repository at this point
Copy the full SHA da08b22View commit details -
mysql57, mysql80: build with protobuf 3.7
They fail to build with protobuf 3.8: In file included from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol/message.h:24, from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:23, from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/client_session.h:24, from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_session.h:25, from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_plugin.cc:23: /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h:32:10: fatal error: google/protobuf/wire_format_lite_inl.h: No such file or directory 32 | #include <google/protobuf/wire_format_lite_inl.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [rapid/plugin/x/CMakeFiles/mysqlx.dir/build.make:203: rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs....
Configuration menu - View commit details
-
Copy full SHA for dde9810 - Browse repository at this point
Copy the full SHA dde9810View commit details -
Merge pull request #87728 from DamienCassou/damien/cypress-4.5.0
cypress: 4.4.1 -> 4.5.0
Configuration menu - View commit details
-
Copy full SHA for a84ba0d - Browse repository at this point
Copy the full SHA a84ba0dView commit details -
Merge pull request #87754 from ysengrimm/mu4e-update
mu: 1.4.3 -> 1.4.5
Configuration menu - View commit details
-
Copy full SHA for cbdbafd - Browse repository at this point
Copy the full SHA cbdbafdView commit details -
Merge pull request #86900 from Izorkin/mariadb-update
mariadb: 10.3.22 -> 10.4.12
Configuration menu - View commit details
-
Copy full SHA for 3d60859 - Browse repository at this point
Copy the full SHA 3d60859View commit details -
nixos/manual: document use of systemd to mount filesystems (#87684)
* nixos/manual: document use of systemd to mount filesystems
Configuration menu - View commit details
-
Copy full SHA for b59b741 - Browse repository at this point
Copy the full SHA b59b741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec8205 - Browse repository at this point
Copy the full SHA 9ec8205View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.