feat: update firefox to 119
This commit is contained in:
parent
c6ffaf1b54
commit
51b33d4ab1
6 changed files with 98 additions and 101 deletions
|
@ -23,7 +23,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
|
||||
neovim-nightly-overlay = {
|
||||
url = "github:nix-community/neovim-nightly-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nh = {
|
||||
url = "github:viperML/nh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue