Commit Graph

310 Commits

Author SHA1 Message Date
worldofpeace
ee29fbd9a2
Merge pull request #68492 from worldofpeace/pam-sessionvariables
Introduce environment.profileRelativeSessionVariables
2019-09-18 11:15:26 -04:00
worldofpeace
cc125810cb nixos/environment: set GTK_DATA_PREFIX
Many desktop environment modules are already setting
this so it already makes sense to just do this globally.
2019-09-18 11:13:43 -04:00
José Romildo Malaquias
f93d1762ee arc-theme: move to pkgs/data/themes 2019-09-13 10:27:41 -03:00
José Romildo Malaquias
32d0ee40f5 arc-theme: 20190330 -> 20190910
- Update version number
- Update repository owner
- Update home page
- Remove build time dependency on gnome3.gnome-shell: only gnome-shell
  version is needed
- Linking gnome-shell support for 3.30 to 3.32 is not needed anymore
- patchShebangs is not needed
2019-09-13 10:19:51 -03:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
José Romildo Malaquias
86e1452556 theme-obsidian2: 2.8 -> 2.9 (#67501)
* theme-obsidian2: 2.8 -> 2.9

* theme-obsidian2: move to pkgs/data

* theme-obsidian2: use pname

* theme-obsidian2: run hooks preInstall and postInstall in install phase
2019-08-26 23:11:52 +08:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
gnidorah
71a3c13d6b qtcurve: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
gnidorah
95cec2ffe3 kde2-decoration: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace
e62be3ebf0 adwaita-qt: 1.0 -> 1.1.0
Adds support for the new refreshed Adwaita theme.

https://github.com/FedoraQt/adwaita-qt/releases/tag/1.1.0
2019-08-05 12:26:27 -04:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
José Romildo Malaquias
eb19fdace7 sierra-gtk-theme: mv to pkgs/data/themes 2019-05-06 23:28:24 -03:00
José Romildo Malaquias
86665d0744 sierra-gtk-theme: 2018-10-12 -> 2019-05-07 2019-05-06 23:28:24 -03:00
José Romildo Malaquias
00b1b116ac tetra-gtk-theme: move to pkgs/data/themes 2019-05-01 17:36:10 -03:00
José Romildo Malaquias
9fc607d9fe tetra-gtk-theme: 201903 -> 201905 2019-05-01 17:32:39 -03:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
volth
cf3f3fd1b5 fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
R. RyanTM
201f1d678e arc-theme: 20190213 -> 20190330
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arc-theme/versions
2019-04-14 00:08:17 -07:00
Jan Tojnar
1c928f4387
arc-theme: fix build 2019-04-05 12:14:06 +02:00
Joachim F
d1595144a4
Merge pull request #56773 from bricewge/solarc
solarc-gtk-theme: init at 1.0.2
2019-03-26 00:45:20 +00:00
Brice Waegeneire
4430e0aa8f solarc-gtk-theme: init at 1.0.2 2019-03-23 12:08:38 +01:00
Will Dietz
48568dd7af tetra-gtk-theme: -> 201903 2019-03-09 18:50:50 -06:00
Vladimír Čunát
f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
worldofpeace
b63e40018d
arc-theme: cleanup 2019-02-16 17:58:09 -05:00
R. RyanTM
0369f6c362 arc-theme: 20181022 -> 20190213
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arc-theme/versions
2019-02-16 09:45:52 -08:00
Frederik Rietdijk
7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
José Romildo Malaquias
692b978df4 zuki-themes: 3.28-3 -> 3.30-1 2019-02-10 23:05:24 -02:00
José Romildo Malaquias
b84ca8131a greybird: 3.22.9 -> 3.22.10 2019-02-10 13:38:12 -02:00
Matthew Bauer
5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
José Romildo Malaquias
12fc62dde5 tetra-gtk-theme: 0.2.0 -> 201902 2019-02-03 08:52:40 -02:00
worldofpeace
4c59f07017 elementary-gtk-theme: drop 2019-01-24 20:54:14 +00:00
José Romildo Malaquias
c58807f764 nordic: 1.3.0 -> 1.5.4 2019-01-19 17:57:31 -02:00
José Romildo Malaquias
5b1fb49416 matcha: move to pkgs/data/themes 2018-12-24 18:10:13 -02:00
José Romildo Malaquias
dd915395c4 matcha: 2018-11-12 -> 2018-12-24 2018-12-24 18:04:05 -02:00
Renaud
433b867b61
Merge pull request #52520 from romildo/upd.plano-theme
plano-theme: 3.28-3 -> 3.30-1
2018-12-19 15:55:44 +01:00
José Romildo Malaquias
9f934e8efc shades-of-gray-theme: 1.1.1 -> 1.1.3 2018-12-19 10:48:29 -02:00
José Romildo Malaquias
91e1e2fd92 plano-theme: 3.28-3 -> 3.30-1 2018-12-19 10:28:40 -02:00
José Romildo Malaquias
c46915c9c1 materia-theme: move to pkgs/data/themes 2018-12-04 10:56:57 -02:00
José Romildo Malaquias
eff0cf020f materia-theme: 20181115 -> 20181125 2018-12-04 10:50:48 -02:00
José Romildo Malaquias
a8f1e430f2 nordic: fix sha256 hash 2018-11-30 15:42:11 -02:00
José Romildo Malaquias
42f872e331 nordic: 1.2.1 -> 1.3.0 (#51038) 2018-11-25 19:43:01 +01:00