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
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Fabian Affolter
47d4b2d3cf
pdfcrack: specify license
2023-01-10 07:53:31 +01:00
R. Ryantm
f235ec39a3
pdfcrack: 0.19 -> 0.20
2023-01-09 23:52:18 +00:00
Ben Siraphob
4ab35bcda6
pdfcrack: expand platforms to all
2021-03-19 13:18:54 +07:00
R. RyanTM
e076d4ab19
pdfcrack: 0.18 -> 0.19
2020-05-06 09:59:51 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
e3be39cd81
pdfcrack: 0.17 -> 0.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfcrack/versions
2019-09-27 16:23:25 -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
R. RyanTM
eace7cac75
pdfcrack: 0.16 -> 0.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfcrack/versions
2019-05-01 17:11:54 -07:00
Kenny Shen
638fb3e3ce
pdfcrack: init 0.16 ( #43144 )
2018-07-07 18:32:52 +02:00