summaryrefslogtreecommitdiffstats
path: root/flake.nix
Commit message (Collapse)AuthorAgeFilesLines
* flake: set nix-writer.inputs.nixpkgs.followstv2026-01-211-0/+1
|
* 5pkgs: fix nix flake show compatibilitylassulus2026-01-111-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* flake: expose packages outside of overlaylassulus2025-08-091-0/+4
|
* flake: remove stale inputlassulus2024-09-081-1/+1
|
* config/buildbot: initmakefu2024-05-311-1/+4
|
* flake: set krebs.secret.directorylassulus2023-11-291-1/+3
|
* flake: export all systemslassulus2023-11-071-4/+4
|
* flakes: expose krebs.pkgs overlaymakefu2023-07-061-0/+1
|
* flake: export top level krebs modules via nixosModulesKierĂ¡n Meinhardt2023-06-211-0/+11
|
* flake: initlassulus2023-06-211-0/+30