Commit Graph

64 Commits

Author SHA1 Message Date
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
MaeIsBad 87874134fc Use mako from git 2022-09-21 11:14:24 +02:00
Bad 4a121b2ed2 Update flake.lock 2022-07-07 21:07:30 +02:00
Bad a46b9bc7ad Reformat code 2022-07-03 01:06:34 +02:00
bad 853ce7a14e Update flake.lock 2022-06-14 21:47:49 +02:00
Bad 036a279ba1 Update to 22.05 2022-06-06 18:14:56 +02:00
Bad eb74ed62bd Use unstable lutris 2022-06-05 19:03:58 +02:00
Bad 7b50d81447 Use non bin ghidra 2022-06-05 19:03:58 +02:00
bad 9ae21f400a Use minetest from latest 2022-06-03 18:17:00 +02:00
Bad 9521ecd892 Fix coc-nvim config 2022-05-24 20:19:06 +02:00
bad 75b0591b8d Use latest telegram 2022-04-23 19:40:07 +02:00
Bad 47092aea3c Add cargo-fuzz 2022-04-06 17:12:28 +02:00
Bad c2d789fd90 Use cargo-crev from latest 2022-04-04 23:28:12 +02:00
Bad 70b3156204 Use unstable nix-direnv 2022-03-24 22:07:52 +01:00
bad f7667f36bf Merge remote-tracking branch 'github/main' into config 2022-02-10 16:48:30 +01:00
Bad ca66159c32 Replace multimc with polymc 2022-02-10 03:04:22 +01:00
Parthiv Seetharaman 6de02a64be overrides: remove nix-direnv line 2022-01-29 19:58:36 -08:00
Bad 6b4caca6df Remove testing bcachefs kernel override 2022-01-13 22:06:02 +01:00
David Arnold 838bcd1f51 nix-direnv: rm enableFlakes and pass nixUnstable
>        Failed assertions:
       - The option definition `programs.direnv.nix-direnv.enableFlakes' in `/nix/store/pv3vi4n7x83r4sc3ljqdgg9qifr4n5gp-source/users/profiles/direnv' no longer has any effect; please remove it.
       Flake support is now always enabled.
2021-12-29 14:00:25 -08:00
bad 56c01f192e Fix bcachefs 2021-11-24 12:18:15 +01:00
bad 21c05b9e65 Add latest channel as overlay 2021-10-03 01:40:53 +02: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
Bad d0089ca72e Stuff too lazy to list 2021-09-09 23:24:25 +02:00
Bad 00296b6d4f Add go fold if err nil vim plugin 2021-08-27 14:44:04 +02:00
Bad 614d88c603 Switch to neovim from unstable 2021-08-27 00:17:54 +02:00
David Arnold a088edd77a fmt 2021-07-16 16:57:57 -05: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
David Arnold e1d7178979 init: common flake compat fixes for other nixpkgs
fixes #315
2021-06-13 22:59:24 -05: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
Timothy DeHerrera a4409f79e4
any-nix-shell: update overlay 2020-12-29 20:16:26 -07:00
Timothy DeHerrera 2e6f10dc85
Fix any-nix-shell breaking `nix-run`
Simply apply the PR from haslersn/any-nix-shell#6 until it is merged
upstream.
2020-12-28 18:48:41 -07:00
Timothy DeHerrera bd9367be48
kakoune: fix vertical selection shortcut 2020-12-27 20:04:32 -07:00
Timothy DeHerrera 5620569852
develop: switch to using gopass 2020-12-21 03:12:50 -07:00