volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
3 years ago |
c0bw3b
|
dd3e576654
|
Treewide: use https for src.fedoraproject.org
|
4 years ago |
Dan Peebles
|
dfd300c81d
|
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
|
4 years ago |
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`
Only acts on one-line dependency lists.
|
5 years ago |
Florent Becker
|
47cb2a9f3e
|
monotone-viz: fix build with ocaml 4.02+
|
5 years ago |
Michael Raskin
|
c731738ecc
|
graphviz_2_0: hide inside monotoneViz
The old Graphviz version is vulnerable, but monotone-viz will never feed
it bad input.
|
5 years ago |
Michael Raskin
|
0d1a188c5d
|
Re-add Monotone-Viz with Fedora as a source
|
6 years ago |