Commit Graph

68 Commits

Author SHA1 Message Date
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
David Arnold
a088edd77a fmt 2021-07-16 16:57:57 -05:00
e889566c29
Merge remote-tracking branch 'upstream/core' into terra 2021-07-06 20:25:40 +03:00
GTrunSec
f1117f27ec
fix hasekllPackages overlay 2021-06-24 22:58:26 -07: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
08e8fe9c28
stuff 2021-06-21 21:15:22 +03:00
2394d9ec50
stuff 2021-06-16 18:19:07 +03:00
David Arnold
e1d7178979 init: common flake compat fixes for other nixpkgs
fixes #315
2021-06-13 22:59:24 -05:00
c286cf9903
stuff 2021-06-08 15:07:11 +03:00
15ab80ce45
chore: updates 2021-06-04 16:33:17 +03:00
e00bd77988
Revert "Revert "Revert "plasma"""
This reverts commit f50858dfd8.
2021-05-28 18:40:25 +03:00
f50858dfd8
Revert "Revert "plasma""
This reverts commit 2d2750eff6.
2021-05-28 18:31:40 +03:00
764c4e6398
stuff 2021-05-28 18:30:15 +03:00
2d2750eff6
Revert "plasma"
This reverts commit d3af3d0659.
2021-05-28 02:08:33 +03:00
d3af3d0659
plasma 2021-05-28 02:08:28 +03:00
83494c04e5
lightcord 2021-05-25 18:04:53 +03:00
9c7e5d088a
discodr 2021-05-25 02:52:49 +03:00
9136c273e1
stuff 2021-05-24 23:54:27 +03:00
5d0a5fe6d8
stuff 2021-05-24 23:42:43 +03:00
b574740ca3
chore(deps): update flake deps 2021-05-24 22:40:25 +03:00
d5c1a63ba3
refactor!: port to devos 2021-05-24 22:40:00 +03:00
ab8597812c
chore(deps): update flake deps 2021-05-24 22:39:48 +03:00
fcc1c56bc4
hydrus 436 2021-05-24 22:39:48 +03:00
ee1d288dce
chore: more cleanup 2021-05-24 22:39:48 +03:00
2e472975ae
kakoune fixed tm 2021-05-24 22:39:47 +03:00
38a3ba96dd
grit, hydrus and updates 2021-05-24 22:39:47 +03:00
7d4cdc6fea
hydrus 2021-05-24 22:39:47 +03:00
2e099ba6a9
chore(deps): update flake deps 2021-05-24 22:39:47 +03:00
4a8e7928aa
feat: switch to sway, qt theme, hydrus 2021-05-24 22:39:46 +03:00
67b2b938e8
feat: remove some useless overlays, update flake deps 2021-05-24 22:39:46 +03:00
9038d13256
feat: stuff 2021-05-24 22:39:44 +03:00
63a724f656
updoots 2021-05-24 22:39:44 +03:00
ed926635df
more stuff 2021-05-24 22:39:44 +03:00
72b9f757ed
stuff 2021-05-24 22:39:43 +03:00
Pacman99
64b7892f6e Add agenix integration to secrets and flake 2021-05-14 18:38:55 -07:00
Pacman99
23ee58d2d0 use __dontExport property for lib and overrides 2021-04-29 11:55:42 -07:00
Pacman99
d5276195f7 move overrides.nix to overlays
also update overrides docs
it is a pure devos overlay now, it makes sense to go in overlays
2021-04-27 09:47:04 -07:00
Timothy DeHerrera
2d91946745
doc: move all docs under doc 2021-04-18 20:42:49 -06:00
Timothy DeHerrera
9ba1e7f9bc
nix: remove patch for default unstable features 2021-03-22 23:29:30 -06:00
Timothy DeHerrera
d51cd34fb7
subflakes: make first class citizens
Subflakes should provide their wares as outputs, so wire up the pkgs
flake to reflect that.

Due to the unstable nature of flakes, updating the root flake doesn't
currently update the subflake lock file. Therefore, add additional
logic to flk update script in order to do this behind the scenes.

Nix is now pulled in from the "nix" registry flake in order for users
to take advantage of improvements to the UI since its last update in
nixpkgs.
2021-03-14 21:27:58 -06:00
Timothy DeHerrera
95c6ee0368
nix: fix #126
* Update the readme to pull from cachix first, so users don't have to
  build nix.
* Pull `nixFlakes` from override for slightly newer ui, and consistency
  for users who change the nixos flake ref to something newer.
2021-02-17 14:15:43 -07:00
Timothy DeHerrera
4f44e0dd13
nix: patch nix directly for experimental features
The bash wrapper was causing issues with deploy-rs and the
experimental-features option in the config was causing hercules-ci to
spit out a bunch of junk in the logs. Patching nix with the default
values required for flakes fixes both of these issues.
2021-02-17 12:54:41 -07:00
Timothy DeHerrera
bf34d2071f
doc: new mdbook documentation 2021-02-14 02:46:05 -07:00
Timothy DeHerrera
39acbefbe9
ci: fix ci after core creation 2021-02-03 19:35:10 -07:00
Timothy DeHerrera
40b49c52c1
create core branch without any profiles
This core will be used as the new base for the reuse branch, which is
essentiall the same as the existing template branch, except that it is
rebased from this core, simplifying future rebasing.
2021-02-03 18:58:58 -07:00
Timothy DeHerrera
f8e3b70aee
qutebrowser: patch merged upstream 2021-02-02 01:34:19 -07:00
Timothy DeHerrera
b3ec025f24
ci: remove broken qutebrowser platforms 2021-01-24 11:06:14 -07:00
Timothy DeHerrera
51deae41cc
overlays: fix darkwin builds 2021-01-03 00:02:28 -07:00
David Arnold
94f334ee8d
ref: remove overlay xref to pkgs
since packages are exposed through output.packages by their own,
a second export through overlays.pkgs would be smudging the public api
of this repository.
2020-12-30 11:53:53 -05:00