-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6a53ee71fbf
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2e80fb5a206b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 41 files changed
- 1 contributor
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2dff34b - Browse repository at this point
Copy the full SHA 2dff34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a772bc6 - Browse repository at this point
Copy the full SHA a772bc6View commit details -
common-updater-scripts: add scripts to help update packages
- updateScript: A nix expression that can be used in passThrough to update a package - list-git-tags: A shell script to list available tags in a git repository - list-archive-two-level-versions: A shell script to list available versions in a web site in two levels: there is a page listing the available major.minor versions, and for each of them there is another page listings the patch level versions major.minor.patch. It is suitable for Xfce packages for instance. How the updater works: 1. collect the available versions from the source repository (using a script given as argument) 2. print the collected versions (for debugging) 3. (optionally) apply some transformation to the collected versions to make them compatible with the versions used in nixpkgs (for instance, tags in the Xfce git repository may be prefixed with the package name, and the prefix need to be removed) 4. sort the available versions in decreasing order 5. choose the first version that pass validation: - check if the version may be a development version - if the version IS unstable, skip it and give a warning about skipping a development version (for debugging) - if the version COULD BE unstable, take it and give a warning about taking a potential development version (for debugging) - if the version IS stable, take it 6. update the package version and checksum in its nix expression 7. print the git commands for adding the modified files and for committing the changes
Configuration menu - View commit details
-
Copy full SHA for 827a661 - Browse repository at this point
Copy the full SHA 827a661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8162d76 - Browse repository at this point
Copy the full SHA 8162d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ba312 - Browse repository at this point
Copy the full SHA 06ba312View commit details -
common-updater-scripts: ignore update-git-commits.txt
It is generated by common-updater/update-script.nix
Configuration menu - View commit details
-
Copy full SHA for a097de3 - Browse repository at this point
Copy the full SHA a097de3View commit details -
Merge pull request #84292 from romildo/xfce.upate-script
xfce: add update script
Configuration menu - View commit details
-
Copy full SHA for 2e80fb5 - Browse repository at this point
Copy the full SHA 2e80fb5View 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 f6a53ee71fbf...2e80fb5a206b