summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/tinc_graphs
Commit message (Collapse)AuthorAgeFilesLines
* 5pkgs: fix nix flake show compatibilitylassulus7 days1-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate nix-writers flake for extended writer functions (writeJq, writeGawkBin, etc.) using a fixpoint overlay so functions can reference each other. Update Python packages to new buildPythonPackage format: - Add pyproject = true and build-system for ovh-zone, python-dnsstamps, ssh-audit, tinc_graphs Fix writer function usage by taking them as arguments instead of accessing via pkgs: - nixos-format-error, untilport, qrscan, logf, gitignore, urix, etc. Update deprecated nixpkgs attribute names: - gdk_pixbuf -> gdk-pixbuf - libSM/libX11/libXinerama -> xorg.* - buildGo120Module -> buildGoModule Remove obsolete/broken packages: - buildbot-classic-slave (missing buildbot-classic) - cac-panel, drivedroid-gen-repo (Python 2 / format issues) - games-user-env, generate-secrets (unused) - internetarchive, bepasty-client-cli, krebspaste (Python 2) - qrscan (conflicts with removed nixpkgs package) Other fixes: - Use lib.callPackageWith for package interdependencies - Only export derivations in flake packages output - Limit packages output to Linux systems - Fix IFD in ukrepl by passing path to writer instead of readFile - Import stockholm.lib directly where needed (bling) - Rewrite brain and git-hooks to use runCommand
* pkgs.tinc_graphs: 0.3.11 -> 0.4.0makefu2021-10-011-5/+7
|
* tinc_graphs: stdenv.lib -> libtv2021-06-021-2/+2
| | | | Deprecated since nixpkgs 21.05
* pkgs.tinc_graphs: bump to 3.11makefu2019-12-101-2/+4
|
* krebs/5pkgs: move simple pkgs to a subdirtv2017-05-241-0/+26