Bad
15e0e96372
Update flakes
2023-03-19 14:19:17 +01:00
Bad
ab3a9b739e
Update
2023-01-14 20:36:28 +01:00
MaeIsBad
38b4bd6adb
Fix portable home-manager profiles
2022-11-23 09:41:54 +01:00
Bad
c3606d6881
Update flake.lock
2022-11-21 12:21:01 +01:00
Bad
f9bb2843ed
Update flake.lock
2022-11-18 21:20:38 +01:00
Bad
ea347ed312
Switch to nixpkgs-unstable
2022-10-20 18:26:28 +02:00
Bad
96ac0c628b
Switch to nixos unstable
2022-10-11 21:12:21 +02:00
bad
4d1a550da9
Work config
2022-09-19 12:38:27 +02:00
Bad
5830d76e34
Use the fenix overlay workaround recommended by upstream
2022-09-02 11:00:24 +02:00
Bad
f617ad6898
Fix fenix not using the cache
2022-09-01 17:27:11 +02:00
Bad
dae4775656
Revert "Switch to nixos-unstable"
...
This reverts commit 234d4aa971
.
2022-08-02 00:29:06 +02:00
Bad
234d4aa971
Switch to nixos-unstable
2022-07-28 21:49:20 +02:00
Bad
7eb932d8f9
Add pwnix input
2022-07-25 18:19:54 +02:00
Bad
316eb23c73
Use our peerix branch
2022-07-11 16:12:51 +02:00
Bad
a46b9bc7ad
Reformat code
2022-07-03 01:06:34 +02:00
Bad
c6b6816e47
Update flake.lock
2022-06-28 17:55:55 +02:00
Bad
404f80c1d5
Update flake.lock
2022-06-20 01:25:28 +02:00
Bad
f6378570a6
Fix peernix
2022-06-18 00:07:23 +02:00
Bad
b9bcdc1fde
Add peerix
2022-06-16 19:22:25 +02:00
Bad
ea48d8a19f
Update flake.lock
2022-06-08 12:28:15 +02:00
Bad
036a279ba1
Update to 22.05
2022-06-06 18:14:56 +02:00
Bad
b863940737
Don't follow nixpkgs for fenix and use cachix instead
2022-05-20 18:58:33 +02:00
bad
cfc55060b8
Make everything follow the same nixpkgs
2022-04-30 20:20:49 +02:00
Bad
052bc57f6b
Add a sleep script and bind the power button to it
2022-02-22 01:03:10 +01:00
bad
f7667f36bf
Merge remote-tracking branch 'github/main' into config
2022-02-10 16:48:30 +01:00
Bad
21a6fd0131
Update flake.lock
2022-01-13 22:05:35 +01:00
Parthiv Seetharaman
87f1d7da18
bud: move to shell and use git clone for get
2021-12-29 15:41:58 -08:00
David Arnold
a319aed9f4
imp: move follows responsibility downstream
...
- also remove unimportant (small) depenencies from follows management
- so that it is less complex as errors occur, since:
- it seems there are still follows issues present upstream
2021-12-29 14:00:25 -08:00
David Arnold
6151d02b8d
rm: use of patched nix for nixos 21.11 enabled digga
...
- patched nix held the follows patch which is now upstreamed
2021-12-29 14:00:25 -08:00
Bad
c5bf676edf
Remove ca-references
2021-12-06 20:14:40 +01:00
Bad
21c4a9be8f
Update to 21.11
2021-12-06 20:13:29 +01:00
Bad
564545dc4f
Merge remote-tracking branch 'upstream/main' into config
2021-11-30 21:41:12 +01:00
Bad
8e68966389
Merge upstream
2021-10-02 18:08:50 +02:00
GTrunSec
950199ef2c
update deploy-rs overlay
2021-09-29 11:45:46 -07:00
Parthiv Seetharaman
e0da74c87c
Update flake to use new moddules options
2021-09-27 16:23:06 -07:00
Bad
64fa4ec76c
Run nixpkgs-fmt
2021-08-31 23:21:03 +02: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
Bad
1a3266f243
Merge remote-tracking branch 'upstream/main' into config
2021-08-05 19:47:34 +02:00
David Arnold
2fcb3605ee
docs: soft update (fix the most obvious drift)
2021-08-01 16:38:52 -05:00
teutat3s
bf81ed29d1
Ensure pinning latest channel to nixpkgs nixos-unstable branch
2021-07-30 22:22:44 +02:00
Bad
affe651726
Idk various stuff too lazy to list
2021-07-27 11:50:57 +02:00
Timothy DeHerrera
8b67cae20a
flake: remove ci-agent
2021-07-23 14:38:54 -06:00
Bad
f413ef2b0c
Update lock file
2021-07-22 22:04:24 +02: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
bf8620f8ba
ref: point digga
to main
(default) branch
2021-07-20 22:19:09 -05:00
David Arnold
31a8e76209
ref: adapt to using plain digga module for boostrap ISO
2021-07-20 21:45:41 -05:00
David Arnold
dcb425341d
update: digga/fup refactoring
2021-07-20 19:13:17 -05:00
David Arnold
a088edd77a
fmt
2021-07-16 16:57:57 -05:00
David Arnold
6c25e77f6f
add flake's nixConfig values that go well with this repo
2021-07-16 16:57:57 -05:00
David Arnold
aa45592c17
imp: add digga's nixConfig and patchedNix
2021-07-16 16:57:57 -05:00