Firefox widevine
This commit is contained in:
parent
df42ce284a
commit
fb0b5d1a11
5 changed files with 64 additions and 1 deletions
|
|
@ -16,6 +16,9 @@
|
|||
nixpkgs = {
|
||||
url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
};
|
||||
nixpkgs-master = {
|
||||
url = "github:nixos/nixpkgs?ref=master";
|
||||
};
|
||||
neovim = {
|
||||
url = "github:kylekrein/neovim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue