Skip to content

Issues: hercules-ci/flake-parts

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Nixpkgs module enhancement New feature or request
#74 opened Nov 15, 2022 by roberth updated May 30, 2024
Declaring per-system functions as flake outputs
#220 opened Apr 13, 2024 by endgame updated Apr 13, 2024
Tests for flake modules question Further information is requested
#122 opened Mar 1, 2023 by terlar updated Mar 1, 2024
Q: How to correctly implement a home-manager?
#212 opened Feb 15, 2024 by Kreyren updated Feb 16, 2024
Per system option with a different name? enhancement New feature or request
#205 opened Jan 9, 2024 by khaled updated Feb 11, 2024
Flakestry releases enhancement New feature or request
#208 opened Jan 29, 2024 by felschr updated Feb 6, 2024
Exposing a flakeModule that depends on other flake modules without defining in the same file enhancement New feature or request question Further information is requested
#121 opened Feb 27, 2023 by terlar updated Jan 29, 2024
Add packages' passthru.tests to checks enhancement New feature or request
#123 opened Mar 1, 2023 by dhess updated Jan 29, 2024
document how to use unfree template documentation Improvements or additions to documentation
#135 opened Apr 11, 2023 by lizelive updated Jan 29, 2024
flake.flakeModules requirements enhancement New feature or request
#157 opened May 9, 2023 by roberth updated Jan 29, 2024
Make self'/self and inputs'/inputs more similar enhancement New feature or request
#153 opened May 8, 2023 by Pacman99 updated Jan 29, 2024
bundlers output enhancement New feature or request
#159 opened May 20, 2023 by viperML updated Jan 29, 2024
Provide a way to easily run doc tests enhancement New feature or request
#173 opened Jun 23, 2023 by srid updated Jan 29, 2024
Would an example folder be welcome? enhancement New feature or request
#170 opened Jun 14, 2023 by woile updated Jan 29, 2024
Separate flake for nixpkgs dependency enhancement New feature or request
#169 opened Jun 13, 2023 by LiGoldragon updated Jan 29, 2024
Explicitly pass default nixpkgs to mkFlake enhancement New feature or request
#174 opened Jun 25, 2023 by avnik updated Jan 29, 2024
perSystem.packages cannot be used with recursive packages question Further information is requested
#176 opened Jun 29, 2023 by hmanhng updated Jan 29, 2024
Generate nixosConfigurations enhancement New feature or request
#203 opened Dec 30, 2023 by poelzi updated Jan 29, 2024
Set _file and _class for modules defined under flake.modules.${className}.${moduleName} enhancement New feature or request
#198 opened Nov 16, 2023 by Atry updated Jan 29, 2024
No access to flake inputs within a perSystem module
#101 opened Jan 6, 2023 by DavHau updated Jan 26, 2024
nixosConfigurations example does not invoke nixosConfigurations documentation Improvements or additions to documentation
#182 opened Aug 4, 2023 by makoConstruct updated Jan 16, 2024
Document, how to declare packages only for concrete system documentation Improvements or additions to documentation
#175 opened Jun 26, 2023 by avnik updated Jan 16, 2024
How do I apply another flake's overlays to pkgs? enhancement New feature or request question Further information is requested
#106 opened Jan 20, 2023 by antifuchs updated Nov 8, 2023
Converting vanilla flake to flake-parts by just moving to flake option fails with "systems used but not defined" documentation Improvements or additions to documentation question Further information is requested
#39 opened Jun 18, 2022 by NobbZ updated Aug 7, 2023
Cross compilation enhancement New feature or request
#95 opened Dec 27, 2022 by roberth updated Jul 10, 2023
ProTip! Exclude everything labeled bug with -label:bug.