volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Austin Seipp
c6830326b2
theft: 0.4.4 -> 0.4.5, fix pkg-config file
...
The libtheft.pc file was using prefix=/usr/local for its own relative
-L/-l/-I parameters for GCC, giving incorrect results. (This is really
more of an upstream bug.)
This also adds myself to the maintainer list, and enables builds on
non-Linux platforms.
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 09:34:16 -07:00
R. RyanTM
07be63132c
theft: 0.4.3 -> 0.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/theft/versions
2018-11-08 11:46:35 -08:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Kevin Quick
5e21db46df
Fixed whitespace.
2017-10-25 16:15:44 -07:00
Kevin Quick
6bfa45997b
Remove trailing period from description per contribution guidelines.
2017-10-19 10:01:48 -07:00
Kevin Quick
bb47bea024
Enable checks and remove unnecessary lines.
2017-10-19 10:00:44 -07:00
Kevin Quick
6015fdc76a
theft: add new theft development library package
2017-10-18 23:23:09 -07:00