about summary refs log tree commit diff
path: root/pkgs/profpatsch
Commit message (Expand)AuthorAgeFilesLines
* pkgs/profpatsch/nman: really enumerate (all) manpagesProfpatsch2024-03-041-29/+39
* pkgs/profpatsch/nman: rewrite directory iteration to more imperativeProfpatsch2024-03-031-19/+19
* pkgs/profpatsch/nman: don’t return the full pathProfpatsch2024-03-031-15/+13
* pkgs/profpatsch/nman: move checking man-prefix into enumerateProfpatsch2024-03-031-34/+43
* pkgs/profpatsch/nman: always enumerate all manpagesProfpatsch2024-03-031-17/+19
* pkgs/profpatsch/nman: separate drv building from manpage checkProfpatsch2024-03-031-33/+47
* pkgs/profpatsch/nman: start returning more info from buildProfpatsch2024-03-031-6/+12
* pkgs/profpatsch/nman: initial debug logging & add "doc"Profpatsch2024-03-031-6/+60
* pkgs/profpatsch/nman: run `rustfmt`Profpatsch2024-03-032-136/+194
* pkgs/profpatsch/nman: add a `--verbose` flagProfpatsch2024-03-032-25/+44
* pkgs/profpatsch/nman: put functions into struct contextProfpatsch2024-03-031-153/+160
* pkgs/profpatsch/nman: print all command calls to stderrProfpatsch2024-03-031-14/+98
* pkgs/profpatsch/nman: order functions top-to-bottomProfpatsch2024-03-031-81/+84
* pkgs/profpatsch/nman: move main to topProfpatsch2024-03-031-68/+70
* pkgs/profpatsch/nman: inline dispatch_actionProfpatsch2024-03-031-38/+39
* pkgs/{profpatsch/nman,sternenseemann/rust/temp}: fix rust warningsProfpatsch2024-03-031-10/+9
* pkgs/{profpatsch/nman,sternenseemann/rust/temp}: add stub Cargo.tomlProfpatsch2024-03-032-0/+13
* machines/profpatsch/website: ensmallen pubkeyProfpatsch2024-02-141-842/+585
* machines/profpatsch/website: mastodon <link>Profpatsch2024-02-141-0/+1
* machines/profpatsch/website: more talkiesProfpatsch2024-02-141-1/+5
* treewide: s6-test is dead, long live eltest!sternenseemann2023-04-105-9/+9
* pkgs/profpatsch/xrandr: fix assert statementsProfpatsch2022-11-011-3/+3
* pkgs/profpatsch.de/talkies: add talkieProfpatsch2022-11-011-1/+3
* pkgs/profpatsch/deploy: print all commands to stderrProfpatsch2022-11-011-3/+8
* pkgs/profpatsch: fix tvl referenceProfpatsch2022-09-261-0/+2
* pkgs/profpatsch/show-qr-code: fix encoding with newlinesProfpatsch2022-09-261-1/+8
* pkgs/profpatsch: Fix attribute name for util-linuxaszlig2022-09-261-2/+2
* pkgs/profpatsch/deploy: Also create system profileProfpatsch2022-06-271-4/+13
* pkgs/profpatsch/deploy: fix nix ssh linkProfpatsch2022-06-261-1/+1
* pkgs/profpatsch/display-infos: add current calendar weekProfpatsch2022-06-261-1/+1
* pkgs/tvl: expose tvl's depot in vuizvuisternenseemann2022-03-241-36/+2
* treewide: reflect upstream dropping netbsd-openbsd aliassternenseemann2022-03-231-1/+1
* pkgs/profpatsch/xdg-open: fix evalsternenseemann2022-03-022-3/+3
* machines/profpatsch: use alacritty as terminal-emulatorProfpatsch2022-02-282-5/+5
* pkgs/profpatsch: remove easy-dhall-nix, use dhall from nixpkgsProfpatsch2022-02-285-20/+12
* Profpatsch/profpatsch.de: more talkiesProfpatsch2022-02-281-2/+3
* Profpatsch/xdg-open: add application/mswordProfpatsch2022-02-281-0/+4
* Profpatsch/xdg-open: don’t add a specific handler for file:Profpatsch2022-02-281-5/+0
* pkgs/profpatsch/nix-tools/nix-run-bin: use PATH insteadProfpatsch2022-01-081-8/+4
* pkgs/profpatsch/rust-deps: more rust depsProfpatsch2022-01-071-0/+71
* pkgs/profpatsch/profpatsch.de: more talkiesProfpatsch2022-01-071-1/+3
* pkgs/profpatsch: add nix-run-binProfpatsch2022-01-072-2/+27
* pkgs/profpatsch/execline/runblock: check executable pathProfpatsch2022-01-071-5/+16
* pkgs/profpatsch/execline/runblock: check for empty blockProfpatsch2022-01-071-2/+8
* pkgs/profpatsch/execline: remove backtick nix abstractionProfpatsch2022-01-074-26/+8
* pkgs/profpatsch/xdg-open: add csv filetypeProfpatsch2022-01-071-0/+5
* pkgs/profpatsch/e: add debug outputProfpatsch2022-01-071-3/+15
* pkgs/profpatsch/show-qr-code: read from stdinProfpatsch2021-12-301-2/+2
* pkgs/profpatsch/xdg-open: fix remaining reference to pkgs.vuizvuisternenseemann2021-12-241-1/+1
* pkgs/profpatsch/xdg-open: fix evalsternenseemann2021-12-232-4/+5