Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c7a7d95878da
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4bc7a1c1da3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 14, 2020

  1. Copy the full SHA
    c7abf06 View commit details

Commits on Jan 15, 2020

  1. Merge pull request #77716 from marsam/update-sudo-font

    sudo-font: 0.40 -> 0.41
    dtzWill authored Jan 15, 2020
    Copy the full SHA
    e4bc7a1 View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/data/fonts/sudo/default.nix
4 changes: 2 additions & 2 deletions pkgs/data/fonts/sudo/default.nix
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{ lib, fetchzip }:

let
version = "0.40";
version = "0.41";
in fetchzip {
name = "sudo-font-${version}";
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
sha256 = "1nf025sjps4yysf6zkns5fzjgls6xdpifh7bz4ray9x8h5pz0z64";
sha256 = "055sz9jg3fg7ypk9nia4dl9haaaq3w8zx5c2cdi3iq9kj8k5gg53";

postFetch = ''
mkdir -p $out/share/fonts/truetype/