Commit Graph

8 Commits

Author SHA1 Message Date
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Muhammad Falak R Wani
3b9380da06 popsicle: 1.3.2 -> 1.3.3
Diff: https://github.com/pop-os/popsicle/compare/1.3.2...1.3.3
Changelog: https://github.com/pop-os/popsicle/releases/tag/1.3.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-05 20:41:15 +05:30
figsoda
3d37f6e0c1 popsicle: 1.3.1 -> 1.3.2
Diff: https://github.com/pop-os/popsicle/compare/1.3.1...1.3.2

Changelog: https://github.com/pop-os/popsicle/releases/tag/1.3.2
2023-07-14 11:59:22 -04:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
figsoda
10767e0a5e popsicle: unstable-2021-12-20 -> 1.3.1, add figsoda as a maintainer
Diff: b02ebf5f2e...1.3.1

Changelog: https://github.com/pop-os/popsicle/releases/tag/1.3.1
2022-12-05 16:02:24 -05:00
Ivar Scholten
91fa7c10a4 popsicle: update reference to cargoDepsCopy 2022-09-25 16:17:36 +02:00
13r0ck
d2e6d89ba7 popsicle: init at unstable-2021-12-20
Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

use better command

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

remove duplicate

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

remove newline

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

use correct package

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

add arm support

Tested on aarch64 and still works

revert

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-05 19:06:00 -07:00