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 |
|
Daniel Schaefer
|
bac4d95aa2
|
treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
|
2019-04-22 10:19:54 +02:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
tim put
|
a47a16a887
|
openmvg: 1.1 -> 1.3
|
2018-06-25 16:12:26 -06:00 |
|
xeji
|
d63702a473
|
openmvg: mark as broken
|
2018-04-12 23:04:02 +02:00 |
|
mdaiter
|
fdd28b6fe0
|
openmvg: clarify Git version
fixes #25615
|
2017-05-09 09:39:41 +01:00 |
|
Matthew Daiter
|
c6385eb0f5
|
openmvg: init at v1.1
|
2017-05-05 15:51:32 +02:00 |
|