-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 252bf94a74ad
head repository: NixOS/nixpkgs
compare: dd78ce1c531d
Commits on May 1, 2021
-
python3Packages.imageio-ffmpeg: 0.4.2 -> 0.4.3
Also hardcode path to ffmpeg executable. Can be overridden using $IMAGEIO_FFMPEG_EXE.
Configuration menu - View commit details
-
Copy full SHA for b639c57 - Browse repository at this point
Copy the full SHA b639c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for e95bdd6 - Browse repository at this point
Copy the full SHA e95bdd6View commit details -
pythonPackages.infoqscraper: drop
It's broken on both master and release-20.09 with ImportError: No module named pkg_resources so it's safe to assume nobody is using it.
Configuration menu - View commit details
-
Copy full SHA for 965ee52 - Browse repository at this point
Copy the full SHA 965ee52View commit details -
python3Packages.stytra: does not depend on ffmpeg_3
The path to FFmpeg's executable is now hardcoded in imageio-ffmpeg.
Configuration menu - View commit details
-
Copy full SHA for 8e6bbb6 - Browse repository at this point
Copy the full SHA 8e6bbb6View commit details
Commits on May 2, 2021
-
vscode-extensions.ms-python.python: 2020.9.114305 -> 2021.4.765268190
This splits off part of the Python extension into Microsoft's jupyter extension, so this is necessary but not sufficient. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Configuration menu - View commit details
-
Copy full SHA for a599c19 - Browse repository at this point
Copy the full SHA a599c19View commit details -
vscode-extensions.ms-toolsai.jupyter: init at 2021.5.745244803
This is a necessary dependency of the new Python extension for VSCode. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Configuration menu - View commit details
-
Copy full SHA for 5903b96 - Browse repository at this point
Copy the full SHA 5903b96View commit details -
vscode-extensions.ms-python.python: refactor
In order for the ms-python.python extension to work these days, we also need the ms-toolsai.jupyter extension. To permit easy upgrades and to honour the principle of least surprise, we wrapper the Python extension to include the Jupyter one. The reverse is not true, you *can* have the Jupyter extension without the Python one, so the reverse is not also done. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Configuration menu - View commit details
-
Copy full SHA for b71773e - Browse repository at this point
Copy the full SHA b71773eView commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7cf3ffb - Browse repository at this point
Copy the full SHA 7cf3ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff65166 - Browse repository at this point
Copy the full SHA ff65166View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cf7192d - Browse repository at this point
Copy the full SHA cf7192dView commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5e207c - Browse repository at this point
Copy the full SHA c5e207cView commit details
Commits on May 7, 2021
-
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.) I left one case due to fetching from their personal repo: pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
Configuration menu - View commit details
-
Copy full SHA for 9f054b5 - Browse repository at this point
Copy the full SHA 9f054b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0420282 - Browse repository at this point
Copy the full SHA 0420282View commit details -
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
Configuration menu - View commit details
-
Copy full SHA for 73e17a3 - Browse repository at this point
Copy the full SHA 73e17a3View commit details -
treewide maintainers: remove myself from a few places
It will better reflect the reality of the past few years.
Configuration menu - View commit details
-
Copy full SHA for 9a650af - Browse repository at this point
Copy the full SHA 9a650afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07773b3 - Browse repository at this point
Copy the full SHA 07773b3View commit details -
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs), a terminal recorder. Usage: ```bash nix run .#t-rec ``` Upon exit, `t-rec` will save recordings of the session to disk in GIF and MP4. Signed-off-by: Ana Hobden <operator@hoverbear.org>
Configuration menu - View commit details
-
Copy full SHA for c8d9af9 - Browse repository at this point
Copy the full SHA c8d9af9View commit details
Commits on May 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0853b6 - Browse repository at this point
Copy the full SHA c0853b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b8da4 - Browse repository at this point
Copy the full SHA f2b8da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8f85e - Browse repository at this point
Copy the full SHA 8c8f85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1e359 - Browse repository at this point
Copy the full SHA 4f1e359View commit details -
It still has errors relating to GConf detection, but it seems to work.
Configuration menu - View commit details
-
Copy full SHA for 9ec2262 - Browse repository at this point
Copy the full SHA 9ec2262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e2056 - Browse repository at this point
Copy the full SHA 51e2056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2824929 - Browse repository at this point
Copy the full SHA 2824929View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03a5eb - Browse repository at this point
Copy the full SHA d03a5ebView commit details -
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
Configuration menu - View commit details
-
Copy full SHA for 468cb59 - Browse repository at this point
Copy the full SHA 468cb59View commit details -
nixos/yggdrasil: set directory permissions before writing keys
Remove the opportunity for someone to read the keys in between when they are written and when the chmod is done. Addresses #121293.
Configuration menu - View commit details
-
Copy full SHA for 28f51d7 - Browse repository at this point
Copy the full SHA 28f51d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ae699 - Browse repository at this point
Copy the full SHA 24ae699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6c8d7 - Browse repository at this point
Copy the full SHA 6d6c8d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf9453 - Browse repository at this point
Copy the full SHA abf9453View commit details -
python3Packages.monty: use pytestCheckHook
Upstream doesn't use nose.
Configuration menu - View commit details
-
Copy full SHA for 8a3b665 - Browse repository at this point
Copy the full SHA 8a3b665View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40a5ff - Browse repository at this point
Copy the full SHA c40a5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 362edb1 - Browse repository at this point
Copy the full SHA 362edb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3e444 - Browse repository at this point
Copy the full SHA dd3e444View commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 03ca2ca - Browse repository at this point
Copy the full SHA 03ca2caView commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for afaf4b6 - Browse repository at this point
Copy the full SHA afaf4b6View commit details -
poetry2nix: fix LLVM_CONFIG reference
Jonathan Ringer committedMay 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 2b79244 - Browse repository at this point
Copy the full SHA 2b79244View commit details -
include-what-you-use: fix llvm references
Jonathan Ringer committedMay 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d8ee661 - Browse repository at this point
Copy the full SHA d8ee661View commit details -
irony-server: fix build, fix llvm references
Jonathan Ringer committedMay 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 606fef6 - Browse repository at this point
Copy the full SHA 606fef6View commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 2804d08 - Browse repository at this point
Copy the full SHA 2804d08View commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for c507165 - Browse repository at this point
Copy the full SHA c507165View commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 01d801f - Browse repository at this point
Copy the full SHA 01d801fView commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c8bc2d - Browse repository at this point
Copy the full SHA 7c8bc2dView commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 60fdfb3 - Browse repository at this point
Copy the full SHA 60fdfb3View commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d85caa - Browse repository at this point
Copy the full SHA 1d85caaView commit details -
Jonathan Ringer committed
May 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 0388b1a - Browse repository at this point
Copy the full SHA 0388b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 080cd65 - Browse repository at this point
Copy the full SHA 080cd65View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26c014 - Browse repository at this point
Copy the full SHA c26c014View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46a282 - Browse repository at this point
Copy the full SHA c46a282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e5a87 - Browse repository at this point
Copy the full SHA 51e5a87View 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 252bf94a74ad...dd78ce1c531d