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

create a portable, use-anywhere dev shell #196

Open
jakeisnt opened this issue Jan 23, 2022 · 0 comments
Open

create a portable, use-anywhere dev shell #196

jakeisnt opened this issue Jan 23, 2022 · 0 comments

Comments

@jakeisnt
Copy link
Owner

jakeisnt commented Jan 23, 2022

  1. Create a way to manage dotfiles outside of a home-manager configuration; this means creating and building configurations for programs into their packages rather than managing the files external to the packages. this is an elegant approach, but it might be super difficult to refactor with this config (though i don't use home-manager in the best way anyways?)
  1. expose this through default.nix; can check lib.inNixShell to expose the shell or the configuration depending on the dev environment (though how does this interop with my local nix environments? i don't want to mess up and not rebuild correctly)
  2. add a redirect to main branch .tar.gz of this repo with nginx on the isnt.online server if the user has a particular user agent: https://serverfault.com/questions/775463/nginx-redirect-based-on-user-agent. the nix-shell user agent is apparently obvious to detect, but i have to figure out what it uses as the agent string first and make sure it doesn't conflict with normal web browsers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant