[feat] flake: prepare for 24.05
We add an `unstable` overlay (available through `pkgs.unstable`) and pin nixpkgs to the `nixos-24.05` branch. Neovim is still kept in unstable (I want to live in the bleeding edge c:).
This commit is contained in:
parent
3d703f40df
commit
1da87b1153
5 changed files with 55 additions and 38 deletions
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
pkgs,
|
||||
}: {
|
||||
{lib}: {
|
||||
bacon = {
|
||||
enable = true;
|
||||
settings.quickfix.enabled = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue