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

Add an example of dogfooding (fix #121) #197

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on May 9, 2023

  1. Add dogfood template

    Atry committed May 9, 2023
    Configuration menu
    Copy the full SHA
    aafcaf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13fbf2 View commit details
    Browse the repository at this point in the history
  3. Simplify dogfood.nix

    Atry committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d30b7b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1456b31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ca7b6f View commit details
    Browse the repository at this point in the history
  6. Use flake.nix as the location

    Atry committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8ad164c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    9ee625d View commit details
    Browse the repository at this point in the history
  2. Add bootstrap step

    Atry committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    89c069d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add a dev flake

    Atry committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    863f8b6 View commit details
    Browse the repository at this point in the history
  2. Avoid double mkFlake

    Atry committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7b75530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d2ea1 View commit details
    Browse the repository at this point in the history
  4. Update dev.nix

    Atry authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    478396a View commit details
    Browse the repository at this point in the history
  5. Update to nixpkgs 23.05

    Atry committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    de10e51 View commit details
    Browse the repository at this point in the history
  6. Remove .gitignore

    Atry committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    539814f View commit details
    Browse the repository at this point in the history
  7. Avoid moduleLocation comparison

    Atry committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b75dd7c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ebe79a3 View commit details
    Browse the repository at this point in the history
  2. Dogfooding via partitions

    Atry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0bbf4aa View commit details
    Browse the repository at this point in the history
  3. Add options.enableUserStdenv

    Atry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5ce8768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1796154 View commit details
    Browse the repository at this point in the history
  5. 23.05 -> 24.05

    Atry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    56f98c5 View commit details
    Browse the repository at this point in the history