about summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAgeFilesLines
* monogame-patcher: Also patch late-bound methodsaszlig2020-02-101-1/+2
* pkgs/profpatsch/execline/e: better promptProfpatsch2020-01-261-12/+14
* pkgs/profpatsch/execline/e: add prompt colorProfpatsch2020-01-261-0/+2
* pkgs/profpatsch/execline/e: fix buffering problemProfpatsch2020-01-261-3/+0
* pkgs/profpatsch/execline/e: fix line splittingProfpatsch2020-01-261-6/+6
* pkgs/profpatsch/execline: add eProfpatsch2020-01-262-0/+25
* pkgs/profpatsch/execline: add runblockProfpatsch2020-01-262-0/+71
* pkgs/profpatsch/write-execline: add all argparsing commandsProfpatsch2020-01-261-2/+20
* machines/profpatsch/shiki: use dhall from binary releaseProfpatsch2020-01-261-11/+0
* pkgs/profpatsch/warpspeed: 1.0 -> 1.1Profpatsch2020-01-261-5/+31
* escape: support pathsYorick2020-01-181-0/+1
* pkgs/profpatsch/youtube2audiopodcast: fix a few thingsProfpatsch2019-12-271-4/+4
* pkgs/profpatsch/youtube2audiopodcast: use v4 localhost for tcpserverProfpatsch2019-12-271-1/+1
* pkgs/profpatsch/youtube2audiopodcast: use ::1 for tcpserverProfpatsch2019-12-271-1/+1
* pkgs/profpatsch/youtube2audiopodcast: serve rss feed & audio filesProfpatsch2019-12-272-29/+37
* pkgs/profpatsch/query-audio-streams: initProfpatsch2019-12-143-0/+94
* pkgs/profpatsch: move `writeHaskellInterpret` upwardsProfpatsch2019-12-142-12/+13
* pkgs/profpatsch/youtube2audiopodcast: youtube playlist to rssProfpatsch2019-12-092-4/+201
* pkgs/profpatsch/youtube2audiopodcast: clean imports and use s6 catProfpatsch2019-12-091-2/+5
* pkgs/profpatsch/youtube2audiopodcast: factor out http servingProfpatsch2019-12-091-14/+22
* machines/profpatsch,pkgs/profpatsch: rm `execlineb-with-builtins`Profpatsch2019-12-082-33/+6
* pkgs/profpatsch: bump nixperimentsProfpatsch2019-12-081-2/+2
* pkgs/profpatsch: fix stray `runCommandLocal`Profpatsch2019-12-081-1/+1
* treewide: use `runCommandLocal` where applicableProfpatsch2019-12-086-18/+10
* pkgs/profpatsch: fixup missing sandbox argProfpatsch2019-12-081-1/+1
* pkgs/profpatsch/youtube2audiopodcast: use sandbox instead of tempdirProfpatsch2019-12-081-10/+10
* pkgs/profpatsch/execline: use -W instead of EXECLINE_STRICTProfpatsch2019-12-081-2/+1
* pkgs/profpatsch: add sandbox primitiveProfpatsch2019-12-082-9/+66
* pkgs/profpatsch/youtube2audiopodcast: serve arbitrary youtube videoProfpatsch2019-12-081-6/+18
* pkgs.profpatsch: expose youtube2audiopodcastProfpatsch2019-12-081-0/+3
* pkgs.profpatsch: init youtube2audiopodcastProfpatsch2019-12-082-0/+77
* pkgs/profpatsch/write-exeline: fix ./escape.nix importProfpatsch2019-11-021-1/+1
* pkgs/games/planescape-torment-enhanced-edition: fix data dirProfpatsch2019-11-011-1/+1
* pkgs/games/gog: add Planescape Torment: Enhanced EditionProfpatsch2019-11-012-0/+33
* vim: Add syntax highlighting/indent for PureScriptaszlig2019-10-121-0/+7
* games/humblebundle: pico-8 1.10 -> 1.12csternenseemann2019-10-061-3/+3
* pkgs/profpatsch: Fix eval error due to wrong pathaszlig2019-10-021-1/+1
* pkgs/profpatsch: writeExecline, writeExeclineLocalProfpatsch2019-10-022-0/+24
* pkgs/profpatsch: getBinsProfpatsch2019-10-021-7/+9
* machines/profpatsch: misc shitProfpatsch2019-10-021-1/+1
* Merge pull request #21 (Add game "Baba Is You")aszlig2019-09-302-0/+28
|\
| * baba-is-you: fix $HOME usage with updateGuillaume Maudoux2019-09-301-4/+4
| * baba-is-you: init at 2019-03-31Guillaume Maudoux2019-04-032-0/+28
| |
| \
*-. \ Merge games "Kingdoms and Castles" and "minimetro"aszlig2019-09-304-0/+31
|\ \ \
| | * | add minimetroGuillaume Maudoux2019-09-302-0/+16
| * | | add kindoms and castlesGuillaume Maudoux2019-09-282-0/+15
| |/ /
* | | fetch-gog: Fix login with captchaaszlig2019-09-301-9/+20
* | | fetch-humble-bundle: Fix login with guard codeaszlig2019-09-302-15/+195
* | | pkgs/profpatsch/execlinebWithBuiltins: fix path amendingProfpatsch2019-09-261-0/+14
|/ /
* | pkgs/profpatsch/runExecline: move to writeCommand formProfpatsch2019-09-264-69/+61