This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: a850d0a83df7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39892985b009
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 8 contributors
Commits on Feb 24, 2020
-
pythonPackages.pyopengl: fix runtime shared library loading failure
This closes #76822. pyopengl 3.1.4 introduced a new logic for shared library loading: it tests a few combinations of library name and suffix (such as .so.X). Our previous patch was just replacing the library name (e.g. 'glut') by the full path to the nix store. This does not work anymore with pyopengl 3.1.4 new heuristic. This commit just keep the behavior of pyopengl but adds the nix store path to the list of tried paths.
Configuration menu - View commit details
-
Copy full SHA for 5c11e17 - Browse repository at this point
Copy the full SHA 5c11e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e0ed1 - Browse repository at this point
Copy the full SHA 99e0ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad04f0 - Browse repository at this point
Copy the full SHA 9ad04f0View commit details -
devede: Add needed setuptools dependency
- devede_ng.py fails trying to import pkg_resources in a clean env w/o python3.7 installed - Adding setuptools (which has pkg_resources) to the dependencies seems to fix it
Configuration menu - View commit details
-
Copy full SHA for 8cbb538 - Browse repository at this point
Copy the full SHA 8cbb538View commit details -
nixos/transmission: Allow others to read the directory
Directory mode 755 is standard for running services. Without this, downloadDirPermissions doesn't have any use since other users can't even look inside the main transmission directory
Configuration menu - View commit details
-
Copy full SHA for 6d92e54 - Browse repository at this point
Copy the full SHA 6d92e54View commit details -
pythonPackages.locustio: 0.9.0 -> 0.14.4
disable python3.8 version, as tests hang indefinitely
Jonathan Ringer committedFeb 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 193c584 - Browse repository at this point
Copy the full SHA 193c584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6036633 - Browse repository at this point
Copy the full SHA 6036633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0507717 - Browse repository at this point
Copy the full SHA 0507717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a3b14 - Browse repository at this point
Copy the full SHA 21a3b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3989298 - Browse repository at this point
Copy the full SHA 3989298View commit details
Loading
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 a850d0a83df7...39892985b009