Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tv file-line: git -> https | tv | 2022-03-18 | 1 | -1/+1 |
| | |||||
* | tv anbox: init at unstable-2021-05-26 | tv | 2022-03-05 | 1 | -0/+72 |
| | |||||
* | tv pkgs: don't override gnupg | tv | 2022-03-05 | 1 | -7/+0 |
| | |||||
* | tv pkgs: move ff to simple | tv | 2022-03-05 | 2 | -4/+5 |
| | |||||
* | tv pkgs: move gitAndTools to override | tv | 2022-03-05 | 2 | -4/+5 |
| | |||||
* | tv pkgs: move dhcpcd to override | tv | 2022-03-05 | 2 | -6/+7 |
| | |||||
* | tv pkgs: move cr to simple | tv | 2022-03-05 | 2 | -15/+16 |
| | |||||
* | tv pkgs: import override last | tv | 2022-03-05 | 1 | -1/+9 |
| | |||||
* | tv pkgs: import files and dirs as overlays harder | tv | 2022-03-05 | 1 | -6/+7 |
| | |||||
* | tv pkgs: move input-font to override | tv | 2022-03-05 | 2 | -14/+14 |
| | |||||
* | tv pkgs: move fzf to override | tv | 2022-03-05 | 3 | -7/+9 |
| | |||||
* | tv overrides: mapNixDir | tv | 2022-03-05 | 1 | -0/+2 |
| | |||||
* | tv nix-prefetch-github: rip | tv | 2022-03-05 | 2 | -49/+0 |
| | |||||
* | tv xmonad: pactl -> amixer | tv | 2022-01-11 | 1 | -4/+4 |
| | | | | This reverts commit 08849bbb4e731a4b655fa2456bad6925e7a70e8d, kind of. | ||||
* | tv stardict: add swahili | tv | 2022-01-11 | 1 | -0/+10 |
| | |||||
* | tv stardict: turn into pkg | tv | 2022-01-11 | 1 | -0/+225 |
| | |||||
* | tv vim: admit nftables | tv | 2021-12-21 | 1 | -0/+1 |
| | |||||
* | tv xmonad-tv: stdenv.lib -> lib | tv | 2021-12-10 | 1 | -2/+2 |
| | |||||
* | mailaids: init from tv | tv | 2021-11-23 | 1 | -21/+0 |
| | |||||
* | tv: stdenv.lib -> lib | tv | 2021-10-19 | 2 | -4/+4 |
| | |||||
* | tv xtoggledpms: init | tv | 2021-06-24 | 1 | -0/+16 |
| | |||||
* | tv utsushi-customized: use upstream package | tv | 2021-06-05 | 1 | -219/+0 |
| | |||||
* | tv imagescan-plugin-networkscan: init at 1.1.3 | tv | 2021-06-05 | 1 | -0/+55 |
| | |||||
* | tv rox-filer: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+3 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv hc: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+4 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv fzmenu: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -3/+6 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv diff-so-fancy: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+4 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv WiringPi: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+2 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv 433Utils: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -2/+2 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv utsushi: stdenv.lib -> lib | tv | 2021-06-02 | 1 | -19/+21 |
| | | | | Deprecated since nixpkgs 21.05 | ||||
* | tv fzf: allow unset patchPhase | tv | 2021-06-02 | 1 | -1/+1 |
| | | | | For nixpkgs 21.05 | ||||
* | tv overrides input-fonts: use fetchzip | tv | 2021-06-02 | 1 | -2/+4 |
| | |||||
* | tv rxvt_unicode: RIP; upstream has caught up | tv | 2021-05-20 | 2 | -21/+0 |
| | |||||
* | tv viljetic-pages: add other IRC URIs | tv | 2021-05-19 | 1 | -1/+3 |
| | |||||
* | tv xmonad: replace Paths by {-pkg-} | tv | 2021-03-15 | 4 | -70/+15 |
| | |||||
* | tv xmonad: no layout changes while focusing floats | tv | 2021-02-28 | 2 | -3/+18 |
| | |||||
* | tv xmonad: add xdeny | tv | 2021-02-28 | 2 | -0/+16 |
| | |||||
* | tv xmonad: doFloatCenter if appName ~ /Float/ | tv | 2021-02-28 | 1 | -0/+1 |
| | |||||
* | tv mpvterm: init | tv | 2021-02-27 | 2 | -0/+154 |
| | |||||
* | tv xmonad: queryPrefix -> (=??) | tv | 2021-02-20 | 1 | -4/+3 |
| | |||||
* | tv xmonad: integrate xdpychvt | tv | 2021-02-07 | 2 | -0/+6 |
| | |||||
* | tv xdpytools: init | tv | 2021-02-07 | 3 | -0/+91 |
| | |||||
* | tv rxvt_unicode: use rawdiff instead of patch | tv | 2021-02-04 | 1 | -4/+4 |
| | | | | | When using patch, cgit will append its version to the output, causing hashes to become invalid as it gets updated. | ||||
* | tv fzf: add --complete-1 | tv | 2021-02-04 | 2 | -0/+62 |
| | |||||
* | tv cr: use XDG_RUNTIME_DIR | tv | 2021-01-25 | 1 | -2/+6 |
| | |||||
* | tv xmonad: center float all pinentry windows | tv | 2021-01-13 | 1 | -1/+7 |
| | |||||
* | tv pinentry-urxvt: init | tv | 2021-01-13 | 1 | -0/+56 |
| | |||||
* | tv rox-filer: cleanup | tv | 2020-12-07 | 1 | -27/+8 |
| | |||||
* | tv rox-filer: 14354e2 -> 3c3ad5d | tv | 2020-12-06 | 1 | -2/+2 |
| | |||||
* | tv rox-filer: GitHub -> GitLab | tv | 2020-12-06 | 1 | -2/+2 |
| |