Skip to content

issues Search Results · repo:jorsn/flakegen language:Nix

Filter by

3 results
 (44 ms)

3 results

injorsn/flakegen (press backspace or delete to remove)

flake.in.nix should be able to be changed to anything if the user wants
  • IogaMaster
  • Opened 
    on Jan 8
  • #5

If you use the template and add another input, nixpkgs2, to flake.in.nix: { description = The real nix file ; inputs = let dep = url: { inherit url; inputs.nixpkgs.follows = nixpkgs ; }; ...
  • FlafyDev
  • 2
  • Opened 
    on Feb 2, 2024
  • #3

This example flake.in.nix { description = Example test for lists in nixConfig ; nixConfig = { substituters = [ https://cache.nixos.org/ ]; trusted-public-keys = [ cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ...
  • chrillefkr
  • 3
  • Opened 
    on Jan 13, 2024
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub