Commit Graph

289 Commits

Author SHA1 Message Date
Pol Dellaiera
6b284310a1
Merge pull request #227379 from r-ryantm/auto-update/greetd.greetd
greetd.greetd: 0.8.0 -> 0.9.0
2023-07-29 10:56:08 +02:00
Bobby Rong
12d4e183c1
Merge pull request #242184 from bobby285271/upd/cinnamon
Cinnamon updates 2023-07-08
2023-07-09 10:57:26 +08:00
Bobby Rong
6a5f7b603a
lightdm-slick-greeter: 1.8.1 -> 1.8.2
https://github.com/linuxmint/slick-greeter/compare/1.8.1...1.8.2
2023-07-08 11:32:57 +08:00
K900
c0132f22e9 sddm: 0.19.0 -> 0.20.0 2023-07-07 12:46:59 +03:00
Arjan Schrijver
4a40e22af2 ly: 0.2.1 -> 0.6.0 2023-06-19 10:57:11 +02:00
Bobby Rong
d9f25dbe07
lightdm-slick-greeter: 1.6.1 -> 1.8.1
https://github.com/linuxmint/slick-greeter/compare/1.6.1...1.8.1
2023-06-14 11:35:57 +08:00
Mihai Fufezan
081b93ab2e
regreet: 0.1.0 -> 0.1.1 2023-06-08 18:41:41 +03:00
R. Ryantm
bcfcffdb15 emptty: 0.9.1 -> 0.10.0 2023-05-06 20:53:15 +08:00
R. Ryantm
91ba76a123 greetd.greetd: 0.8.0 -> 0.9.0 2023-04-21 02:50:15 +00:00
Mihai Fufezan
f864bb2b11
regreet: unstable-2023-03-19 -> 0.1.0 2023-04-04 00:46:03 +03:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Aroun
912719c90f sddm: fix fails to start while starting X server 2023-03-24 03:47:55 +05:30
Mihai Fufezan
aacfc0950b
regreet: 2023-02-27 -> 2023-03-19 2023-03-20 02:01:43 +02:00
Mihai Fufezan
5917a053a7
regreet: init at unstable-2023-02-27 2023-03-03 00:37:56 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
R. Ryantm
6778c9593f emptty: 0.9.0 -> 0.9.1 2023-02-02 13:19:43 +00:00
Shawn8901
3866fa44a7 treewide: remove global with lib; in pkgs/{audio,blockchain,editors} 2023-01-21 23:11:12 +01:00
Brandon Weeks
4bb493bd0d wlgreet: 2022-01-25 -> 0.4.1
Fixes a crash when using wlgreet and sway on unstable.
2023-01-12 17:06:27 -08:00
Bobby Rong
e552353d67
lightdm-slick-greeter: 1.6.0 -> 1.6.1
https://github.com/linuxmint/slick-greeter/compare/1.6.0...1.6.1
2023-01-08 11:26:33 +08:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sandro
0fee97d587
Merge pull request #203179 from urandom2/emptty
Fixes https://github.com/NixOS/nixpkgs/issues/158258
2022-12-12 14:11:48 +01:00
Bobby Rong
118b5e3971
lightdm-slick-greeter: 1.5.9 -> 1.6.0
The greeter sets its own cursor theme and size internally via GtkSettings.

https://github.com/linuxmint/slick-greeter/compare/1.5.9...1.6.0
2022-12-04 11:20:51 +08:00
Colin Arnott
d32346df9a
emptty: init at 0.9.0
Fixes #158258
2022-11-28 00:19:35 +00:00
colin
32b67fe062 lightdm-mobile-greeter: init at 2022-10-30
this is a greeter designed for mobile hardware. although most mobile DEs
are capable of running without an external greeter by using their own
lock screens, those tend to have different limitations. for example, the
lock screen in Phosh doesn't do PAM session management -- but by using
this lightdm-mobile-greeter which integrates with PAM, one can do things
like decrypt a home directory or unlock keys on login.

the upstream project lacks many images/videos, so here's what the
software looks like: <https://www.youtube.com/watch?v=whcFag0drLk>
2022-11-07 05:48:15 -08:00
Bobby Rong
ab8f86d73f
various: add bobby285271 as maintainer (#198911)
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg 2022-10-15 04:27:23 +03:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
AndersonTorres
98bd2220b2 wlgreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:18 -03:00
AndersonTorres
7dff124c52 tuigreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:18 -03:00
AndersonTorres
51c6ead498 gtkgreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:17 -03:00
AndersonTorres
1f162fbab7 dlm: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:17 -03:00
AndersonTorres
3f58c33b24 greetd: move from os-specific/linux to applications/display-managers 2022-10-14 01:03:17 -03:00
Varun Narravula
81e4c5cc15 lightdm-slick-greeter: init at 1.5.9 2022-08-18 15:18:44 +08:00
Sandro
c70ac648b5
Merge pull request #184454 from NixOS/lightdm 2022-08-04 15:05:13 +02:00
Bobby Rong
16518f39fc
lightdm-gtk-greeter: 2.0.7 -> 2.0.8
https://github.com/Xubuntu/lightdm-gtk-greeter/compare/lightdm-gtk-greeter-2.0.7...lightdm-gtk-greeter-2.0.8
2022-08-04 16:27:32 +08:00
Bobby Rong
3039c243cf
lightdm-gtk-greeter: refresh meta, format
The development has been moved to GitHub.
There is no change in source hash.
2022-08-04 16:27:20 +08:00
Bobby Rong
bf53f154d1
lightdm-gtk-greeter: remove gtk2 support
Upstream has no gtk2 support since 1.9.0.
2022-08-01 16:36:53 +08:00
Bobby Rong
231631eb93
lightdm-gtk-greeter: rename from lightdm_gtk_greeter
To match the current naming convention.
2022-08-01 16:36:52 +08:00
Bobby Rong
2d37d649bc
lightdm: 1.30.0 -> 1.32.0
https://github.com/canonical/lightdm/compare/1.30.0...1.32.0
2022-08-01 14:23:23 +08:00
ajs124
2f758fd347
lightdm: remove qt4 support
was off by-default
2022-08-01 13:53:53 +08:00
Artturin
98b734d22c lightdm: fix cross
/nix/store/vkf1kli03iaxmxc9r06k01a8lmqy82k8-busybox-aarch64-unknown-linux-gnu-1.35.0/bin/which: line 1: syntax error: unterminated quoted string
2022-07-28 22:36:55 +03:00
Felix Buehler
45740c7e89 lightdm-enso-os-greeter: switch to fetchFromGitHub 2022-03-14 19:32:49 +01:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot]
eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
oxalica
91812b84b8
sddm: respect services.xserver.displayManager.defaultSession 2021-11-01 18:57:59 +08:00
Thomas Tuegel
999557e8ef
sddm: fix build with Qt 5.15.3 2021-10-31 08:29:15 -05:00
Fiona Weber
c8ec6204fe ly: change maintainer to vidister
This commit changes the package maintainer of ly to vidister. The former maintainer (spacekookie) agreed to hand over maintainership.
2021-08-24 19:54:47 +02:00
davidak
8f02a4486d pantheon: add maintainers team 2021-08-02 19:09:29 +02:00
Vladimír Čunát
080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
José Romildo Malaquias
6449117be9 lightdm_gtk_greeter: fix license 2021-03-31 19:10:51 -03:00
José Romildo Malaquias
73350f7cb7 lightdm_gtk_greeter: exo-csource was replaced by xdt-source 2021-03-31 19:10:51 -03:00
oxalica
9540900fab
sddm: source /etc/profile on wayland with zsh default shell 2021-03-19 23:16:39 +08:00
R. RyanTM
1de17296c6 lightdm-mini-greeter: 0.5.0 -> 0.5.1 2021-03-13 15:50:26 +01:00
R. RyanTM
5fba7c1f45 lightdm-mini-greeter: 0.4.0 -> 0.5.0 2021-02-25 12:22:11 +00:00
Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07: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
Ben Siraphob
3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Martin Weinelt
0b5bcd88a2
sddm: 0.18.1 -> 0.19.0
https://github.com/sddm/sddm/releases/tag/v0.19.0

Fixes: CVE-2020-28049
2020-11-04 14:05:59 +01:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
worldofpeace
e4c5e68fca
Merge pull request #84255 from prikhi/lightdm-mini-greeter-040
lightdm-mini-greeter: 0.3.4 -> 0.4.0
2020-04-14 08:38:23 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Pavan Rikhi
f0619d27a3
lightdm-mini-greeter: Add Changelog Link 2020-04-04 09:55:19 -04:00
Pavan Rikhi
84b8775a67
lightdm-mini-greeter: 0.3.4 -> 0.4.0 2020-04-04 09:40:49 -04:00
Edward Tjörnhammar
b450c025d1 lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
worldofpeace
2cb421afb9 lightdm: add patch to fix wayland sessions
This was a nixos specific issue.
2019-12-15 01:42:19 -05:00
R. RyanTM
7e3cde7770 lightdm_gtk_greeter: 2.0.6 -> 2.0.7 2019-12-01 18:49:12 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level 2019-11-20 04:58:00 +01:00
worldofpeace
ce26b3eaf0 nixos/slim: remove
The SLIM project is abandoned and their last release was in 2013.
Because of this it poses a security risk to systems, no one is working
on it or picked up maintenance. It also lacks compatibility with systemd
and logind sessions. For users, there liikely isn't anything like slim
that's as lightweight in terms of dependencies.
2019-11-11 17:10:41 -05:00
worldofpeace
9d857244d9 lightdm: cleanup uneeded files 2019-10-13 13:55:12 -04:00
worldofpeace
dbb8aadf84 lightdm: hardcode path to plymouth 2019-10-13 13:51:53 -04:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
worldofpeace
5669b06235 lightdm-mini-greeter: put xgreeters in passthru 2019-09-18 11:13:43 -04:00
worldofpeace
6d7687871e lightdm-mini-greeter: use wrapGAppsHook 2019-09-18 11:13:43 -04:00
worldofpeace
b558eb8329 nixos/lightdm-gtk-greeter: don't wrap in module 2019-09-18 11:13:43 -04:00
worldofpeace
7814a2f566 nixos/enso-os: don't wrap in module 2019-09-18 11:13:42 -04:00
worldofpeace
1434539247 sddm: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
6390197f08 lightdm: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Niklas Hambüchen
9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
nyanloutre
5ce0480a8c sddm: add missing dependency for breeze theme 2019-08-16 11:26:17 +02: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
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Will Dietz
cb3c214602 lightdm: 1.28.0 -> 1.30.0 2019-05-18 18:18:34 -04:00
Will Dietz
60a9e6177d sddm: 0.18.0 -> 0.18.1 2019-03-31 11:37:03 -05:00
worldofpeace
0bdf2a391d lightdm: drop run-dir.patch
That patched the bundled configuration which is useless to NixOS.
2019-03-19 19:16:21 -04:00
worldofpeace
44298e76d5 lightdm: disable writing dmrc files to home
Can cause issues where lightdm prefers the last saved session in .dmrc
even if it doesn't exist anymore, preventing people from logging in to
a session.
2019-03-13 21:19:23 -04:00
Will Dietz
7971975f29 lightdm_gtk_greeter: fix configureFlags to not be one long string
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:

configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately

This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).

Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
worldofpeace
cc29045d99 lightdm_gtk_greeter: disable indicator services
Needs upstart [0] and that's long gone now.

[0]: https://git.launchpad.net/lightdm-gtk-greeter/tree/configure.ac?id=f6ce16f2107de712a0edd8f5fb6853ea6ab8a399#n154
2019-03-12 22:46:39 -04:00
worldofpeace
b5cac7566f lightdm_gtk_greeter: correct at-spi-command
Without manually setting the command with the
flag, it's hardcoded to some FHS path.
2019-03-12 22:46:39 -04:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00