-
-
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: 907c478cebd7
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: b854767dac6c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 1 file changed
- 2 contributors
Commits on Feb 18, 2019
-
cudatoolkit: Fixup cuda-gdb ncurses version
The ncurses upgrade to libncurses.so.6 did silently break cuda-gdb quite some time ago.
Configuration menu - View commit details
-
Copy full SHA for c8fcd68 - Browse repository at this point
Copy the full SHA c8fcd68View commit details
Commits on Feb 19, 2019
-
cudatoolkit: Fix building of older versions
Versions prior to 9.0 did not build. Additionally we add some smoke tests for the binaries in $out/bin.
Configuration menu - View commit details
-
Copy full SHA for f483974 - Browse repository at this point
Copy the full SHA f483974View commit details -
cudatoolkit: Fix GUI applications
This fixes the following error when starting nvvp or nsight: ``` (java:23876): Gtk-WARNING **: 19:12:17.777: Unable to locate theme engine in module_path: "adwaita", A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x00007f957f7b67fe, pid=23876, tid=140281059333888 JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode linux-amd64 compressed oops) Problematic frame: C [libpixbufloader-bmp.so+0x27fe] gdk_pixbuf__bmp_image_load_increment+0xeee ``` Since GDK_PIXBUF_MODULE_FILE should match the version we actually link to, we override the environment variable using the one provided by the gdk_pixbuf setup-hook.
Configuration menu - View commit details
-
Copy full SHA for ec2c972 - Browse repository at this point
Copy the full SHA ec2c972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0723f - Browse repository at this point
Copy the full SHA 3e0723fView commit details
Commits on Mar 10, 2019
-
Merge pull request #56018 from knedlsepp/fix-cuda-gdb
cudatoolkit: Several fixes
Configuration menu - View commit details
-
Copy full SHA for b854767 - Browse repository at this point
Copy the full SHA b854767View commit details
There are no files selected for viewing