1
1
mirror of https://github.com/divnix/digga.git synced 2024-08-15 10:00:22 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Lord-Valen
5d159417c6 💎 style Format files 2022-11-12 06:02:28 -05:00
Chris Montgomery
8232e94cb4
chore: docs + formatting 2022-04-24 12:44:15 -04:00
Parthiv Seetharaman
bc10b43c99 default.nix: directly import devShell.nix 2022-04-05 11:46:02 -07:00
Parthiv Seetharaman
1072583dbe fix onboarding process for pulling template 2022-04-04 21:43:46 -05:00
Parthiv Seetharaman
d17be3c12b Cleanup how polyfill works for digga-use outputs 2022-02-26 12:15:37 -08:00
Parthiv Seetharaman
46fe74647e tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
Pacman99
5151380d61 default.nix: fix path to compat 2021-05-16 10:22:40 -07:00
Timothy DeHerrera
f254304796
mv nix/ci.nix directly to default.nix 2021-04-18 21:00:45 -06:00
Timothy DeHerrera
127cb25bd1
lib: move compat to lib 2021-04-18 20:51:47 -06:00
Timothy DeHerrera
c012f2f4ed 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
Timothy DeHerrera
e2172c8410
shell: workaround https://github.com/NixOS/nix/issues/4529 2021-02-06 13:27:26 -07:00
Timothy DeHerrera
1b80806516
compat: fixes
* fix nixos-option
* use flake-compat for all backward compat concerns
* rebuild devshell after any nix file changes
* reexport system pkgs as legacyPackages
* provide lib flake output
* provide flake lib to nixos configs via `lib.flk`
* clean up flake.nix
2021-01-23 16:45:10 -07:00
Timothy DeHerrera
78adcf86dc
default: build all platforms in ci 2021-01-18 10:34:53 -07:00
Timothy DeHerrera
55950737dc
default: x86_64-linux packages 2021-01-18 02:26:52 -07:00
Timothy DeHerrera
fcf9148019
default: add default.nix using flake-compat 2021-01-18 01:59:52 -07:00