Skip to content

Commit

Permalink
docs: update todos according to current limitations
Browse files Browse the repository at this point in the history
`builtins.getFlake` does not accept paths to `/nix/store`..

Kind of relates to NixOS/nix#4218.

Patch for systemd-boot will come with 21.11, so not worth the hassle for
now.
  • Loading branch information
Gerschtli committed Nov 30, 2021
1 parent ba34821 commit 0a78ab8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ If any of these systems need to be reinstalled, you can use

As I am currently transitioning to a flake setup, there is still some stuff to do :)

* [ ] Add functionality to apply patches to individual inputs
* [ ] Apply [systemd-boot patch][systemd-boot-patch] to boot into specialisations
* [ ] Add functionality to apply patches to individual inputs (EDIT: non-trivial because `builtins.getFlake` does not
accept paths to `/nix/store`..)
* [ ] Flakify nix profiles
* [ ] Add fenced syntax highlighting for vim [vim-nix fork of rummik][rummik/vim-nix]
* [ ] Build all configurations with Github Actions and push everything to [cachix][cachix]
Expand Down

0 comments on commit 0a78ab8

Please sign in to comment.