José Romildo
f99f734f2b
hexchat: 2.14.3 -> 2.16.0
2021-10-13 17:30:23 -03:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
Alexander Bakker
75b3072644
hexchat: 2.14.2 -> 2.14.3
2020-01-27 20:04:01 +01:00
worldofpeace
f21759a7b9
hexchat: don't use libsexy in nixpkgs
...
It's a part of hexchat
* 57478b6575/src/fe-gtk/sexy-spell-entry.h
2019-12-10 22:37:15 -05:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
averelld
60216e8472
hexchat: 2.12.4 -> 2.14.2 ( #67714 )
2019-08-31 00:06:40 -04: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
Matthew Bauer
3e96aebf4e
enchant: 1.6.1 -> 2.2.3
...
Moves default enchant to 2.2.3. Release url:
https://github.com/AbiWord/enchant/releases/tag/v2.0.0
Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Frederik Rietdijk
c558a5d46c
hexchat: use python2
2017-02-08 19:31:35 +01:00
romildo
fee579701d
hexchat: 2.12.3 -> 2.12.4
...
- Update hexchat to version 2.12.4
- Use sources from github, as the source at
http://dl.hexchat.net/hexchat/hexchat-2.12.4.tar.xz contains invalid symbolic
links in the directory 'build-aux'
- Run 'autogen.sh' to generate 'configure' and friends, as they are not
available in the distributed sources from github.
2017-01-24 11:00:41 -02:00
Jascha Geerds
bdf5c0ba75
hexchat: 2.12.2 -> 2.12.3
2016-10-29 15:53:06 +02:00
José Romildo Malaquias
598d824198
hexchat: 2.12.1 -> 2.12.2 ( #19659 )
2016-10-18 20:19:27 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
José Romildo Malaquias
35fe868c29
hexchat: 2.10.2 -> 2.12.1
2016-05-09 07:38:31 -03:00
Matthew O'Gorman
067467edf3
hexchat: fix enchant dependency usage at runtime.
...
xchat: correctly use gtkspell for spell checking.
2016-01-04 20:11:20 -05:00
Jascha Geerds
51fa682655
hexchat: 2.9.6.1 -> 2.10.2
2015-06-22 12:28:28 +02:00
Jascha Geerds
3f66bb7ff2
Add myself as maintainer
2015-06-22 08:26:09 +02:00
José Romildo Malaquias
69a3372f3f
Added hexchat
2014-03-07 21:52:36 +01:00