-
-
Notifications
You must be signed in to change notification settings - Fork 157
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/cabal2nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c6118bc8c1f1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/cabal2nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d15b0f23655e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 4 files changed
- 1 contributor
Commits on Jun 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea513a7 - Browse repository at this point
Copy the full SHA ea513a7View commit details -
Add support for "extraAttributes" to the Derivation type.
This allows us to set basically anything we want and we'll probably remove most of the other attributes (doJailbreak, doHaddock, etc.) in favor of this catch-all. We actually don't need parsed, type-safe access to these attributes in cabal2nix. We just pretty-print them when generating the output.
Configuration menu - View commit details
-
Copy full SHA for 192782e - Browse repository at this point
Copy the full SHA 192782eView commit details -
cabal2nix.cabal: minor version bump
Per module diff: * Distribution.Nixpkgs.Haskell Added exports: ExportedFunction "extraAttributes" * Distribution.Nixpkgs.Haskell.Derivation Added exports: ExportedFunction "extraAttributes"
Configuration menu - View commit details
-
Copy full SHA for d15b0f2 - Browse repository at this point
Copy the full SHA d15b0f2View commit details
There are no files selected for viewing