-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 0c8e51bd8c33
head repository: NixOS/nixpkgs-channels
compare: 236eb73d1bd3
- 17 commits
- 10 files changed
- 12 contributors
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a07c8c - Browse repository at this point
Copy the full SHA 0a07c8cView commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2221257 - Browse repository at this point
Copy the full SHA 2221257View commit details -
jruby: fix shebang for binaries in JRuby
There are a variety of additional scripts that are included with the JRuby installation that use JRuby itself. For instance the `bin/gem` had the following contents: ```bash ❯ cat /nix/store/kglkqf56ii83yl6yrgcaj5r3s9m2fzr0-jruby-9.2.13.0/bin/gem load File.join(File.dirname(__FILE__), 'jgem') ``` This is clearly wrong. Patchshebangs was not picking up the fix as part of stdenv because the patch is not a build input but the final output itself. We have to rely on substituteInPlace so that we get the correct version. ```bash ❯ cat /nix/store/k4fnrn0dcsh2wzw81217r0ywsspb468f-jruby-9.2.13.0/bin/gem ```
Configuration menu - View commit details
-
Copy full SHA for 8da7bd6 - Browse repository at this point
Copy the full SHA 8da7bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced2c4a - Browse repository at this point
Copy the full SHA ced2c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9979d33 - Browse repository at this point
Copy the full SHA 9979d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66a7e2 - Browse repository at this point
Copy the full SHA e66a7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179360d - Browse repository at this point
Copy the full SHA 179360dView commit details -
Merge pull request #98698 from r-ryantm/auto-update/cddlib
cddlib: 0.94j -> 0.94l
Configuration menu - View commit details
-
Copy full SHA for 84c0fbb - Browse repository at this point
Copy the full SHA 84c0fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad04f4 - Browse repository at this point
Copy the full SHA 7ad04f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2092a9 - Browse repository at this point
Copy the full SHA d2092a9View commit details -
Merge pull request #98702 from r-ryantm/auto-update/cliquer
cliquer: 1.21 -> 1.22
Configuration menu - View commit details
-
Copy full SHA for b21cd5b - Browse repository at this point
Copy the full SHA b21cd5bView commit details -
Merge pull request #98693 from fzakaria/jruby-shebang-fix
Fix shebang for binaries in JRuby
Configuration menu - View commit details
-
Copy full SHA for 7011d44 - Browse repository at this point
Copy the full SHA 7011d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for e903c32 - Browse repository at this point
Copy the full SHA e903c32View commit details -
Merge pull request #98635 from jojosch/dbeaver-7.2.1
dbeaver: 7.2.0 -> 7.2.1
Configuration menu - View commit details
-
Copy full SHA for 2281b63 - Browse repository at this point
Copy the full SHA 2281b63View commit details -
Merge pull request #98708 from r-ryantm/auto-update/cytoscape
cytoscape: 3.8.0 -> 3.8.1
Configuration menu - View commit details
-
Copy full SHA for e2145c0 - Browse repository at this point
Copy the full SHA e2145c0View commit details -
Merge pull request #98630 from Flakebi/amber
amber: init at unstable-2020-09-23
Configuration menu - View commit details
-
Copy full SHA for 163fc72 - Browse repository at this point
Copy the full SHA 163fc72View commit details -
Merge pull request #98722 from r-ryantm/auto-update/go-toml
go-toml: 1.8.0 -> 1.8.1
Configuration menu - View commit details
-
Copy full SHA for 236eb73 - Browse repository at this point
Copy the full SHA 236eb73View 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 0c8e51bd8c33...236eb73d1bd3