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: 98b3523f04f5
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1ee52aea6aa7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 6, 2020

  1. gpxsee: 7.22 -> 7.25

    sikmir committed Mar 6, 2020
    Copy the full SHA
    2c398a1 View commit details

Commits on Mar 7, 2020

  1. Merge pull request #81461 from sikmir/gpxsee

    gpxsee: 7.22 -> 7.25
    markuskowa authored Mar 7, 2020
    Copy the full SHA
    1ee52ae View commit details
Showing with 7 additions and 8 deletions.
  1. +7 −8 pkgs/applications/misc/gpxsee/default.nix
15 changes: 7 additions & 8 deletions pkgs/applications/misc/gpxsee/default.nix
Original file line number Diff line number Diff line change
@@ -1,33 +1,32 @@
{ stdenv, mkDerivation, lib, fetchFromGitHub, qmake, qttools }:
{ stdenv, mkDerivation, fetchFromGitHub, qmake, qttools }:

mkDerivation rec {
pname = "gpxsee";
version = "7.22";
version = "7.25";

src = fetchFromGitHub {
owner = "tumic0";
repo = "GPXSee";
rev = version;
sha256 = "0gxkx255d8cn5076ync731cdygwvi95rxv463pd4rdw5srbr0gm5";
sha256 = "0lml3hz2zxljl9j5wnh7bn9bj8k9v3wf6bk3g77x9nnarsmw0fcx";
};

nativeBuildInputs = [ qmake ];
buildInputs = [ qttools ];
nativeBuildInputs = [ qmake qttools ];

preConfigure = ''
lrelease lang/*.ts
'';

postInstall = lib.optionalString stdenv.isDarwin ''
postInstall = with stdenv; lib.optionalString isDarwin ''
mkdir -p $out/Applications
mv GPXSee.app $out/Applications
wrapQtApp $out/Applications/GPXSee.app/Contents/MacOS/GPXSee
'';

enableParallelBuilding = true;

meta = with lib; {
homepage = https://www.gpxsee.org/;
meta = with stdenv.lib; {
homepage = "https://www.gpxsee.org/";
description = "GPS log file viewer and analyzer";
longDescription = ''
GPXSee is a Qt-based GPS log file viewer and analyzer that supports