Matthias Thym
e0192b625c
ipscan: refactor meta and add totoroot as maintainer
2023-08-30 16:10:10 +02:00
Matthias Thym
23618ec15b
ipscan: 3.9.0 -> 3.9.1
2023-08-30 16:09:38 +02:00
Matthias Thym
d921153291
ipscan: fix broken package (core dump)
2023-08-30 16:03:17 +02:00
Fabian Affolter
8e041cf40c
ipscan: add changelog to meta
2022-12-31 13:10:26 +01:00
R. Ryantm
c2ad0e4b85
ipscan: 3.8.2 -> 3.9.0
2022-12-31 01:38:57 +00:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm
e1ed628cd9
ipscan: 3.7.6 -> 3.8.2
2022-01-24 14:23:14 +00:00
R. RyanTM
a8dc2d594b
ipscan: 3.7.3 -> 3.7.6
2021-05-09 20:19:41 -07:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +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
R. RyanTM
1eece5da86
ipscan: 3.7.1 -> 3.7.3
2020-11-26 07:56:36 +00:00
R. RyanTM
d2f078d502
ipscan: 3.7.0 -> 3.7.1
2020-05-19 08:00:32 +00:00
Kyle Sferrazza
e1913326c0
ipscan: use 'any' deb
2020-03-18 13:27:09 -04:00
R. RyanTM
50d26d1fda
ipscan: 3.6.2 -> 3.7.0
2020-03-18 07:20:53 +00:00
Kyle Sferrazza
71b79c3e5c
ipscan: init at 3.6.2 ( #74209 )
...
* ipscan: init at 3.6.2
* ipscan: build from deb, and add desktop file
* ipscan: remove java.library.path
* ipscan: move jar from share/java to share
* ipscan: fix platforms
2019-11-26 00:56:29 +01:00