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

95 Commits

Author SHA1 Message Date
teutat3s
a100fee8f0 chore: update docs 2022-02-23 15:23:14 -08:00
Anton
58354603ec fix typo in Readme.md 2022-02-23 15:23:14 -08:00
Timothy DeHerrera
62f5e48398 spelling fixes 2022-02-23 15:23:14 -08:00
David Arnold
fee8829dd7 docs: add general docs (w/o library reference)
library reference expected to come as soon as flake-utils-plus has
the corresponding implementation.
2022-02-23 15:23:14 -08:00
Pacman99
ab10207b4b README: add contributing section 2022-02-23 15:23:14 -08:00
Pacman99
6c6e69d2d0 README: fix bors repository link 2022-02-23 15:23:13 -08:00
Pacman99
b144f0bc48 README: fix links and add License section 2022-02-23 15:22:07 -08:00
Pacman99
d60e3b4ec6 tree: rename devlib -> digga 2022-02-23 15:22:07 -08:00
Pacman99
fb2194ae16 Add doc for mkFlake and explain usage in README 2022-02-23 15:22:07 -08:00
Pacman99
6aa7234a79 add README and COPYING
license is a copy from devos
2022-02-23 15:22:07 -08:00
Parthiv Seetharaman
46fe74647e tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
Parthiv Seetharaman
ea189c3461 README: typos and grammar 2022-02-04 07:36:52 -05:00
Parthiv Seetharaman
070664bb72 README: Add more flakes to "in the wild"
Remove the nrd branch, since that doesn't exist anymore
2022-01-22 19:43:48 -08:00
teutat3s
1b1bc8eb97 digga: fix link to new default branch main 2021-10-21 18:28:12 -05:00
Timothy DeHerrera
f13c11ea17
README.md: fix broken links 2021-09-19 11:17:01 -06:00
Las Safin
5b89e53e7a Fix typo in README.md 2021-08-11 14:42:33 -05:00
Kid
5c3d6254c3 Fix a typo 2021-08-06 11:37:01 -05:00
David Arnold
0410acf3d7
Merge branch 'core' into develop 2021-07-20 22:21:18 -05:00
David Arnold
b95189d754
rm: community
the commmunity branch was fallen too far behind and there where no
contributions to it, anyways. We will start linking usage examples
out in the wild, instead.
2021-07-16 12:50:18 -05:00
Timothy DeHerrera
1a4b7d19c9
README.md: rework 2021-07-01 23:40:55 -06:00
GTrunSec
ee89bf3f2a
feature: Add pkgs fetch manager nvfetcher
Co-authored-by: David Arnold <dar@xoe.solutions>
2021-06-24 21:37:50 -05:00
David Arnold
a81930af36 readme: declare it beta and update some other things 2021-05-20 12:45:16 -04:00
Timothy DeHerrera
03e28433ce
README.md: fix guide link 2021-04-18 21:42:54 -06:00
Timothy DeHerrera
2d91946745
doc: move all docs under doc 2021-04-18 20:42:49 -06:00
Timothy DeHerrera
b3e8e2c4d3
README.md: update NixOS badge 2021-03-27 09:16:37 -06:00
Jack McCown
93032755db
readme typo
hopefully I can make a more meaningful contribution in the future, but this is all I got for now
2021-03-25 19:05:52 -04: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
92afb9c52f
README.md: fix typo 2021-03-01 22:42:19 -07:00
Timothy DeHerrera
d20877cd6d
README.md: status blurb 2021-02-28 22:33:14 -07:00
Timothy DeHerrera
088b51a020
README.md: emphasize source management 2021-02-26 00:15:46 -07:00
Timothy DeHerrera
3fb0d80185
README.md: typo 2021-02-19 23:32:29 -07:00
Timothy DeHerrera
e6189cd8bc
README.md: promote upstreaming 2021-02-19 22:43:26 -07:00
Timothy DeHerrera
2a67128dc1
README.md: refine the intro
Emphasize the potentially ephemeral nature of the API until
stability is reached.
2021-02-17 21:32:18 -07:00
Timothy DeHerrera
6cbbfffe64
README.md: fix guide link 2021-02-17 21:03:07 -07:00
Timothy DeHerrera
8939c3401b
project rename: nixflk -> devos 2021-02-17 18:31:33 -07:00
Timothy DeHerrera
4ff3e36046
README.md: advisory top 2021-02-17 17:07:44 -07:00
Timothy DeHerrera
bf68c69672
README.md: add shields and useful links 2021-02-15 00:41:45 -07:00
Timothy DeHerrera
0405949ec6
doc: finish flk reference 2021-02-14 17:41:15 -07:00
Timothy DeHerrera
0ec0c25238
various refactors
* Move extern lists to their own folder
* Move unstable package and module imports to their own folder
* Create a genPkgs function to avoid using legacyPackages for the whole
  package set
* Move hmActivationPackages to legacyPackages
2021-02-03 23:44:58 -07:00
Timothy DeHerrera
5330121646
README.md: additional fixes 2021-02-03 20:16:44 -07:00
Timothy DeHerrera
c9ed0edf59
README.md: reflect new project structure 2021-02-03 19:16:27 -07:00
David Arnold
28ccf4f3f9
host: add deault implementation for system.build.isoImage target (per host) 2021-01-27 21:16:51 -05:00
Pacman99
b1734b4e53
doc: Document home-manager integration and home-manager only
configurations
2021-01-27 10:19:39 -07:00
benneti
4a5cb133a7
Update README.md 2021-01-19 11:32:59 +01:00
Benedikt Tissot
12188b6ec3 nixos-hardware: use the flake instead of a path 2021-01-19 10:45:06 +01:00
Benedikt Tissot
a9f11b3dca flake/host: add nixos-hardware
- add nixos-hardware flake.
- configuration in hosts/default.nix to be able to include hardware
specifics per host.
- add corresponding documentation in readme
2021-01-18 08:37:11 +01:00
Timothy DeHerrera
253f175f55
README.md: add note on the up command 2021-01-11 17:32:58 -07:00
Timothy DeHerrera
e33f53ff2e
shell: add flk up command
Automatically generate a configuration for your current system using
nixos-generate-config, placed in the `up` directory. A file is added in
hosts/up-$(hostname).nix importing said configuration.
2021-01-11 13:15:55 -07:00
Louis Bettens
095953efef README.md: update home-manager url 2020-12-30 17:47:46 +01:00
Timothy DeHerrera
828a939470
README.md: Add some useful information 2020-12-28 22:15:10 -07:00