mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
flake: update nixpkgs branch list for NixVim configs
This commit is contained in:
parent
b0b7fb5cc9
commit
72ce52a9ee
@ -5,7 +5,6 @@
|
|||||||
fiesta = {
|
fiesta = {
|
||||||
nixpkgsBranches = [
|
nixpkgsBranches = [
|
||||||
"nixos-unstable"
|
"nixos-unstable"
|
||||||
"nixpkgs-unstable"
|
|
||||||
];
|
];
|
||||||
neovimPackages = p: with p; [
|
neovimPackages = p: with p; [
|
||||||
neovim-nightly
|
neovim-nightly
|
||||||
@ -15,7 +14,6 @@
|
|||||||
trovebelt = {
|
trovebelt = {
|
||||||
nixpkgsBranches = [
|
nixpkgsBranches = [
|
||||||
"nixos-unstable"
|
"nixos-unstable"
|
||||||
"nixpkgs-unstable"
|
|
||||||
];
|
];
|
||||||
neovimPackages = p: with p; [
|
neovimPackages = p: with p; [
|
||||||
neovim-nightly
|
neovim-nightly
|
||||||
|
Loading…
Reference in New Issue
Block a user