R. RyanTM
00a8b5fc15
highlight: 3.53 -> 3.54
2019-11-27 19:28:29 -08: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
WilliButz
f3d53023d8
highlight: 3.52 -> 3.53
2019-08-04 14:35:41 +02:00
WilliButz
0d137e1991
highlight: 3.43 -> 3.52, use GitLab source
2019-07-24 18:31:23 +02:00
Michael Eden
3947d2e966
highlight: use $CXX instead of c++ to build
2019-03-16 16:31:08 -04:00
WilliButz
078b764f38
highlight: 3.42 -> 3.43
2018-04-30 19:22:42 +02:00
WilliButz
62ad671a80
highlight: 3.41 -> 3.42
2018-01-29 17:43:13 +01:00
WilliButz
1c07970bcc
highlight: 3.40 -> 3.41
2017-12-03 15:42:23 +01:00
WilliButz
367a3e45fd
highlight: 3.39 -> 3.40, fetch src from Github
2017-10-30 14:44:41 +01:00
WilliButz
5b36d3993f
highlight: 3.35 -> 3.39
2017-08-29 16:45:20 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
ndowens
93ec1ad987
highlight: 3.28 -> 3.35 ( #24068 )
...
* highlight: 3.28 -> 3.35
highlight: Add support for darwin, suspecting needs gcc
highlight: Fixed isDarwin [gcc]
* highlight: enable darwin build
2017-03-19 15:22:57 -05:00
Jörg Thalheim
98523861f6
highlight: disable darwin build
...
https://hydra.nixos.org/build/49668465/nixlog/1
2017-03-02 16:39:12 +01:00
ndowens
9655567c09
highlight: 3.28 -> 3.35
2017-02-28 17:44:50 -06:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tobias Geerinckx-Rice
be3d012da4
highlight: 3.18 -> 3.28
2016-05-03 04:33:49 +02:00
tv@shackspace.de
e14c8fd368
highlight: fixes an issue locating the default conf_dir, closes #8385
2015-06-24 17:19:56 +02:00
Peter Simons
ff85b53c5f
highlight: update to version 3.18 to fix build errors with Lua 5.2
2014-09-08 10:22:50 +02:00
Nixpkgs Monitor
1ef60acae5
highlight: update from 3.5 to 3.9
2013-12-18 18:18:31 +02:00
Shea Levy
9dd496c687
highlight: Update to 3.5
...
svn path=/nixpkgs/trunk/; revision=29064
2011-09-06 17:10:08 +00:00
Michael Raskin
bfc5bc58e7
Fix missing include
...
svn path=/nixpkgs/trunk/; revision=20148
2010-02-21 08:24:00 +00:00
Eelco Dolstra
7f5b839524
* Removed selectVersion. There's no good reason to write
...
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
packages.
* Renamed several files to `default.nix'. As a general rule, version
numbers should only be included in the filename when there is a
reason to keep multiple versions of a package in Nixpkgs.
Otherwise, it just makes it harder to update the package.
svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Michael Raskin
0784550c35
Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
...
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00