Sandro Jäckel
79d5eb5d22
sourceHighlight: install bash-completion under share to fix lazy loading
2021-09-28 17:33:26 +02:00
Ryan Burns
7f59b4b529
sourceHighlight: fix build on darwin
...
Clang has trouble compiling the tests, so re-disable
building them pending an upstream fix.
2021-09-19 09:27:50 +09:00
Sergei Trofimovich
1123630e12
sourceHighlight: enable tests, disable parallelism in tests only
2021-09-11 12:21:46 +01:00
Sergei Trofimovich
646e7aa079
sourceHighlight: apply upstream fix for gcc-11
...
Tested as:
$ nix-build -E 'with import ./. {}; sourceHighlight.override { stdenv = gcc11Stdenv; }'
2021-09-11 12:21:46 +01:00
Sandro Jäckel
cdcc0b7110
sourceHightlight: split out dev, doc otput
...
which make ahlf of the package size
2021-02-14 09:17:36 +01:00
Sandro Jäckel
39125d0a08
source-highlight: cleanup, add SuperSandro2000 as maintainer
2021-02-12 20:35:42 +01:00
Pavol Rusnak
90f7338112
treewide: stdenv.lib -> lib
2021-01-24 01:49:49 +01:00
Guillaume Girol
979e6e67d3
Merge pull request #96762 from kampka/source-highlight
...
source-highlight: Skip building docs when cross-compiling
2021-01-17 16:03:35 +00:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Christian Kampka
cbfc33a9ce
source-highlight: Skip building docs when cross-compiling
...
source-highlight uses it's own binary to generate documentation.
During cross-compilation, that binary was built for the target
platform architecture, so it can't run on the build host.
2020-09-06 16:24:08 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
86f1494abf
sourceHighlight: 3.1.8 -> 3.1.9
...
(#71884 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/source-highlight/versions
2019-11-13 18:41:39 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
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/
2018-12-02 15:51:59 +01:00
Matthew Bauer
d3084b2798
sourceHighlight: supports darwin
2017-04-23 18:08:35 -05:00
Matthias Beyer
4d2914ff9e
sourceHighlight: 3.1.7 -> 3.1.8
2016-05-16 16:12:21 +02:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
William A. Kennington III
a9c472d16e
boost: Fix incompatible applications
2014-11-02 17:22:28 -08:00
William A. Kennington III
aa3e800be7
boost: Remove boost.lib
2014-11-02 17:22:27 -08:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
eea9e405c8
source-highlight: Don't do a parallel build
...
The "make check" appears to have a race condition.
http://hydra.nixos.org/build/7116409
2013-12-16 17:03:19 +01:00
Eelco Dolstra
ed463a7671
boost: Remove 1.53 and 1.54
...
These don't build against Glibc 2.18, but they're not used anyway
(except by source-highlight, which builds fine against 1.49).
2013-12-10 12:02:53 +01:00
Peter Simons
3a7efa38ba
source-highlight: don't repeat the package name in meta.description
2013-09-26 11:12:12 +02:00
Bjørn Forsman
6167864aab
source-highlight: 3.1.6 -> 3.1.7
...
From NEWS file (version 3.1.7):
* fixed compilation bugs in MacOsX systems (thanks to
Trevor Spiteri)
* language definition for Lilypond (thanks to Federico Bruni)
* language definition for R statistics programming language
* language definition for ISLISP (thanks to Christian Jullien)
* improved Erlang definition file (thanks to Erik Søe Sørensen)
* new output format: ESC 256 ascii code (thanks to
Xavier-Emmanuel Vincent).
(It still needs boost 1.53 for all tests to pass.)
2013-09-04 20:00:27 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Ludovic Courtès
94a0bbcef3
GNU Source-Highlight 3.1.6.
...
svn path=/nixpkgs/trunk/; revision=31676
2012-01-18 20:52:55 +00:00
Ludovic Courtès
02f91a458d
GNU Source-Highlight 3.1.5.
...
svn path=/nixpkgs/trunk/; revision=29013
2011-09-04 23:06:03 +00:00
Ludovic Courtès
20111bb05a
GNU Source-Highlight 3.1.4.
...
svn path=/nixpkgs/trunk/; revision=26079
2011-02-23 17:36:32 +00:00
Peter Simons
2cd7033243
pkgs/tools/text/source-highlight: added GNU source highlight version 3.1.3
...
svn path=/nixpkgs/trunk/; revision=21457
2010-04-30 12:23:26 +00:00