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

init: devshell for hands-on onboarding #119966

Closed
wants to merge 3 commits into from

Commits on Apr 21, 2021

  1. init: devshell for hands-on onboarding

    David Arnold committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    5044f8d View commit details
    Browse the repository at this point in the history
  2. devhsell: pin nixpkgs version

    it would be too costly for users to rebuild the devshell on every
    change in nixpkgs. Also, an unpinned nixpkgs version might suddenly
    become broken if nixpkgs changes in ways that devshell is not yet
    compatible with.
    David Arnold committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b9bd449 View commit details
    Browse the repository at this point in the history
  3. devshell: use good old nix

    David Arnold committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4c24484 View commit details
    Browse the repository at this point in the history