Commit Graph

15 Commits

Author SHA1 Message Date
José Romildo
576d12cf79 lxtask: 0.1.10 -> 0.1.11 2024-08-24 16:30:53 -03:00
José Romildo
d881cf7d62 lxtask: add update script 2024-08-24 16:28:50 -03:00
José Romildo
35e5fab91d lxtask: fetch from the github repository 2024-08-24 16:26:02 -03:00
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
AndersonTorres
4ba25bcd02 lxde: cosmetical changes
Things such as setting licenses as gpl2Plus, name->pname, meta ordering etc.
2021-02-08 09:54:36 -03:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
R. RyanTM
809c4f6588 lxtask: 0.1.9 -> 0.1.10 2020-11-03 05:28:04 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02: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
b8b2f3cbbb lxtask: 0.1.8 -> 0.1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxtask/versions
2019-03-10 15:47:50 -07:00
Matthew Bauer
c605d171bb treewide: remove lintl references
libintl should be used directly, not through NIX_LDFLAGS.
2018-05-16 01:02:31 -05:00
Daiderd Jordan
9b5669b5a6
lxtask: fix darwin build
/cc ZHF #36454
2018-03-21 21:28:54 +01:00
José Romildo Malaquias
e8712da846 lxtask: init at 0.1.8 2017-11-18 10:03:31 -02:00