Commit Graph

252 Commits

Author SHA1 Message Date
R. Ryantm
ea702e25db greetd.gtkgreet: 0.7 -> 0.8 2023-10-29 09:42:27 +00:00
R. Ryantm
e24eafeeab emptty: 0.10.0 -> 0.11.0 2023-10-19 08:41:43 +00:00
K900
d6537416aa sddm: backport a bunch of Wayland fixes 2023-10-03 12:48:58 +03:00
K900
7a7c1859cd nixos/lightdm-tiny-greeter: remove nixpkgs.config usage 2023-09-26 18:02:00 +03:00
Anton Mosich
dd4b88da6e lemurs: 0.3.1 -> 0.3.2
For changelog see: https://github.com/coastalwhite/lemurs/releases/tag/v0.3.2
2023-09-23 23:58:09 +02:00
Weijia Wang
3ebe258f75
Merge pull request #249142 from aacebedo/aacebedo/fix_gtkgreet_svg
gtkgreet: add support for svg icons
2023-09-07 03:00:01 +02:00
Alexandre Acebedo
368126c271 regreet: add support for svg icons 2023-08-15 22:01:51 +02:00
Alexandre Acebedo
dbcf59a84d gtkgreet: add support for svg icons 2023-08-14 17:06:59 +02:00
Sebastian Sellmeier
9cf67bcb59
tuigreet: add main-program 2023-08-06 22:50:13 +02:00
n3oney
02d604cd68
treewide: add meta.mainProgram 2023-08-05 00:11:04 +02:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Jeremiah S
bc39d29076 lemurs: init at 0.3.1
applied editorconfig settings

fix: lf line ending issue

fix: repo can not be pname due to bind issues

fix: use cargoHash not cargoSha256

lint: build inputs should new line

lint: callPackage should have space in attrset
2023-08-02 16:19:45 +00:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
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
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