Commit Graph

224 Commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot]
30abd650aa
hyprwall: 0.1.8 -> 0.1.9 (#358466) 2024-11-24 10:07:01 +00:00
Austin Horstman
392c158745
hyprland: 0.45.0 -> 0.45.2 (#358381) 2024-11-23 22:08:00 -06:00
Peder Bergebakken Sundt
328d190ab8
hyprlauncher: 0.1.2 -> 0.2.2 (#355756) 2024-11-24 04:21:49 +01:00
R. Ryantm
070f5d08c0 hyprwall: 0.1.8 -> 0.1.9 2024-11-23 15:10:10 +00:00
maralorn
5af83619bb
hyprland: 0.45.0 -> 0.45.2 2024-11-23 11:33:46 +01:00
R. Ryantm
a3c2ca52b6 hysteria: 2.5.2 -> 2.6.0 2024-11-22 11:34:59 +00:00
R. Ryantm
6bf67e7301 hyprutils: 0.2.5 -> 0.2.6 2024-11-20 04:40:17 +00:00
arminius-smh
6b8507d724
hyprlauncher: 0.1.2 -> 0.2.2 2024-11-19 19:28:31 +01:00
Austin Horstman
3af4d55839
hyprgui: 0.1.7 -> 0.1.8 (#354878) 2024-11-15 18:25:07 -06:00
Aleksana
c14f2f2cc0
hyprwall: init at 0.1.8 (#355386) 2024-11-14 15:35:25 +08:00
genga
ae53b42a97 hyprwall: init at 0.1.8
hyprwall: update icon hash and description

hyprwall: remove desktopitems and add postInstall command

hyprwall: update dependencies

hyprwall: update

hyprwall: update
2024-11-13 16:24:39 +03:00
Masum Reza
783bac01a6
hyprutils: 0.2.3 -> 0.2.5; hyprlang: let it build on other platforms (#355436) 2024-11-13 08:10:33 +05:30
Masum Reza
fc3fa30f42
hyprsunset: 0-unstable-2024-10-08 -> 0.1.0 (#355440) 2024-11-13 08:10:02 +05:30
John Titor
cb68e8591c
hyprsunset: 0-unstable-2024-10-08 -> 0.1.0 2024-11-12 19:39:36 +05:30
Masum Reza
25218cad33
hyprlauncher: init at 0.1.2 (#353162) 2024-11-12 19:32:53 +05:30
John Titor
e6353955db
hyprlang: build on all platforms 2024-11-12 19:25:02 +05:30
John Titor
7d81e40708
hyprutils: let it build on freebsd 2024-11-12 19:23:10 +05:30
John Titor
c8f2733456
hyprutils: 0.2.3 -> 0.2.5 2024-11-12 13:49:07 +00:00
Aleksana
cb10e349e0
hyprsome: init at 0.1.12 (#352677) 2024-11-12 10:29:33 +08:00
Masum Reza
e575fc8ffa
hyprland: 44.1 -> 45.0 (#354900) 2024-11-11 00:23:24 +05:30
Francesco Carmelo Capria
1e0760b7a4 hyprgui: 0.1.7 -> 0.1.8 2024-11-10 14:13:10 +01:00
Atemu
55242bf389 hyprland: 44.1 -> 45.0 2024-11-10 01:52:43 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Brieuc Dubois
e101d57e44 hyprsome: init at 0.1.12 2024-11-08 13:13:40 +02:00
Masum Reza
a8f315aa14
hyprgui: 0.1.6 -> 0.1.7 (#353308) 2024-11-04 02:33:29 +05:30
Nick Cao
95d471b5d1
hyprland-activewindow: 1.0.4 -> 1.0.5 (#353299) 2024-11-03 08:37:42 -05:00
Nick Cao
aa326b8c02
hyprland-workspaces: 2.0.2 -> 2.0.3 (#353300) 2024-11-03 08:37:16 -05:00
arminius-smh
bd112af16a
hyprlauncher: init at 0.1.2 2024-11-03 13:23:21 +01:00
Francesco Carmelo Capria
de8e24a61e hyprgui: 0.1.6 -> 0.1.7 2024-11-03 09:45:50 +01:00
R. Ryantm
d1c9a2f3ff hyprland-workspaces: 2.0.2 -> 2.0.3 2024-11-03 08:02:44 +00:00
R. Ryantm
9b6ffcbe02 hyprland-activewindow: 1.0.4 -> 1.0.5 2024-11-03 08:02:25 +00:00
Masum Reza
f295c91c5b
hypridle: 0.1.4 -> 0.1.5 (#353153) 2024-11-03 12:16:26 +05:30
Aleksana
05f537e062
hyprgui: init at 0.1.6 (#352986) 2024-11-03 11:27:36 +08:00
John Titor
619980e7ca
hypridle: systemd -> systemdLibs
We only need `libsystemd`, so no need to import the whole `systemd` package. This can reduce the size.
2024-11-02 21:16:30 +05:30
John Titor
30b1670361
hypridle: add johnrtitor as maintainer 2024-11-02 21:13:15 +05:30
John Titor
a754e81649
hypridle: 0.1.4 -> 0.1.5
add passthru.updateScript
2024-11-02 21:10:57 +05:30
Francesco Carmelo Capria
35fb000eeb hyprgui: init at 0.1.6 2024-11-02 09:56:49 +01:00
Nick Cao
9ba2a6c661
hydra: 2024-10-08 -> 2024-10-24 (#351970) 2024-10-31 18:29:06 -04:00
Aleksana
e28f50ae56
hyperlink: 0.1.32 → 0.1.35 (#351237) 2024-10-29 17:55:31 +08:00
Rick van Schijndel
fa2ac3c454 hydra: 2024-10-08 -> 2024-10-24
Diff: c69e30122b...f974891c76
2024-10-28 20:18:38 +01:00
Aleksana
dfadd0b94a
hyprpolkitagent: init at 0.1.1 (#351462) 2024-10-27 13:17:52 +08:00
John Titor
810f161b52
hyprpolkitagent: init at 0.1.1 2024-10-26 22:02:52 +05:30
John Titor
30454fb00c
hyprsunset: init at 0-unstable-2024-10-08 2024-10-26 20:49:36 +05:30
Masum Reza
97b7fe94ba
hyprcursor: 0.1.9 -> 0.1.10 (#345851) 2024-10-26 20:16:19 +05:30
Samuel Tardieu
be09a98fa5 hyperlink: 0.1.32 → 0.1.35 2024-10-25 19:37:35 +02:00
Samuel Tardieu
391ba2d128 hyperlink: add myself as maintainer 2024-10-25 19:37:18 +02:00
Donovan Glover
b523b2099a
hyfetch: 1.4.11 -> 1.99.0; use modern standards (#350800) 2024-10-25 04:13:20 +00:00
isabel
f625128f92
hyfetch: use modern builders 2024-10-24 22:06:20 +01:00
Masum Reza
6ea7d0bc90
treewide: add khaneliman maintainer (#350847) 2024-10-24 11:30:54 +05:30
Masum Reza
d316d6dd08
hyprshot: include hyprpicker optional dependency (#349829) 2024-10-24 10:53:08 +05:30