Commit Graph

12 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Weijia Wang
c7b8e3d1ae ipcalc: set platforms 2023-07-13 10:29:47 +03:00
R. Ryantm
4a67411b61 ipcalc: 1.0.2 -> 1.0.3 2023-07-13 02:34:27 +00:00
R. Ryantm
b321bf861c ipcalc: 1.0.1 -> 1.0.2 2023-03-12 01:12:12 +00:00
Sirio Balmelli
5f4cfa67e6 ipcalc: add patch to disable tests failing in Darwin sandbox
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2022-11-17 09:24:36 +08:00
Peter Hoeg
1e698a7979 ipcalc: add geoip support 2022-07-01 10:10:35 +08:00
Fabian Affolter
d24e724084 ipcalc: 0.4.1 -> 1.0.1 2021-08-30 19:09:36 +02:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07: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
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Marius Bakke
aef2a813a8 add ipcalc 2015-06-20 10:24:19 +01:00