Commit Graph

944 Commits

Author SHA1 Message Date
Trevor Riles
804e972c57 Update docs and scripts to use main branch.
When following the getting started guide commands were failing due to
the mater branch not existing. I went through and updated all
references in the docs and other scripts from master to main.
2021-10-09 11:19:52 -05:00
Timothy DeHerrera
a819ff2d1f
Merge pull request #387 from jyooru/patch-1
docs: fix typos in concepts/suites
2021-10-07 09:38:27 -06:00
Joel
8684105d21
docs: fix typos in concepts/suites 2021-10-07 19:11:21 +10:00
Pacman99
cc663a22d2
Merge pull request #386 from Pacman99/update-bud
flake: update bud input and add check for bud
2021-10-06 12:46:00 -07:00
Parthiv Seetharaman
74208fb88f workflows: add check to run bud 2021-10-04 12:20:46 -07:00
Parthiv Seetharaman
469b3746cf flake: update bud input 2021-10-04 11:59:33 -07:00
bors[bot]
287cb82d1c
Merge #380
380: chore: update deploy-rs, nvfetcher, devshell r=nrdxp a=GTrunSec

- waiting for https://github.com/divnix/digga/pull/108

Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org>
2021-09-30 16:38:05 +00:00
GTrunSec
1df67a3f2a
update digga lock 2021-09-30 00:33:01 -07:00
GTrunSec
f10a8fdd33
chore: update nvfecher 2021-09-29 11:49:43 -07:00
GTrunSec
950199ef2c
update deploy-rs overlay 2021-09-29 11:45:46 -07:00
bors[bot]
2976777ba9
Merge #378
378: Update flake to use new modules options r=nrdxp a=Pacman99

connected to divnix/digga#107

Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info>
2021-09-29 15:23:41 +00:00
Parthiv Seetharaman
e0da74c87c Update flake to use new moddules options 2021-09-27 16:23:06 -07:00
Chris Montgomery
e5660cdf83 ci: remove lingering references to main in workflow configs
`main` is no longer in use.

See #369
2021-09-20 08:10:55 -05:00
Chris Montgomery
95f89c0b44 docs: use single quotes in example to avoid shell expansion 2021-09-20 08:10:31 -05:00
Chris Montgomery
ccf160dd21 docs: deploy command example is run from repo root 2021-09-20 08:10:31 -05:00
Chris Montgomery
0770c7f900 docs: bud get creates a directory named devos by default
As mentioned in #370 it would not result in a directory called `bud`, as
can be seen in the custom `get.bash` command where the directory name
defaults to `devos`.
2021-09-20 08:10:31 -05:00
Chris Montgomery
252769ce46 ci: update release workflow to checkout code from master branch 2021-09-20 08:10:31 -05:00
Chris Montgomery
57a14bb411 docs: update links to point to master instead of core 2021-09-20 08:10:31 -05:00
Chris Montgomery
19666a06a7 fix: bud get should init flake based off master 2021-09-20 08:10:31 -05:00
Chris Montgomery
955b9ce1c1 docs(bud): replace references to flk 2021-09-20 08:10:31 -05:00
Timothy DeHerrera
f13c11ea17
README.md: fix broken links 2021-09-19 11:17:01 -06:00
Chris Montgomery
c3461cd2c3 docs: master is the current target branch for pull requests 2021-09-19 07:32:52 -05:00
Chris Montgomery
54a9a8366e ci: workflows on main push should trigger on master push 2021-09-19 07:32:52 -05:00
Anton
a3b2bcf3d5 fix typo in CONTRIBUTING.md 2021-09-18 09:20:09 -05:00
Timothy DeHerrera
61a56569c8
Merge pull request #358 from benneti/patch-1
update pkgs documentation
2021-09-02 09:35:08 -06:00
benneti
0536d0de90
update pkgs documentation 2021-09-02 11:37:21 +02:00
David Arnold
079adc4474
fix: more docs w.r.t. bootstrap iso 2021-08-12 20:57:22 -05:00
David Arnold
c46d923876
fix: iso docs w.r.t. bud burn and bootstrap.nix 2021-08-12 20:51:18 -05:00
David Arnold
32bddf6403
fix: docs bootsrtap - swap disk by label (easied copy/paste) 2021-08-12 20:48:30 -05:00
David Arnold
c30870f266
imp: bootstrap docs 2021-08-12 20:46:03 -05: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
5657ddf3c1
fix: input ref / bump digga
the indirect reference started failing with
```
warning: Git tree '/home/blaggacao/ghq/github.com/divnix/devos' is dirty
error: NAR hash mismatch in input 'github:NixOS/nixpkgs/release-21.05' (/nix/store/0r0xrqj5l88071cama7hlha5ajya06c8-source), expected 'sha256-MhVtkVt1MFfaDY3ObJu54NBcsaPk19vOBZ8ouhjO4qs=', got 'sha256-jQgXeJ9NQQS0Eobb/qQOvS+RRULkqRikAeXkkFKOPDA='
```
2021-08-05 20:42:26 -05:00
David Arnold
b5da406689
fix: dedicated bootstrap config 2021-08-05 20:42:25 -05:00
GTrunSec
768c9b8216
bump: nvfetcher and cleanup 2021-08-02 15:53:14 -05:00
GTrunSec
aba10aa8a4
fix/hm: direnv flakes support 2021-08-02 15:52:41 -05:00
David Arnold
6f5ef6126e
fix: cachix branch 2021-08-02 14:38:30 -05:00
David Arnold
0f98fe0cb3
bump: bud with some corutils missing deps & other fixes 2021-08-02 14:10:01 -05:00
David Arnold
757c107b46
bump: digga 2021-08-02 14:07:04 -05:00
David Arnold
135f1d656d
bump: nixos w upstream fixes
specifically
- https://github.com/NixOS/nixpkgs/pull/132363
- https://github.com/NixOS/nixpkgs/pull/131876
2021-08-02 14:05:58 -05:00
David Arnold
4c130410b9
Merge branch 'core' into develop 2021-08-01 16:39:21 -05:00
David Arnold
2fcb3605ee
docs: soft update (fix the most obvious drift) 2021-08-01 16:38:52 -05:00
David Arnold
5bd943f97d
imp: advise removal of */modules-list.nix on merge conflicts
During merge conflicts, these lines should appear in the hunks
and give instructions on how to handle them in the face of the
implementation of `rakeLeaves` for modules in https://git.io/JB1Wk via
`importModules`, that knows how to rake leaves by walking the folder
tree on it's own and collecting leaves that are normal nix files or
folers who contain a `default.nix` mmicking strongly a "recursive"
import-ish syntax.
2021-07-31 23:03:19 -05:00
bors[bot]
f69737301f
Merge #350
350: Ensure pinning latest channel to nixpkgs nixos-unstable branch r=blaggacao a=teutat3s



Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com>
2021-08-01 03:51:21 +00:00
teutat3s
bf81ed29d1
Ensure pinning latest channel to nixpkgs nixos-unstable branch 2021-07-30 22:22:44 +02:00
Timothy DeHerrera
8b67cae20a
flake: remove ci-agent 2021-07-23 14:38:54 -06:00
David Arnold
3e298b68dd
fix: bump flake-utils-plus with a regression w.r.t exportModules reverted 2021-07-23 15:32:39 -05:00
David Arnold
a3ec0d2814
imp: use bud nixos-/devhsllModules and hide rebiding
both modules depend on `self`/`inputs` available as special args for
both, devshell & nixos modules, so bump to an improved `digga`, as well.
2021-07-20 23:36:41 -05:00
David Arnold
0410acf3d7
Merge branch 'core' into develop 2021-07-20 22:21:18 -05:00
David Arnold
bf8620f8ba
ref: point digga to main (default) branch 2021-07-20 22:19:09 -05:00