summary refs log tree commit diff
path: root/pkgs/data/icons/tela-icon-theme/default.nix
Commit message (Collapse)AuthorAge
* tela-icon-theme: use stdenvNoCCLuke Granger-Brown2021-05-02
| | | | | This doesn't use any of the compilers tools, so it may as well use the compilerless version of the stdenv.
* tela-icon-theme: switch to gpl3OnlyLuke Granger-Brown2021-05-02
| | | | | | | Since the license isn't documented anywhere other than COPYING, it must be assumed that the intent was to license only under the included license, without any extra clauses such as the "(at your option) any later version" clause.
* tela-icon-theme: skip patchelf and symlink rewrite stepsLuke Granger-Brown2021-05-02
| | | | | | * We don't have any ELFs to patch. * Scanning all the symlinks is slow, and jdupes already makes them relative anyway.
* tela-icon-theme: format slightly differentlyLuke Granger-Brown2021-05-02
| | | This change is intended to cause the package hash to change, to work around a bug in Hydra that's causing the nixos-unstable channel advancement to fail (due to an invalid .ls file).
* tela-icon-theme: init at 2021-01-21figsoda2021-04-27