José Romildo Malaquias
833371ffa7
theme-obsidian2: 2.17 -> 2.18
2021-01-24 15:37:20 -03:00
Ben Siraphob
d13840759c
pkgs/data: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
4eb185bd6a
pkgs/data: stdenv.lib -> lib
2021-01-15 14:29:18 +07:00
Sandro
f07f6b4d1d
Merge pull request #109131 from romildo/upd.greybird
...
greybird: 3.22.13 -> 3.22.14
2021-01-12 23:43:07 +01:00
José Romildo Malaquias
ced009c2a0
greybird: 3.22.13 -> 3.22.14
2021-01-12 14:42:40 -03:00
José Romildo Malaquias
cefafbb75e
matcha-gtk-theme: 2020-12-07 -> 2021-01-12
2021-01-12 14:29:03 -03:00
Sandro
ad4e3860cd
Merge pull request #109021 from romildo/upd.marwaita-ubuntu
...
marwaita-ubuntu: 1.5 -> 1.7
2021-01-11 17:48:00 +01:00
Sandro
c6097967d6
Merge pull request #109023 from romildo/upd.marwaita-peppermint
...
marwaita-peppermint: 0.5 -> 0.6
2021-01-11 17:47:31 +01:00
José Romildo Malaquias
871daff7cd
marwaita-pop_os: 0.9 -> 1.1
2021-01-11 12:07:14 -03:00
José Romildo Malaquias
e838ce39c7
marwaita-peppermint: 0.5 -> 0.6
2021-01-11 12:01:00 -03:00
José Romildo Malaquias
6fc4b6da64
marwaita-ubuntu: 1.5 -> 1.7
2021-01-11 11:55:33 -03: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
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Francesco Zanini
cf68af0245
openzone-cursors: init at 1.2.9
2021-01-07 22:46:40 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
José Romildo Malaquias
af4a92ec7e
marwaita-manjaro: 1.6 -> 1.8
2021-01-04 16:37:22 -03:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
José Romildo Malaquias
6a0b44b394
marwaita: 7.7 -> 8.0
2021-01-02 11:21:16 -03:00
José Romildo Malaquias
718805e612
sweet: 1.10.5 -> 2.0
2020-12-19 14:04:57 -03:00
R. RyanTM
e2b1c55497
matcha-gtk-theme: 2020-11-23 -> 2020-12-07
2020-12-10 19:57:18 +00:00
José Romildo Malaquias
5f79bd675b
theme-obsidian2: 2.16 -> 2.17
2020-12-04 18:57:45 -03:00
R. RyanTM
729954f169
greybird: 3.22.12 -> 3.22.13
2020-12-04 13:34:35 +00:00
Sandro
1ffc48e739
Merge pull request #105579 from r-ryantm/auto-update/vimix-gtk-themes
...
vimix-gtk-themes: 2020-02-24 -> 2020-11-28
2020-12-01 14:06:25 +01:00
R. RyanTM
e6af3bb5ed
vimix-gtk-themes: 2020-02-24 -> 2020-11-28
2020-12-01 12:15:56 +00:00
Chuck
289da1dcd8
mojave-gtk-theme: 2020-03-19 -> 2020-11-29
...
Resolves a size and performance regression introduced when libsass
bumped 3.6.1 -> 3.6.3. With this change, this package's size shrinks
from 1.5G to 31M.
https://github.com/vinceliuice/Mojave-gtk-theme/issues/178
2020-11-30 14:37:55 -08:00
José Romildo Malaquias
73868f32c6
theme-jade1: 1.9 -> 1.10
2020-11-28 17:58:56 -03:00
José Romildo Malaquias
82f8f6a1fc
marwaita-peppermint: 0.4 -> 0.5
2020-11-26 22:22:21 -03:00
R. RyanTM
583bab4695
matcha-gtk-theme: 2020-11-11-0 -> 2020-11-23
2020-11-26 10:57:24 +00:00
R. RyanTM
d7a8da0e46
qogir-theme: 2020-02-26 -> 2020-11-16
2020-11-22 09:31:01 +00:00
freezeboy
38b041bdf8
libsForQt5.qtcurve: fix build with Qt5.15
...
moved the initial qtcurve package to mkLibsForQt5 function
to decouple from Qt5 version
added an alias qtcurve -> libsForQt5.qtcurve for backward compatibility
add option to disable gtk2 support (still enabled by default)
2020-11-20 22:24:27 +01:00
freezeboy
c173f416e0
libsForQt5.kde2-decoration: 1.0 -> 1.1
...
Fixes build for Qt5.15
Split output to mutilple outputs to reduce user closure size
2020-11-20 22:24:26 +01:00
José Romildo Malaquias
87688a99fb
Merge pull request #103569 from r-ryantm/auto-update/theme-obsidian2
...
theme-obsidian2: 2.15 -> 2.16
2020-11-15 15:27:40 -03:00
R. RyanTM
018696cbf2
matcha-gtk-theme: 2020-10-23 -> 2020-11-11-0
2020-11-15 09:59:18 +00:00
R. RyanTM
5efb8b4b52
theme-obsidian2: 2.15 -> 2.16
2020-11-12 07:54:19 +00:00
José Romildo Malaquias
3bcca12738
canta-theme: restrict platform to linux
...
The dependency numix-icon-theme-circle (a parent of canta-icon-theme)
is unavailable in darwin.
2020-11-04 13:44:50 -03:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
R. RyanTM
afdd017def
matcha-gtk-theme: 2020-10-05 -> 2020-10-23
2020-10-25 20:31:23 +00:00
José Romildo Malaquias
07c91d7908
numix-solarized-gtk-theme: 20180913 -> 20200910
2020-10-19 11:15:34 -03:00
José Romildo Malaquias
9cf5238ee7
Merge pull request #100201 from romildo/upd.stilo-themes
...
stilo-themes: 3.36-2 -> 3.36-3
2020-10-18 17:00:35 -03:00
José Romildo Malaquias
aa07adf211
Merge pull request #100338 from romildo/upd.lounge-gtk-theme
...
lounge-gtk-theme: 1.22 -> 1.24
2020-10-18 16:59:39 -03:00
José Romildo Malaquias
722a480c88
marwaita-ubuntu: init at 1.5
2020-10-14 10:47:51 -03:00
José Romildo Malaquias
71db2669e8
arc-theme: fix license
2020-10-13 09:33:15 -03:00
José Romildo Malaquias
b31577aea8
arc-theme: use pkg-config instead of the alias pkgconfig
2020-10-13 09:27:35 -03:00
José Romildo Malaquias
0c32ddda71
arc-theme: 20200819 -> 20201013
2020-10-13 09:27:00 -03:00
José Romildo Malaquias
511f36333e
amber-theme: 3.36-1 -> 3.36-2
2020-10-12 10:10:21 -07:00
José Romildo Malaquias
95e3e3e09a
plano-theme: 3.36-1 -> 3.36-2
2020-10-12 10:09:42 -07:00
José Romildo Malaquias
d38c911a06
zuki-themes: 3.36-3 -> 3.36-4
2020-10-12 10:08:28 -07:00
José Romildo Malaquias
d9d1273c0d
Merge pull request #99620 from romildo/upd.matcha-gtk-theme
...
matcha-gtk-theme: 2020-09-28 -> 2020-10-05
2020-10-12 13:03:26 -03:00
José Romildo Malaquias
8eb2086f25
lounge-gtk-theme: 1.22 -> 1.24
2020-10-12 12:00:36 -03:00
José Romildo Malaquias
e2064ae542
Merge pull request #99704 from Vonfry/update/dracula
...
dracula-theme: 1.3.0 -> 2.0 and rename ant-dracula to dracula-theme
2020-10-11 16:07:12 -03:00