Commit graph

8 commits

Author SHA1 Message Date
Alyssa Ross 28625f7861 selinux: 2.9, 3.0 -> 3.3
These are all released together, so I'm updating them all in a single
commit.
2021-11-21 13:51:54 +00:00
Alyssa Ross 51e95616d7
selinux-python: fix cross; strict deps 2021-11-13 12:04:16 +00:00
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 5620d987e2 selinux-python: 2.7 -> 2.9 2019-08-17 17:50:12 +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 1cd096a1f0
libsepol: split package 2018-06-29 04:38:12 +02:00
xeji 905f472556 selinux-python: init at 2.7
tools written in python that upstream moved from policycoreutils
into a separate package
2018-03-23 14:30:02 +01:00