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
Felix Buehler
b534bcf08e
qtbitcointrader: switch to fetchFromGitHub
2021-12-23 19:11:17 +01:00
Emery Hemingway
ee80707159
Trim ehmry from some package maintainers
...
I prefer not to be associated with anything blockchain related.
2021-03-23 10:24:00 +01: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Marek Mahut
b3cf2d2508
qtbitcointrader: using mkDerivation for Qt5
2019-11-01 20:03:59 +01:00
R. RyanTM
1a40258c27
qtbitcointrader: 1.40.41 -> 1.40.43
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-11-01 20:03:59 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
R. RyanTM
b09108eace
qtbitcointrader: 1.40.40 -> 1.40.41
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-04-16 00:52:34 -07:00
R. RyanTM
67b8195774
qtbitcointrader: 1.40.30 -> 1.40.40
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-01-06 19:10:46 -08:00
R. RyanTM
f500a83e93
qtbitcointrader: 1.40.23 -> 1.40.30
...
* qtbitcointrader: 1.40.23 -> 1.40.30 (#52077 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
* qtbitcointrader: cleanup
use fetchzip on GitHub archive tarball
2018-12-19 00:49:02 +01:00
R. RyanTM
76eabcbe6b
qtbitcointrader: 1.40.13 -> 1.40.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2018-11-08 17:27:20 -08:00
R. RyanTM
63e0da91c7
qtbitcointrader: 1.10.01 -> 1.40.13
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/qtbitcointrader/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/95cf4d47d097431369b8e95e4720f1f4
2018-03-30 17:48:25 -07:00
Kranium Gikos Mendoza
b98e4b3aa4
qtbitcointrader: add {pre,post}Configure to fix build ( #17269 )
2016-07-26 12:15:47 +02:00
Emery Hemingway
efd1d4fa60
qtbitcointrader: 1.08.03 -> 1.10.01
2016-04-23 11:12:25 +02:00
Nikolay Amiantov
eeffa2202a
qtbitcointrader: move to qmake4Hook
2016-04-20 18:55:44 +03:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Emery Hemingway
e6ed7e3030
qtbitcointrader 1.08.02 -> 1.08.03
2015-01-11 18:11:14 -05:00
Emery Hemingway
d925fcf384
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 10:21:30 -05:00
Emery Hemingway
3b1a171c05
qtbitcointrader: initial expression
2014-05-01 15:50:57 +02:00