about summary refs log tree commit diff
path: root/pkgs/applications/editors/zile
AgeCommit message (Collapse)AuthorFilesLines
2021-05-06zile: 2.6.1 -> 2.6.2Lancelot SIX1-2/+2
See https://lists.gnu.org/archive/html/info-gnu/2021-05/msg00000.html for release information.
2021-03-27zile: 2.6.0.90 -> 2.6.1AndersonTorres1-33/+57
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-12-07zile: 2.4.14 -> 2.6.0.90Austin Butler1-5/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2017-10-08zile: fix evaluationJoerg Thalheim1-2/+0
2017-10-08zile: 2.4.13 -> 2.4.14Yann Hodique1-4/+5
fixes #30209
2017-09-21misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson1-3/+3
Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-09-06zile: disable help2man for cross buildsJohn Ericson1-1/+6
@dezgeg caught my error--the issue isn't building help2man, but running it on cross-compiled binaries. This effectively reverts 0825f30fd2b76ded554221630d9a0439ff6514cb as far as behavior is concerned, but keeps the removal of `crossAttrs`.
2017-09-05zile: help2man is no longer likely to cause problemsJohn Ericson1-3/+0
2016-11-13zile: 2.4.11 -> 2.4.13Pascal Wittmann1-2/+2
2015-12-13zile: build on unixYann Hodique1-1/+1
zile works fine on non-linux unix systems
2014-09-02zile: update from 2.4.9 to 2.4.11, adpot it and set platforms to linuxPascal Wittmann1-7/+9
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-06-23zile: fix description (don't repeat package name)Bjørn Forsman1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-01-13buildNativeInputs -> nativeBuildInputsMathijs Kwik1-1/+1
2013-01-11Merge branch 'master' into stdenv-updates.Peter Simons1-0/+3
2013-01-07zile: remove `help2man' from the cross-build inputsLudovic Courtès1-0/+3
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
2012-11-29zile: update to 2.4.9Ludovic Courtès1-2/+2
2012-04-09GNU Zile 2.4.7.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=33695
2012-01-18GNU Zile 2.4.3.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=31664
2011-11-13GNU Zile: Fix cross-compilation.Ludovic Courtès1-2/+5
svn path=/nixpkgs/trunk/; revision=30414
2011-10-30GNU Zile 2.4.2.Ludovic Courtès1-4/+4
svn path=/nixpkgs/trunk/; revision=30110
2011-05-30GNU Zile 2.3.24.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=27326
2011-03-23GNU Zile 2.3.23.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=26480
2011-03-10GNU Zile 2.3.22.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=26253
2010-12-12GNU Zile 2.3.21.Ludovic Courtès1-2/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=25075
2010-10-19GNU Zile 2.3.20.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=24358
2010-08-19GNU Zile 2.3.19.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=23254
2010-07-04GNU Zile 2.3.17.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=22456
2010-05-21GNU Zile: Make `help2man' a native build input.Ludovic Courtès1-1/+2
svn path=/nixpkgs/trunk/; revision=21940
2010-05-09GNU Zile 2.3.16.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=21696
2010-03-04GNU Zile 2.3.15.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=20361
2009-11-01GNU Zile 2.3.13.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=18066
2009-09-25GNU Zile 2.3.12.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=17420
2009-07-08GNU Zile 2.3.8.Ludovic Courtès1-2/+4
svn path=/nixpkgs/trunk/; revision=16260
2009-04-24GNU Zile 2.3.7.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=15287
2009-04-09GNU Zile 2.3.6.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=14971
2009-03-07GNU Zile 2.3.4.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=14432
2009-03-03GNU Zile 2.3.3.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=14317
2009-02-25Add GNU Zile, a tiny Emacs clone.Ludovic Courtès1-0/+43
svn path=/nixpkgs/trunk/; revision=14249