Skip to content
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

Split utility functions out from default.nix #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 22, 2022

  1. Split utility functions out from default.nix

    nix-thunk has two consumers: those who want to build the tool as such,
    and those who want to use its nix functions to manipulate thunks. The
    utility nix functions have been split out into `lib.nix`.
    madeline-os committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fe75967 View commit details
    Browse the repository at this point in the history
  2. Update lib.nix

    Co-authored-by: John Ericson <[email protected]>
    madeline-os and Ericson2314 authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    04b3760 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Fix nix eval error

    Ericson2314 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3738f0f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    28a9463 View commit details
    Browse the repository at this point in the history