-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 419fbda8d9c4
head repository: NixOS/nixpkgs-channels
compare: de0612c46cf1
- 16 commits
- 18 files changed
- 12 contributors
Commits on Mar 11, 2019
-
opentracing-cpp: 1.5.0 -> 1.5.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/opentracing-cpp/versions
Configuration menu - View commit details
-
Copy full SHA for ac1002f - Browse repository at this point
Copy the full SHA ac1002fView commit details
Commits on Mar 19, 2019
-
acpilight package and module have been added to nixpkgs, but the module hasn't been added to module-list.nix, so using it results in the following error. ``` The option `hardware.acpilight' defined in `/etc/nixos/configuration.nix' does not exist. ``` Add the module to module-list.nix.
Configuration menu - View commit details
-
Copy full SHA for 8984593 - Browse repository at this point
Copy the full SHA 8984593View commit details -
The removed dependencies were dropped in the following commits: jaedb/Iris@0c13445 jaedb/Iris@4d64980 jaedb/Iris@c9861bc Requests was added in: jaedb/Iris@28b5f69
Robert Schütz committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 11f0d36 - Browse repository at this point
Copy the full SHA 11f0d36View commit details -
python.pkgs.pylast: no longer supports python2
Robert Schütz committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for a376d3e - Browse repository at this point
Copy the full SHA a376d3eView commit details
Commits on Mar 20, 2019
-
Merge pull request #57920 from rasendubi/acpilight
acpilight: add to module-list
Configuration menu - View commit details
-
Copy full SHA for 695d4e0 - Browse repository at this point
Copy the full SHA 695d4e0View commit details -
Merge pull request #57350 from r-ryantm/auto-update/opentracing-cpp
opentracing-cpp: 1.5.0 -> 1.5.1
Configuration menu - View commit details
-
Copy full SHA for c254bb6 - Browse repository at this point
Copy the full SHA c254bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fb212 - Browse repository at this point
Copy the full SHA 49fb212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f266d1 - Browse repository at this point
Copy the full SHA 0f266d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa5e2b - Browse repository at this point
Copy the full SHA 3fa5e2bView commit details -
Merge pull request #57922 from dotlambda/mopidy-iris-3.33.0
mopidy-iris: 3.32.5 -> 3.33.0
Configuration menu - View commit details
-
Copy full SHA for f2f577c - Browse repository at this point
Copy the full SHA f2f577cView commit details -
python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-telethon/versions
Configuration menu - View commit details
-
Copy full SHA for 2fd5f71 - Browse repository at this point
Copy the full SHA 2fd5f71View commit details -
Merge pull request #56193 from nyanloutre/mautrix-update
mautrix-telegram: 0.4.0.post1 -> 0.5.0
Configuration menu - View commit details
-
Copy full SHA for f088866 - Browse repository at this point
Copy the full SHA f088866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399061d - Browse repository at this point
Copy the full SHA 399061dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e1221 - Browse repository at this point
Copy the full SHA f6e1221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c3ee6 - Browse repository at this point
Copy the full SHA 52c3ee6View commit details -
auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)
This rare sitation was caught when building zoom-us package: ``` automatically fixing dependencies for ELF files /nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 213: echo: write error: Broken pipe /nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 210: echo: write error: Broken pipe ``` The worst is that derivation continued and resulted into broken package: NixOS/nixpkgs#55566 (comment) I hope, replacing `grep -q` with `grep` will remove this race condition.
Configuration menu - View commit details
-
Copy full SHA for de0612c - Browse repository at this point
Copy the full SHA de0612cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 419fbda8d9c4...de0612c46cf1