Commit graph

16 commits

Author SHA1 Message Date
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 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Sander van der Burg 792f50fe7c nixui: migrate to node2nix 2016-09-01 12:14:20 +00:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Matej Cotman 5f5fd03a71 nixui: upgrade to 0.2.1 2015-11-17 12:28:22 +01:00
Eelco Dolstra b3d8d750de Remove /etc/nixos/nixpkgs from $NIX_PATH
NixOS hasn't used /etc/nixos/nixpkgs for a long time, so it's time to
get rid of it.
2015-08-05 14:34:33 +02:00
Matej Cotman 7e1e553cb8 nixui: update to 0.1.2 (close #6005) 2015-01-27 18:19:39 +01:00
Matej Cotman f550c76d0e nixui: update to 0.1.1 2015-01-26 10:21:24 +01:00
Wout Mertens 70ac34b8c0 nixui: include build files 2015-01-23 15:59:10 +01:00
Wout Mertens 4c2554ebf4 Remove nixui to fix travis failures 2015-01-23 15:49:57 +01:00
Wout Mertens 71e107acac Set nixui to broken
See 264ed82eda (commitcomment-9416066)
2015-01-23 15:37:54 +01:00
Matej Cotman 264ed82eda nixui: add new package 2015-01-22 05:27:31 +01:00