1
1
mirror of https://github.com/divnix/digga.git synced 2024-08-16 18:40:25 +03:00
Commit Graph

107 Commits

Author SHA1 Message Date
David
117be8023d
chore: update wiki links 2024-05-17 12:19:41 +02:00
Parthiv Seetharaman
baa54f8641
Update README.md 2023-08-08 11:10:48 -07:00
Lord-Valen
5d159417c6 💎 style Format files 2022-11-12 06:02:28 -05:00
Bruno Inec
29fa2e2883
Add another example repo to README 2022-10-15 11:35:18 +02:00
Charlie Collard
96d7af9262
Fix shoulders of giants link in README
https://github.com/divnix/digga/pull/435 migrated the README to a new location, but didn't migrate this link.
2022-05-16 15:09:10 +01:00
Parthiv Seetharaman
1072583dbe fix onboarding process for pulling template 2022-04-04 21:43:46 -05:00
Chris Montgomery
94d51035da ci: use native github actions for pull request checks 2022-03-31 11:29:59 -05:00
Parthiv Seetharaman
396b04b62b
README: fix devos-ext-lib link 2022-03-09 09:24:43 -08:00
Parthiv Seetharaman
bfecf143c0 README: fix mkFlake link in Usage 2022-03-03 12:48:56 -08:00
Chris Montgomery
091409e44a
docs: add dotfield repo to "in the wild" 2022-02-28 11:58:46 -05:00
Chris Montgomery
7ed798faee
docs: fix some broken links in readme 2022-02-28 00:53:36 -05:00
Parthiv Seetharaman
ef92bc3c73 Merge devos docs and README into top-level 2022-02-26 12:20:58 -08:00
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