Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: c7f1aa38047b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e3d363546a96
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 15, 2017

  1. ocamlPackages.psq: init at 0.1.0

    psq provides a functional priority search queue for OCaml.
    
    Homepage: https://github.com/pqwy/psq
    vbgl committed Dec 15, 2017
    Copy the full SHA
    8278df9 View commit details
    Browse the repository at this point in the history
  2. ocamlPackages.lru: init at 0.2.0

    lru provides LRU caches for OCaml.
    
    Homepage: https://github.com/pqwy/lru
    vbgl committed Dec 15, 2017
    Copy the full SHA
    1460804 View commit details
    Browse the repository at this point in the history
  3. ocamlPackages.faraday: init at 0.5.0

    Faraday is a library for writing fast and memory-efficient serializers in
    OCaml.
    
    Homepage: https://github.com/inhabitedtype/faraday
    vbgl committed Dec 15, 2017
    Copy the full SHA
    3582a97 View commit details
    Browse the repository at this point in the history
  4. ocamlPackages.farfadet: init at 0.2

    Farfadet is a printf-like for Faraday library.
    
    Homepage: https://github.com/oklm-wsh/Farfadet
    vbgl committed Dec 15, 2017
    Copy the full SHA
    8a5d33e View commit details
    Browse the repository at this point in the history
  5. ocamlPackages.digestif: init at 0.5

    Digestif provides some hash functions in OCaml.
    
    Homepage: https://github.com/mirage/digestif
    vbgl committed Dec 15, 2017
    Copy the full SHA
    d39886d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Merge pull request #32585 from vbgl/ocaml-lru-0.2.0

    Add OCaml libraries: psq, lru, faraday, farfadet, digestif
    vbgl committed Dec 23, 2017
    Copy the full SHA
    e3d3635 View commit details
    Browse the repository at this point in the history