Commit Graph

1270 Commits

Author SHA1 Message Date
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
1dda77e45d
0x0 2021-08-02 17:58:56 +03:00
0b7928d253
gh 2021-08-02 17:39:13 +03:00
e9f25d1be7
flake update 2021-08-02 17:35:25 +03:00
9f552aa6fa
Merge remote-tracking branch 'upstream/main' into terra 2021-08-02 17:23:17 +03: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
507f6581c9
oy 2021-08-02 00:17:30 +03: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
62ea74ba6b
latest helix rnix-lsp 2021-07-26 21:55:56 +03:00
54c205202b
stuff 2021-07-24 23:22:33 +03:00
782e4de14b
stuff 2021-07-24 23:07:00 +03:00
54bc0f49a8
fix chromium for now 2021-07-24 22:59:31 +03:00
7a9aad367e
fix chromium for now 2021-07-24 22:43:05 +03:00
631deff2e7
fix chromium for now 2021-07-24 20:14:44 +03:00
111849d9a4
fix again 2021-07-24 20:01:36 +03:00
98e8ff16b2
fix 2021-07-24 18:38:59 +03:00
1ce4ea9e44
fix 2021-07-24 17:11:17 +03:00
107dd81aab
fix 2021-07-24 16:51:53 +03:00
6402cb4f35
Merge remote-tracking branch 'upstream/develop' into terra 2021-07-24 16:50:17 +03:00
23a5f356ff
fonts 2021-07-24 16:37:53 +03: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
e0000f2bbd
nixpkgs 2021-07-22 23:22:54 +03: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
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
2c415656a3
Merge remote-tracking branch 'upstream/core' into terra 2021-07-17 15:34:11 +03:00
85f434aa9d
copilot 2021-07-17 15:34:05 +03: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
David Arnold
8ae22c63dc
fix: move legacy nix path definitions back to devos 2021-07-16 15:27:17 -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
26a2423312 ref: make hm common module explicit 2021-07-16 13:02:49 -05:00
David Arnold
73431f5709
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:51:58 -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
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
f667861a5f
stuff 2021-07-14 22:59:23 +03:00
86376fbb67
stuff 2021-07-12 10:37:42 +03: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
David Arnold
33fb25e011 ref: move devshell module here to devos again 2021-07-07 21:03:31 -05:00