Fabian Affolter
1fced86a4c
dnsrecon: 1.1.5 -> 1.2.0
...
Diff: darkoperator/dnsrecon@refs/tasgs/1.1.5...1.2.0
Changelog: https://github.com/darkoperator/dnsrecon/releases/tag/1.2.0
2024-04-14 10:25:04 +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
Fabian Affolter
0700a52ae2
dnsrecon: 1.1.4 -> 1.1.5
...
Changelog: https://github.com/darkoperator/dnsrecon/releases/tag/1.1.5
2023-07-31 22:00:24 +02:00
Fabian Affolter
c9581eaf43
dnsrecon: 1.1.3 -> 1.1.4
...
Diff: https://github.com/darkoperator/dnsrecon/compare/1.1.3...1.1.4
2023-05-06 17:30:32 +02:00
Fabian Affolter
39590e137d
dnsrecon: 1.1.2 -> 1.1.3
2022-08-14 22:33:55 +02:00
Fabian Affolter
9b3d83d39e
dnsrecon: 1.1.1 -> 1.1.2
2022-08-08 10:12:27 +02:00
Fabian Affolter
d7500fd8ef
dnsrecon: 1.1.0 -> 1.1.1
2022-06-13 08:56:51 +02:00
Fabian Affolter
1f9806891d
dnsrecon: 1.0.0 -> 1.1.0
2022-06-13 08:56:22 +02:00
Fabian Affolter
6fab6f5665
dnsrecon: 0.10.1 -> 1.0.0
2021-12-11 23:50:31 +01:00
Sandro Jäckel
d64d6fb45a
dnsrecon: remove alias
2021-07-27 08:14:56 -07:00
Fabian Affolter
f7fd19220d
dnsrecon: 0.9.1 -> 0.10.1
2021-07-16 13:09:27 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01: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
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
c0bw3b
092791c8b1
dnsrecon: init at 0.9.1
...
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:48:26 +02:00