Commit graph

13 commits

Author SHA1 Message Date
Louis Bettens 581804a146
slstatus: fix overriden build 2023-03-01 09:08:05 +01:00
Dmitry Bogatov f80a7ac5d0 slstatus: update to unstable-2022-12-19
Changes from unstable-2019-02-16 are mostly cleanup (comments, README,
compiler warnings).
2023-02-25 16:02:09 -05:00
Dmitry Bogatov 402b1ebdcc pkgsStatic.slstatus: fix build 2023-02-19 13:20:53 -05:00
Shawn8901 0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Nikolay Korotkiy d2972cac85
slstatus: fix cross-compilation 2021-11-13 15:32:53 +03: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
Alvar Penning 0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Ivar ee47d9fbf3
slstatus: unstable-2018-04-16 -> unstable-2019-02-16 (#89732) 2020-07-09 02:12:18 +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
geistesk cd79136c06 slstatus: unstable-2018-03-21 -> unstable-2018-04-16 2018-04-19 11:58:25 +02:00
geistesk f51e6696eb slstatus: init at unstable-2018-03-28 2018-03-29 11:28:48 +02:00