Jussi Kuokkanen
ce3f586775
pkgs/tools: remove licenses.gpl2
2024-05-02 21:06:26 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Vladimír Čunát
3af97fc9ee
treewide: amend hacks of removing $(pwd)
...
The strip phase is using $TMPDIR now, so it would fail with:
mktemp: failed to create file via template 'striperr.XXXXXX': No such file or directory
2023-08-05 09:26:04 +02:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
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
Will Dietz
4cea1c16d1
ssdeep: 2.13 -> 2.14.1 ( #45114 )
...
"New" project maintainer, move to github.
2018-08-16 21:45:52 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vladimír Čunát
65ede052fa
treewide: fixup packages with RPATH problems
2017-05-16 18:30:58 +02:00
Tuomas Tynkkynen
c61cc2d56c
ssdeep: No need to include patchelf in buildInputs
...
It's implicitly there on Linux.
2016-10-01 23:15:35 +03:00
Stéphane Jourdois
480a4069f1
ssdeep: only run patchelf on linux
2015-10-31 20:03:56 +01:00
Austin Seipp
c2f1ac9885
nixpkgs: ssdeep 2.12 -> 2.13
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:34 -05:00
Austin Seipp
36db12ca31
nixpkgs: ssdeep 2.11 -> 2.12
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp
9b391aadce
ssdeep: 2.10 -> 2.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:06:17 -05:00
Austin Seipp
81b4248d8d
ssdeep: Fix darwin build
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:28:39 -05:00
Austin Seipp
b5c39bfada
ssdeep: remove Darwin from Hydra platforms for now
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 00:07:55 -05:00
Austin Seipp
0c3bb487c3
ssdeep: version 2.10
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:18:51 -05:00