Commit graph

160 commits

Author SHA1 Message Date
Bad
21a6fd0131 Update flake.lock 2022-01-13 22:05:35 +01:00
bad
12cd310736 Update flake.lock 2022-01-05 21:00:10 +01:00
bad
0a4879e028 Update lockfile 2022-01-01 17:39:56 +01:00
Bad
54c81131b1 Update lockfile 2021-12-27 22:57:06 +01:00
Bad
2ed8c50b51 Update flake.lock 2021-12-15 13:46:16 +01:00
Bad
21c4a9be8f Update to 21.11 2021-12-06 20:13:29 +01:00
Bad
50a0c3ef46 Update flake.lock 2021-11-30 21:31:34 +01:00
Bad
66e24e1c18 Update lock 2021-11-26 09:42:13 +01:00
bad
5f08d9a559 Update java 2021-11-20 22:29:56 +01:00
Bad
2c39890ddd Update flake.lock 2021-11-11 11:02:43 +01:00
Bad
033460d952 Update flake.lock 2021-10-31 22:42:32 +01:00
Bad
29c0036fce Update flake lock 2021-10-25 18:47:32 +02:00
Bad
ad8e0d220e Update lock 2021-10-18 23:36:24 +02:00
Bad
be048075c7 Update flake lock 2021-10-12 19:16:36 +02:00
Bad
aef92606bc Theme gtk 2021-10-07 15:57:30 +02:00
Bad
aa16a0607c Update lockfile 2021-10-04 21:02:27 +02:00
Bad
8e68966389 Merge upstream 2021-10-02 18:08:50 +02: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
Parthiv Seetharaman
e0da74c87c Update flake to use new moddules options 2021-09-27 16:23:06 -07:00
Bad
447d589980 Update flake.lock 2021-09-24 21:45:39 +02:00
Bad
d0089ca72e Stuff too lazy to list 2021-09-09 23:24:25 +02:00
Bad
2b67cb0ade Update flake.lock 2021-09-07 18:52:42 +02:00
Bad
68f621947c Another flake.lock update 2021-08-31 23:19:46 +02:00
Bad
04994a2ba8 Update flake lock 2021-08-30 17:09:07 +02:00
Bad
616bf54b08 Revert "Update flake.lock"
This reverts commit 55274f4cc6.
2021-08-08 00:33:25 +02:00
Bad
55274f4cc6 Update flake.lock 2021-08-07 23:15:28 +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
GTrunSec
768c9b8216
bump: nvfetcher and cleanup 2021-08-02 15:53:14 -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
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
David Arnold
3e298b68dd
fix: bump flake-utils-plus with a regression w.r.t exportModules reverted 2021-07-23 15:32:39 -05: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
aa45592c17 imp: add digga's nixConfig and patchedNix 2021-07-16 16:57:57 -05:00
David Arnold
b05f95065e
bump: point to tip of squashed digga develop branch 2021-07-16 13:18:10 -05:00
David Arnold
bd0ef12149 bump: pull in latest bud fixes & additions
- portble home profiles
- missing coreutils
2021-07-16 13:02:49 -05:00
David Arnold
4b9cab40cb imp: add portable user definition
According to https://github.com/nix-community/home-manager/issues/2161
there might be a better formal distinction between host-spaced and
portable arch-spaced hm users in the future.
2021-07-16 11:22:10 -05:00
David Arnold
000329f6a7
fix: bump digga with infinite recursion hotfix 2021-07-15 22:19:38 -05:00
David Arnold
6ebdf3adb4 imp: reduce flake inputs footprint and increase conciseness 2021-07-15 19:26:27 -05:00
David Arnold
fe73d2a083
fix: hm pin to corresponding nixos version 2021-07-09 11:46:42 -05:00
David Arnold
bf59976063 work-around for https://github.com/NixOS/nix/pull/4641 2021-07-07 21:03:31 -05:00