R. RyanTM
|
6140bfd79c
|
qdirstat: 1.7.1 -> 1.8
|
2021-09-14 12:49:42 +00:00 |
|
Sandro Jäckel
|
ae02415ee8
|
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
|
2021-04-30 01:48:19 +02:00 |
|
Fabian Affolter
|
8a6fac4b02
|
qdirstat: specify license
|
2021-04-12 17:51:09 +02:00 |
|
R. RyanTM
|
4862923786
|
qdirstat: 1.7 -> 1.7.1
|
2021-04-11 14:20:15 +00:00 |
|
Ben Siraphob
|
a6ac3eedbd
|
treewide: xdg_utils -> xdg-utils
|
2021-02-01 15:05:09 +07: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 |
|
Atemu
|
a313e2e43a
|
qdirstat: remove unnecessary rec expression
|
2020-07-29 18:31:23 +02:00 |
|
Atemu
|
fcef77df2e
|
qdirstat: 1.6.1 -> 1.7
|
2020-07-27 23:30:41 +02:00 |
|
R. RyanTM
|
12ea3571ea
|
qdirstat: 1.6 -> 1.6.1
|
2020-02-14 21:01:24 +00:00 |
|
Renaud
|
2236fd4406
|
qdirstat: fix build
(#73511)
|
2019-11-16 19:27:03 +01:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +00:00 |
|
volth
|
c814d72b51
|
treewide: name -> pname
|
2019-08-17 10:54:38 +00:00 |
|
Marek Mahut
|
be81b5db1d
|
qdirstat: use qt5's mkDerivation
|
2019-08-07 11:20:03 +02:00 |
|
R. RyanTM
|
feac3f8c42
|
qdirstat: 1.5.90 -> 1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qdirstat/versions
|
2019-08-05 17:29:58 -07:00 |
|
R. RyanTM
|
ee0b884675
|
qdirstat: 1.5 -> 1.5.90
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qdirstat/versions
|
2019-07-16 11:25:42 -07:00 |
|
gnidorah
|
9ee99d9f8f
|
qdirstat: 1.4 -> 1.5
|
2019-01-12 01:29:44 +03:00 |
|
volth
|
bb9557eb7c
|
lib.makePerlPath -> perlPackages.makePerlPath
|
2018-12-15 03:50:31 +00:00 |
|
gnidorah
|
499e36c0a0
|
qdirstat: add script dependency
|
2017-07-31 17:06:34 +03:00 |
|
Robin Gloster
|
d298873d53
|
qdirstat: fix evaluation
cc @Mic92 @gnidorah
|
2017-07-30 14:16:02 +02:00 |
|
gnidorah
|
b870e84850
|
qdirstat: init at 1.4
|
2017-07-30 12:51:57 +03:00 |
|