funketh

Results 4 issues of funketh

pacman allows you to install packages with the option `--asdeps` to mark them as dependencies. This is useful for optional dependencies as pacman can then recognize them as orphans when...

enhancement

**Is your feature request related to a problem? Please describe.** 1. In vanilla TTT, timeouts equal a win for the innocent team: https://github.com/Facepunch/garrysmod/blob/be251723824643351cb88a969818425d1ddf42b3/garrysmod/gamemodes/terrortown/gamemode/cl_scoring.lua#L288-L289 In TTT2, there's a special win state...

type/enhancement

The `nixpkgs.config` options are overridden here: https://github.com/nix-community/home-manager/blob/5ac84ebeef5d2566ea458b81375cc6eafa19c225/flake.nix#L47-L56 This was very confusing and unintuitive since I did not know about the pkgs parameter (it isn't mentioned in the online documentation) and...

I was using haskell.nix via flakes and it doesn't seem to accept commit tags from other branches than head which stack would accept. I think this is caused by not...

help wanted
stack