Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
R. RyanTM
a8c7bbaa69
vc: 1.4.0 -> 1.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vc/versions
2018-12-08 15:30:18 -08:00
R. RyanTM
9fb2c17b16
vc: 1.3.3 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vc/versions
2018-10-03 00:53:23 -07:00
Nikolay Amiantov
2a55a11d70
vc: 1.3.2 -> 1.3.3
2018-02-25 22:24:09 +03:00
Dmitry Kalinkin
8b56d8e621
Revert "vc: Broken on i686"
...
Not broken
This reverts commit c58c1f3b50
.
2017-10-25 00:40:31 +03: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
Nikolay Amiantov
a762ca75d3
vc: 1.3.0 -> 1.3.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
d9fba1d0a3
vc: 1.2.0 -> 1.3.0
2016-11-24 01:17:56 +03:00
Nikolay Amiantov
26a84169ff
vc{_0_7,}: disable dynamic architecture detection
2016-06-01 04:21:19 +03:00
Tuomas Tynkkynen
c58c1f3b50
vc: Broken on i686
...
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>
CMake Error at CMakeLists.txt:163 (message):
Unsupported target architecture 'i686'. No support_???.cpp file exists for
this architecture.
2016-03-24 02:21:46 +02:00
Nikolay Amiantov
750e6f0b63
vc: 1.1.0 -> 1.2.0
2016-03-04 14:42:36 +03:00
Nikolay Amiantov
ad735e76e7
vc: 1.0.0 -> 1.1.0
2016-01-13 21:21:43 +03:00
Tobias Geerinckx-Rice
486d58748f
vc: fix evaluation (licences -> licenses)
2015-11-04 22:04:45 +01:00
Nikolay Amiantov
997bf2c665
vc: init at 0.7.5, 1.0.0
2015-11-04 23:10:36 +03:00