R. RyanTM
|
f80422fc01
|
ocamlPackages.uuidm: 0.9.6 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uuidm/versions
|
2019-08-19 20:32:53 -07: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 |
|
Matthew Bauer
|
290a5d916e
|
treewide: update homepages to https where available
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
|
2019-04-15 10:10:05 -04:00 |
|
Théo Zimmermann
|
208aedb971
|
ocamlPackages.*: remove unnecessary unpackCmd
|
2018-11-12 17:25:18 +00:00 |
|
Vincent Laporte
|
5e4edcc4ec
|
ocamlPackages.topkg: refactoring
|
2017-12-14 07:36:29 +00:00 |
|
Vincent Laporte
|
415db05504
|
ocamlPackages.uuidm: 0.9.5 -> 0.9.6
|
2017-10-14 12:53:46 +00:00 |
|
Vincent Laporte
|
4168706d4f
|
OCaml modules: make explicit some dependencies to ocamlbuild
|
2016-10-09 11:55:19 +02:00 |
|
Nicolas B. Pierron
|
72c6f8a140
|
Ensure that we can evaluate the platform attribute of ocaml packages.
|
2016-03-13 19:08:26 +00:00 |
|
zimbatm
|
17348dc094
|
Remove all dots at end of descriptions
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
|
2016-02-27 17:30:29 +00:00 |
|
Matthew Maurer
|
8c875e76f0
|
uuidm: init at 0.9.5
|
2015-06-27 16:54:20 +00:00 |
|