about summary refs log tree commit diff
path: root/pkgs/servers/x11/xorg/xcb-util-xrm.nix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* xcbutilxrm: 1.2 -> 1.3R. RyanTM2018-09-06
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from xcb-util-xrm
* xcbutilxrm: use checkInputsJan Malakhovski2018-08-11
|
* xcbutilxrm: 1.0 -> 1.2Franz Pletz2018-01-28
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* xcb-util-xrm: Fix 'lib.optional' usageTuomas Tynkkynen2016-08-30
| | | | That produces a list containing a singleton list containing libX11.
* xcbutilxrm: init at 1.0Marius Bakke2016-08-14