Files
nixpkgs/pkgs/development/interpreters
Gabriel Gonzalez 459cf94991 Nixpkgs support for dhall-to-nixpkgs
The motivation for this change is to enable a new Dhall command-line
utility called `dhall-to-nixpkgs` which converts Dhall packages to
buildable Nix packages.  You can think of `dhall-to-nixpkgs` as the
Dhall analog of `cabal2nix`.

You can find the matching pull request for `dhall-to-nixpkgs` here:

https://github.com/dhall-lang/dhall-haskell/pull/1826

The two main changes required to support `dhall-to-nixpkgs` are:

* Two new `buildDhall{Directory,GitHub}Package` utilities are added

  `dhall-to-nixpkgs` uses these in the generated output

* `pkgs.dhallPackages` now selects a default version for each package
  using the `prefer` utility

  All other versions are still buildable via a `passthru` attribute
2020-06-17 15:57:21 +02:00
..
2020-04-23 17:15:41 -07:00
2020-05-02 11:46:37 +02:00
2020-05-21 00:10:29 +02:00
2020-04-17 00:28:12 +02:00
2020-04-07 12:24:19 -07:00
2020-04-29 22:19:15 +01:00
2020-05-14 00:51:13 +02:00
2020-06-16 03:35:17 +00:00
2020-05-04 18:31:03 +05:30
2020-06-10 01:51:27 +00:00
2020-04-05 22:06:39 +00:00
2020-02-23 13:41:27 -08:00
2020-05-01 09:22:33 +02:00
2020-05-06 23:22:01 -07:00
2020-06-04 18:14:24 +02:00
2020-05-03 04:20:00 -05:00
2020-05-24 09:02:40 +00:00
2020-05-12 08:01:43 +00:00