mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
jetbrains-mono: modernize
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -10,6 +10,9 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "jetbrains-mono";
|
||||
version = "2.304";
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jetbrains";
|
||||
repo = "jetbrainsmono";
|
||||
|
||||
Reference in New Issue
Block a user