Commit Graph

8 Commits

Author SHA1 Message Date
kilianar
408a877c20 dracula-theme: 3.0 -> 4.0.0
https://github.com/dracula/gtk/releases/tag/v4.0.0
2023-02-25 16:01:15 +01:00
Benedikt Tissot
abde3817cb dracula-theme: add gtk-4.0 theme 2022-03-23 14:46:13 +01:00
Eric Dallo
c032eaa77d
dracula-theme: Add support for cursors 2021-12-31 20:36:09 -03:00
Eric Dallo
480774d5eb
dracula-theme: 2.0 -> 3.0 2021-12-31 20:07:55 -03:00
D Anzorge
7cf45c5786 dracula-theme: remove vonfry from maintainers 2021-10-21 15:23:47 +02:00
D Anzorge
6a93f23c4b dracula-theme: copy kde theme components to expected locations 2021-10-20 22:51:46 +02:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Vonfry
0f1be68116
dracula-theme: rename ant-dracula-theme to dracula-theme and update 2020-10-11 20:16:27 +08:00