about summary refs log tree commit diff
path: root/pkgs/profpatsch
Commit message (Expand)AuthorAgeFilesLines
...
* pkgs/profpatsch/backup: more backup stuffProfpatsch2021-06-071-8/+16
* pkgs/profpatsch/xrandr: exit(1) on errorProfpatsch2021-06-071-0/+1
* pkgs/profpatsch/xdg-open: display short message on xdg-openProfpatsch2021-06-071-1/+3
* pkgs/profpatsch/xdg-open: fix text/html oversightProfpatsch2021-06-071-1/+1
* pkgs/profpatsch: init text-letterProfpatsch2021-05-183-0/+158
* pkgs/profpatsch/xdg-open: Remove UriGlobHandlerProfpatsch2021-05-133-42/+12
* pkgs/profpatsch/importDhall: allow referencing files in the typeProfpatsch2021-05-131-1/+4
* pkgs/profpatsch/xdg-open: directly pass MimeMatch to xdg-open scriptProfpatsch2021-05-123-19/+29
* pkgs/profpatsch/xdg-open: use the new matcher listProfpatsch2021-05-124-79/+10
* pkgs/profpatsch/xdg-open: prepare for adding firefox handler supportProfpatsch2021-05-124-218/+374
* pkgs/profpatsch/xdg-open: add lagrange as gemini & gopher handlerProfpatsch2021-05-081-0/+12
* pkgs/profpatsch/write-rust: alwyas run tests by defaultProfpatsch2021-04-234-17/+25
* pkgs/profpatsch: add xrandr two monitor setupProfpatsch2021-04-232-0/+205
* pkgs/profpatsch/write-rust: fix ln invocationsternenseemann2021-04-201-1/+1
* pkgs/profpatsch/el-semicolon: build and run tests using testRustSimplesternenseemann2021-03-312-12/+7
* pkgs/profpatsch: remove nix-genProfpatsch2021-03-312-25/+2
* pkgs/profpatsch/write-rust: use s6-portable-utilsProfpatsch2021-03-261-4/+4
* fix(profpatsch/write-rust): fail on rust test failuresternenseemann2021-03-251-1/+1
* pkgs/profpatsch/deploy: change gcroot locationProfpatsch2021-03-061-1/+1
* pkgs/profpatsch/execline: add missing execline depProfpatsch2021-03-061-1/+1
* pkgs/profpatsch: remove stray fileProfpatsch2021-03-051-77/+0
* pkgs/profpatsch: add gpg-private-offline-keyProfpatsch2021-03-053-0/+136
* pkgs/profpatsch/nix-eval: add --read-write-modeProfpatsch2021-03-051-1/+5
* pkgs/profpatsch.de: add talkiesProfpatsch2021-03-051-1/+12
* pkgs/profpatsch/sandbox: fix the env callProfpatsch2021-03-051-1/+1
* pkgs/profpatsch/xdg-open: improve tool a bitProfpatsch2021-03-055-38/+99
* pkgs/profpatsch/importDhall: fix importDhall2 wrapperProfpatsch2021-03-051-0/+1
* pkgs/profpatsch/nman: add readmesternenseemann2021-02-251-0/+12
* pkgs/profpatsch/nman: use unicode replacement characterssternenseemann2021-02-251-1/+1
* pkgs/profpatsch/nman: check all man files for matchessternenseemann2021-02-251-20/+76
* pkgs/profpatsch/nman: check that empty sections are disallowedsternenseemann2021-02-251-3/+4
* pkgs/profpatsch/nman: unit test testable stuffsternenseemann2021-02-253-4/+87
* pkgs/profpatsch/nman(1): examples after descriptionsternenseemann2021-02-251-30/+17
* pkgs/profpatsch/nman(1): reorder invocation descriptionssternenseemann2021-02-251-25/+26
* pkgs/profpatsch/nman: let nix tools inherit stderr handlesternenseemann2021-02-251-12/+25
* pkgs/profpatsch/nman(1): please mandoc -Tlintsternenseemann2021-02-251-1/+1
* pkgs/profpatsch/nman: use 100 for usage errorssternenseemann2021-02-252-3/+3
* pkgs/profpatsch/nman(1): add DISCLAIMER sectionsternenseemann2021-02-251-0/+13
* pkgs/profpatsch/nman(1): add Profpatsch's emailsternenseemann2021-02-251-2/+3
* pkgs/profpatsch/nman(1): misc clarificationssternenseemann2021-02-251-5/+7
* pkgs/profpatsch/nman: typo fixessternenseemann2021-02-252-2/+2
* pkgs/profpatsch/nman: clone path instead of resetting itsternenseemann2021-02-251-9/+6
* pkgs/profpatsch/nman: print io::Error for NmanError::IOsternenseemann2021-02-251-5/+4
* pkgs/profpatsch/nman: adjust usage to match man pagesternenseemann2021-02-251-1/+1
* pkgs/profpatsch/nman: add man page for nmansternenseemann2021-02-252-0/+197
* pkgs/profpatsch/nman: fix panic if mandir.len() < 3sternenseemann2021-02-251-1/+1
* pkgs/profpatsch/nman: repurpose old path field in DrvWithOutputsternenseemann2021-02-251-6/+8
* pkgs/profpatsch/nman: move parse_drv_* into implssternenseemann2021-02-251-34/+38
* pkgs/profpatsch/nman: document code furthersternenseemann2021-02-251-0/+54
* pkgs/profpatsch/nman: if no section is given, treat it as unknownsternenseemann2021-02-251-37/+67