GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. >cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/vulkan.scm
AgeCommit message (Expand)Author
2018-04-25gnu: vulkan-icd-loader: Update to 1.1.73.0....Rutger Helling
2018-03-17gnu: shaderc: Clean up package arguments....Efraim Flashner
2018-03-17Revert "gnu: shaderc: Use more standard keys."...Rutger Helling
2018-03-17gnu: Fix common unquote typos....Tobias Geerinckx-Rice
2018-03-17gnu: shaderc: Use more standard keys....Tobias Geerinckx-Rice
2018-03-17gnu: shaderc: Use standard versioning scheme....Tobias Geerinckx-Rice
2018-03-17gnu: shaderc: Fix formatting....Tobias Geerinckx-Rice
2018-03-08gnu: vulkan-icd-loader: Update to 1.1.70.0....Rutger Helling