Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
7 days | treewide: migrate packages to pkgs/by-name, take 1 | aleksana | 1 | -98/+0 | |
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-09-26 | rocketchat-desktop: 4.1.0 -> 4.1.1 | R. Ryantm | 1 | -2/+2 | |
2024-09-15 | rocketchat-desktop: 4.0.2 -> 4.1.0 | R. Ryantm | 1 | -2/+2 | |
2024-08-23 | rocketchat-desktop: 4.0.1 -> 4.0.2 | R. Ryantm | 1 | -2/+2 | |
2024-07-13 | rocketchat-desktop: 4.0.0 -> 4.0.1 | R. Ryantm | 1 | -2/+2 | |
2024-07-03 | Merge pull request #317372 from r-ryantm/auto-update/rocketchat-desktop | Weijia Wang | 1 | -2/+2 | |
rocketchat-desktop: 3.9.15 -> 4.0.0 | |||||
2024-06-22 | libgnome-keyring: move from gnome scope to top-level | Jan Tojnar | 1 | -1/+1 | |
2024-06-05 | rocketchat-desktop: 3.9.15 -> 4.0.0 | R. Ryantm | 1 | -2/+2 | |
2024-05-23 | rocketchat-desktop: 3.9.14 -> 3.9.15 | R. Ryantm | 1 | -2/+2 | |
2024-04-27 | treewide: wrapGAppsHook → wrapGAppsHook3 | Jan Tojnar | 1 | -2/+2 | |
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-03-19 | treewide: add meta.mainProgram to packages with a single binary | stuebinm | 1 | -0/+1 | |
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | |||||
2024-02-20 | rocketchat-desktop: 3.9.11 -> 3.9.14 | R. Ryantm | 1 | -2/+2 | |
2023-12-09 | rocketchat-desktop: 3.9.10 -> 3.9.11 | R. Ryantm | 1 | -2/+2 | |
2023-11-15 | rocketchat-desktop: 3.9.9 -> 3.9.10 | R. Ryantm | 1 | -2/+2 | |
2023-10-05 | rocketchat-desktop: 3.9.8 -> 3.9.9 | gbtb | 1 | -2/+2 | |
2023-09-27 | rocketchat-desktop: 3.9.7 -> 3.9.8 | R. Ryantm | 1 | -2/+2 | |
2023-09-18 | rocketchat-desktop: 3.8.11 -> 3.9.7 | gbtb | 1 | -2/+2 | |
2022-10-08 | rocketchat-desktop: 3.8.9 -> 3.8.11 | gbtb | 1 | -3/+3 | |
2022-08-31 | rocketchat-desktop: 3.8.8 -> 3.8.9 | R. Ryantm | 1 | -2/+2 | |
2022-08-28 | rocketchat-desktop: 3.8.7 -> 3.8.8 | R. Ryantm | 1 | -2/+2 | |
2022-07-29 | rocketchat-desktop: 3.8.5 -> 3.8.7 | R. Ryantm | 1 | -2/+2 | |
2022-06-23 | treewide/applications: add `sourceType` `binaryNativeCode` for many packages | Robert Scott | 1 | -0/+1 | |
2022-04-29 | rocketchat-desktop: 3.7.8 -> 3.8.5 | gbtb | 1 | -3/+3 | |
2022-02-25 | rocketchat-desktop: 3.7.7 -> 3.7.8 | R. Ryantm | 1 | -2/+2 | |
2022-02-04 | rocketchat-desktop: 3.7.6 -> 3.7.7 | R. Ryantm | 1 | -2/+2 | |
2022-01-20 | rocketchat-desktop: 3.7.4 -> 3.7.6 | R. Ryantm | 1 | -2/+2 | |
2022-01-01 | rocketchat-desktop: 3.7.2 -> 3.7.4 | R. Ryantm | 1 | -2/+2 | |
2021-12-26 | rocketchat-desktop: 3.7.1 -> 3.7.2 | R. Ryantm | 1 | -2/+2 | |
2021-12-21 | rocketchat-desktop: 3.7.0 -> 3.7.1 | Maxim Zhukov | 1 | -2/+2 | |
2021-12-04 | rocketchat-desktop: 3.6.0 -> 3.7.0 | gbtb | 1 | -2/+2 | |
2021-11-17 | rocketchat-desktop: 3.5.7 -> 3.6.0 | gbtb | 1 | -2/+3 | |
2021-11-15 | rocketchat-desktop: added wrapGAppsHook | gbtb | 1 | -1/+4 | |
2021-10-19 | rocketchat-desktop: libgpgerror -> libgpg-error | Bobby Rong | 1 | -1/+1 | |
2021-10-14 | rocketchat-desktop: init at 3.5.7 | gbtb | 1 | -0/+92 | |