Commit Graph

7 Commits

Author SHA1 Message Date
Ben Siraphob
16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Luka Blaskovic
d09152cb28 selinux-sandbox: 2.7 -> 2.9 2019-08-17 17:49:50 +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
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c23649b1c99930081ec9dc6b9fcd04afb4.
2018-08-30 18:18:30 +02:00
Jan Tojnar
025881c236
treewide: remove placeholder usage
Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
2018-03-28 19:44:33 +02:00
xeji
f7fe3f5184 selinux-sandbox: init at 2.7 2018-03-23 14:30:02 +01:00