R. Ryantm
2f9a552b3f
sslscan: 2.1.3 -> 2.1.4
2024-06-17 02:11:03 +00: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
R. Ryantm
8b9a6d37e4
sslscan: 2.1.2 -> 2.1.3
2024-01-22 04:17:30 +00:00
R. Ryantm
6f6c5ba084
sslscan: 2.1.1 -> 2.1.2
2023-11-15 19:04:03 +00:00
Fabian Affolter
192ff93aee
sslscan: add changelog to meta
2023-10-06 08:27:48 +02:00
R. Ryantm
2bd2307253
sslscan: 2.1.0 -> 2.1.1
2023-10-06 04:40:49 +00:00
R. Ryantm
d60f027a8f
sslscan: 2.0.16 -> 2.1.0
2023-09-08 22:01:05 +00:00
Fabian Affolter
160c8e0a45
sslscan: 2.0.15 -> 2.0.16
2023-04-15 20:03:14 +02:00
Fabian Affolter
ca52ff66ef
sslscan: 2.0.14 -> 2.0.15
2022-07-11 21:58:36 +02:00
Fabian Affolter
567738b1d4
sslscan: 2.0.13 -> 2.0.14
2022-06-23 22:09:23 +02:00
R. Ryantm
001b24bd25
sslscan: 2.0.12 -> 2.0.13
2022-04-06 21:35:06 +00:00
R. Ryantm
9c203e8944
sslscan: 2.0.11 -> 2.0.12
2022-02-28 11:09:13 +00:00
R. Ryantm
0ac37ae10b
sslscan: 2.0.10 -> 2.0.11
2021-12-22 12:20:37 +00:00
Fabian Affolter
e4951b579d
sslscan: 2.0.9 -> 2.0.10
2021-07-04 00:26:12 +02:00
Fabian Affolter
b6dad95597
sslscan: 1.11.13 -> 2.0.9 ( #118130 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 12:50:48 +02:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Franz Pletz
2792a26553
sslscan: 1.11.12 -> 1.11.13
2019-04-02 12:02:40 +02:00
R. RyanTM
b9b82e371f
sslscan: 1.11.11 -> 1.11.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sslscan/versions
2018-10-24 15:21:50 +02:00
Daiderd Jordan
0fdbf3edeb
sslscan: fix clang build
...
/cc ZHF #36454
2018-03-12 21:12:20 +01:00
Robin Gloster
a669adb381
sslscan: 1.11.10 -> 1.11.11
2018-01-17 00:10:08 +01:00
Robin Gloster
b0e2c66345
sslscan: 1.11.8 -> 1.11.10
2017-05-23 13:48:01 +02:00
Robin Gloster
51f4e1829c
sslscan: 1.11.7 -> 1.11.8
2017-02-02 18:59:08 +01:00
Robin Gloster
8d317336ef
sslscan: use fetchFromGitHub
2016-10-09 12:52:02 +02:00
Franz Pletz
9117d20b45
sslscan: 1.11.5 -> 1.11.7, fixes darwin build
2016-07-17 17:15:24 +02:00
Franz Pletz
498ff955ec
sslscan: 1.11.0 -> 1.11.5
2016-05-31 20:10:26 +02:00
Pascal Wittmann
e2d7ff73d4
sslscan: fixed typo
2015-10-09 12:08:12 +02:00
Franz Pletz
78a027604a
sslscan: init at 1.11.0
2015-10-09 11:12:02 +02:00