Skip to content

Conversation

andreabedini
Copy link
Member

Fixes #1951

nix-repl> project.x86_64-linux.hsPkgs.cardano-node.components.exes.cardano-node.identifier 
{ component-id = "cardano-node:exe:cardano-node"; component-name = "cardano-node"; component-type = "exe"; name = "cardano-node"; version = "8.1.1"; }

@andreabedini andreabedini requested a review from hamishmack July 6, 2023 12:42
@andreabedini andreabedini self-assigned this Jul 6, 2023
@andreabedini
Copy link
Member Author

@hamishmack hamishmack merged commit 5b1e10c into master Jul 13, 2023
@hamishmack
Copy link
Collaborator

Nice!

andreabedini added a commit that referenced this pull request Jul 17, 2023
Rewrite mkFlakeApps, mkFlakeChecks and mkFlakePackages
hamishmack pushed a commit that referenced this pull request Jul 18, 2023
* Fix project mkFlake after #1993

Rewrite mkFlakeApps, mkFlakeChecks and mkFlakePackages

* Lint

* Use pre-existing removeRecurseForDerivations
hamishmack added a commit that referenced this pull request Jul 25, 2023
* Move custom types to haskellLib.types

Move listOfFilteringNulls, getDefaultOrNull and uniqueStr to
haskellLib.types

* Lint

* Use modules in place of passing arguments

* This is not used at all

* Formatting

* Move component options out

* Move package options out

* Move component out

* Fix bug

* Minor adjustments

Formatting

* AH!

* Fix project mkFlake after #1993

Rewrite mkFlakeApps, mkFlakeChecks and mkFlakePackages

* Lint

* Use pre-existing removeRecurseForDerivations

* ifdLevel 0

* ifdLevel 1

* ifdLevel 3

---------

Co-authored-by: Hamish Mackenzie <Hamish.K.Mackenzie@gmail.com>
@andreabedini andreabedini deleted the andrea/add-id-to-components branch August 18, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use cabal-install target syntax to refer to project componets
2 participants