Commit Graph

14 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
fde5f1f5b7 gsimplecal: 2.4.1 -> 2.5.1 2023-10-10 05:53:11 +00:00
R. Ryantm
4139f364d1 gsimplecal: 2.2 -> 2.4.1 2022-08-03 02:51:05 +00:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Felix Buehler
4d09c0001c gsimplecal: switch to fetchFromGitHub 2021-12-23 19:11:17 +01:00
R. RyanTM
538e089e28 gsimplecal: 2.1 -> 2.2 2021-02-19 10:21:38 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Maximilian Bosch
a76e699250
gsimplecal: fix build w/glibc-2.32 2020-09-12 23:04:48 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Tuomas Tynkkynen
bdc2a4a15b gsimplecal: Broken on Darwin
Has never had a successful Darwin build.

http://hydra.nixos.org/build/38312308
2016-08-08 16:12:29 +03:00
José Romildo Malaquias
9477c248fa gsimplecal: init at 2.1 2016-03-04 08:06:09 -03:00