about summary refs log tree commit diff
path: root/pkgs/tools/security/gencfsm
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12gencfsm: 1.8.19 -> 1.9Michael Raitza1-10/+28
ZHF: #122042
2021-03-17treewide: gnome3.libgee -> libgeeSamuel Gräfenstein1-2/+2
Fix building with `config.allowAliases = false;`.
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-07-20gencfsm: fix buildPascal Wittmann1-3/+2
2018-04-12gencfsm: mark as brokenxeji1-0/+1
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2017-12-19gencfsm: 1.8.18 → 1.8.19Jan Tojnar1-2/+2
2017-11-29gencfsm: fix buildOrivej Desh1-0/+2
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2016-12-31gnome-encfs-manager: 1.8.16 -> 1.8.18Michael Raitza1-8/+7
2016-10-26gencfsm: use standalone libgee_0_6 as not every version of gnome3_* has ↵Michael Raskin1-2/+4
libgee_1 after gnome 3.22 addition
2016-10-26gencfsm: mark as brokenFrederik Rietdijk1-0/+1
With staging merged into master, we now have gnome3 = gnome3_22;. and error: while querying the derivation named ‘gnome-encfs-manager-1.8.16’: while evaluating the attribute ‘nativeBuildInputs’ of the derivation ‘gnome-encfs-manager-1.8.16’ at nixpkgs/pkgs/tools/security/gencfsm/default.nix:6:3: while evaluating ‘getOutput’ at nixpkgs/lib/attrsets.nix:453:23, called from undefined position: attribute ‘libgee_1’ missing, at nixpkgs/pkgs/tools/security/gencfsm/default.nix:14:27 cc maintainer @spacefrogg
2016-08-21gencfsm: vala -> vala_0_23Ram Kromberg1-2/+2
2016-02-23gnome-encfs-manager: 1.8.15 -> 1.8.16Michael Raitza1-2/+2
2015-11-03gnome-encfs-manager: init at 1.8.15Michael Raitza2-0/+48