This website requires JavaScript.
Explore
Help
Sign In
pub-solar
/
os
Watch
5
Star
0
Fork
You've already forked os
2
Code
Issues
4
Pull requests
Packages
Projects
1
Releases
Wiki
Activity
0ac864d8a0
os
/
.envrc
3 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
treewide cleanups and refactoring for initial tests (#157) - [x] refactor lib into separate files, similar to NixOS/nixpkgs/lib. - [x] refactor ci to automatically generate derivations from flake outputs - [x] remove cluttered indirection statements throughout the codebase - [x] refactor hosts to allow for upcoming integration tests - [x] improve ambiguity in the existing docs - [x] add [BORS](https://bors.tech) support - [x] add initial integration test - [x] write tests documentation - [x] test lib - [x] improve version string generation, and do so automatically for pkgs/flake.nix sources Clean up the codebase as best we can in preparation for #152 and add tests. From now on, all PRs will be merged with BORS.
2021-03-14 07:10:51 +00:00
watch_file shell/* flake.nix
direnv: flake based envs are pure by default We should reflect this in the IN_NIX_SHELL envar, since it doesn't get set properly otherwise.
2020-12-20 00:49:18 +00:00
use flake || use nix
Reference in a new issue
Copy permalink