Commit Graph

79 Commits

Author SHA1 Message Date
Frederik Rietdijk
f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Louis Tim Larsen
efb0d11eb8 nano 3.2 -> 4.3 (#66760) 2019-08-17 21:35:01 +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
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
Lancelot SIX
6c3b9c359d
nano: 3.1 -> 3.2
See http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00008.html for
release information
2018-11-12 10:28:20 +01:00
Samuel Dionne-Riel
65eb3e38e8 nano: 3.0 -> 3.1 2018-10-06 23:29:44 -04:00
Elis Hirwing
b47c5870f4
nano: 2.9.8 -> 3.0
Changelog: http://lists.gnu.org/archive/html/info-nano/2018-09/msg00000.html

Also updated the nix highlighting for nano
2018-09-09 23:16:07 +02:00
Tim Steinbach
bd55a78f6d nanorc: Init at 2018-09-05 2018-09-07 21:11:26 -04:00
Paul Seitz
9b30f32478 nano: updated 'nixSyntaxHighlight' 2018-08-28 17:00:09 +00:00
John Ericson
85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Tim Steinbach
978397d358
nano: 2.9.7 -> 2.9.8 2018-06-26 20:50:49 -04:00
Will Dietz
0f30db4222 nano: 2.9.6 -> 2.9.7
http://git.savannah.gnu.org/cgit/nano.git/tree/ChangeLog?h=v2.9.7
2018-05-15 13:25:31 -05:00
Will Dietz
decaeb1bfa nano: 2.9.4 -> 2.9.6 2018-04-30 14:00:19 -05:00
Tuomas Tynkkynen
532bd714ba nano: 2.9.3 -> 2.9.4 2018-03-12 01:41:36 +02:00
Lancelot SIX
c0aa35a217
nano: 2.9.2 -> 2.9.3 2018-01-29 16:02:35 +01:00
Tuomas Tynkkynen
6989369c88 nano: 2.9.1 -> 2.9.2 2018-01-06 17:44:08 +02:00
Orivej Desh
14ec308514 nano: fix darwin build
Broken by 366f1525ff in #32140.
2017-11-29 01:24:20 +00:00
Lancelot SIX
366f1525ff
nano: 2.9.0 -> 2.9.1
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00012.html
for release information
2017-11-28 13:58:40 +01:00
Lancelot SIX
2899687a48
nano: 2.8.7 -> 2.9.0
See https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00006.html
for release information
2017-11-18 21:05:07 +01:00
Lancelot SIX
501278bbd4
nano: 2.8.6 -> 2.8.7
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00010.html
for release announcement
2017-08-29 12:42:00 +02:00
Daiderd Jordan
ac56b8db4a
nano: remove darwin patch 2017-08-01 18:28:52 +02:00
Frederik Rietdijk
29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Lancelot SIX
60091342d4
nano: 2.8.5 -> 2.8.6
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00007.html
for release announcement
2017-07-21 17:02:31 +02:00
Dan Peebles
0419452113 Fix Darwin stdenv to work on 10.13
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Lancelot SIX
1b792b4edf
nano: 2.8.4 -> 2.8.5
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00012.html
for release information.
2017-06-26 11:01:55 +02:00
Tuomas Tynkkynen
97d29ffbfd nano: 2.8.3 -> 2.8.4 2017-06-08 23:13:06 +03:00
Joachim Fasting
16b6ee3608
nano: use https for meta.homepage
The http variant is a permanent redirect to https
2017-05-21 18:08:13 +02:00
Lancelot SIX
e08cb81b31
nano: 2.8.2 -> 2.8.3
See http://lists.gnu.org/archive/html/info-gnu/2017-05/msg00007.html
for release announcement
2017-05-18 15:53:37 +02:00
Lancelot SIX
c52b42624d
nano: 2.8.1 -> 2.8.2
See https://lists.gnu.org/archive/html/info-gnu/2017-05/msg00003.html
for release information
2017-05-05 19:51:18 +02:00
Lancelot SIX
9a10e5ae46
nano: 2.8.0 -> 2.8.1
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00005.html
for release announcement

(cherry picked from commit 474d112b7a)
2017-04-14 18:54:18 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
Dan Peebles
1fd7bf9ee3 nano: remove unnecessary Darwin-specific behavior
It seems to compile just fine without this now that we're on 2.8.1
2017-04-12 20:30:07 -04:00
Lancelot SIX
474d112b7a
nano: 2.8.0 -> 2.8.1
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00005.html
for release announcement
2017-04-12 15:44:18 +02:00
Dan Peebles
6e58719b1b nano: fix on Darwin
The latest update broke it
2017-04-06 21:09:32 -04:00
Tim Steinbach
b4b95c6686
nano: 2.7.5 -> 2.8.0 2017-04-04 21:04:39 -04:00
ndowens
685ac5287b nano: 2.7.3 -> 2.7.5 2017-03-19 16:36:48 -05:00
gnidorah
4a662e5206 nano: add nix syntax hightlight, nano module: provide default (#21912)
this is awesome! thanks.
2017-01-18 12:05:30 +01:00
mimadrid
ae5c3f6fc5
nano: 2.7.2 -> 2.7.3 2016-12-31 15:37:41 +01:00
mimadrid
b899b8945f
nano: 2.7.1 -> 2.7.2 2016-12-17 16:39:42 +01:00
Jascha Geerds
e789ba3d09 nano: 2.7.0 -> 2.7.1 2016-10-29 22:43:27 +02:00
Jascha Geerds
33397d6f59 nano: Add myself as a maintainer 2016-10-29 22:43:27 +02:00
Miguel Madrid
b6116539be nano: 2.6.3 -> 2.7.0 (#18201) 2016-09-02 23:26:02 +02:00
obadz
3f783e7fd1 nano: 2.6.2 -> 2.6.3
Add patch to make Darwin happy & fix #17835
2016-08-19 18:17:25 +01:00
mimadrid
f5b2d63e4c
nano: 2.6.2 -> 2.6.3 2016-08-15 00:51:05 +02:00
mimadrid
ca780df195
nano: 2.6.1 -> 2.6.2 2016-07-28 16:46:25 +02:00
Michael Ekstrand
57ea9af90a nano: 2.5.3 -> 2.6.1 (#16565)
This upgrades Nano to the (non-GNU) version 2.6.1.
2016-07-01 00:22:30 +02:00
Joachim Fasting
d43578b599 nano: 2.5.0 -> 2.5.3
Also move build-time dependencies to nativeBuildInputs
2016-03-08 00:14:57 +01:00
Michael Ekstrand
b3faef0d93 nano: build info manual (close #13527)
Make nano depend use texinfo, so that the built packages include the
info manual, and put it into a separate output.
2016-02-28 21:50:17 +01:00
koral
3c85ff442d nano: 2.4.2 -> 2.5.0, fixes #11829 2015-12-22 01:24:12 +01:00