John Titor
e65f0049d1
tqsl: 2.6.5 -> 2.7.2
...
add new required dependency sqlite3
2024-04-08 00:15:25 +05:30
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
Markus S. Wamser
c7159bf25e
tqsl: unpin OpenSSL
...
revert cc120206d8
as TQSL can
now be built against OpenSSL 3.x
2023-11-07 10:58:56 +01:00
dotemup
fb15b4ac4e
tqsl: add wrapGAppsHook, remove cmakeWrapper
2023-07-03 18:51:06 -04:00
Graham Christensen
46ab8008a3
tqsl: 2.5.9 -> 2.6.5
2023-04-03 23:22:34 -04:00
Weijia Wang
1e58aeefe8
tqsl: migrate to wxGTK32
2022-10-14 03:21:56 +02:00
ajs124
cc120206d8
tqsl: pin to openssl_1_1
2022-08-17 20:16:23 +02:00
R. RyanTM
1648755618
tqsl: 2.5.7 -> 2.5.9
...
(#148981 )
2022-01-02 19:06:25 +01:00
Ilan Joselevich
20bdb11d0c
tqsl: 2.5.1 -> 2.5.7
2021-08-15 16:38:38 +03: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
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
c984fbb50f
tqsl: 2.4.7 -> 2.5.1
2020-02-09 09:58:13 +01:00
R. RyanTM
a3e14710ea
tqsl: 2.4.3 -> 2.4.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tqsl/versions
2019-09-28 23:28:46 -07:00
Elis Hirwing
d3390e5082
tqsl: 2.3.1 -> 2.4.3
...
Changelog:
https://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-4-3-release.pdf
2019-02-10 11:01:03 +01:00
Elis Hirwing
1540ab34be
tqsl: Move from misc to radio
2019-02-10 10:55:33 +01:00