about summary refs log tree commit diff
path: root/pkgs/by-name/la
AgeCommit message (Collapse)AuthorFilesLines
3 dayslanraragi: 0.9.0 -> 0.9.10TomaSajt2-25/+17
7 dayslazysql: 0.1.8 -> 0.2.1R. Ryantm1-2/+2
12 dayslaravel: 5.8.1 -> 5.8.3heisfer2-93/+95
12 daysMerge pull request #320290 from quantenzitrone/laszipIvan Mincik2-0/+56
LASzip{,2}: rename to laszip{,_2}
14 daysLASzip{,2}: rename to laszip{,_2}Zitrone2-0/+56
2024-06-16Merge pull request #303238 from kanielrkirby/new-pkg/lazysqlh7x41-0/+31
lazysql: init at 0.1.8
2024-06-16pkgs: add lazysqlKaniel Kirby1-0/+31
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt3-3/+3
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-06latexminted: 0.1.0b2 -> 0.1.0b5José Romildo1-2/+2
2024-06-06Merge pull request #315336 from romildo/upd.latexmintedJosé Romildo Malaquias1-0/+38
latexminted: init at 0.1.0b2
2024-06-03latexminted: init at 0.1.0b2José Romildo1-0/+38
2024-05-29labwc-menu-generator: 0-unstable-2024-03-27 -> 0-unstable-2024-05-27R. Ryantm1-3/+3
2024-05-28Laravel: init at 5.8.1 (#314548)Heisfer2-0/+3800
Added composer wrapper (Suggested by yayayayaka) Removed `with lib;`
2024-05-28labwc-tweaks-gtk: 0-unstable-2024-05-19 → 0-unstable-2024-05-22 (#314599)José Romildo Malaquias1-4/+4
Diff: https://github.com/labwc/labwc-tweaks-gtk/compare/6f251c525a89bbe3dc3fd1bc8cd7cad4950b348a...485961aaaaa3c0158b6b31efd6e504db3c58dc27
2024-05-20Merge pull request #312949 from PedroHLC/lan-mouse-0.8.0superherointj2-53/+106
lan-mouse: 0.7.3 -> 0.8.0
2024-05-19lan-mouse: 0.7.3 -> 0.8.0PedroHLC2-53/+106
2024-05-19labwc-tweaks-gtk: 0-unstable-2024-04-07 -> 0-unstable-2024-05-19R. Ryantm1-3/+3
2024-05-11labwc: 0.7.1 -> 0.7.2R. Ryantm1-2/+2
2024-05-05Merge pull request #309296 from r-ryantm/auto-update/labellePol Dellaiera1-3/+3
labelle: 1.2.0 -> 1.2.2
2024-05-05labelle: 1.2.0 -> 1.2.2R. Ryantm1-3/+3
2024-05-04labwc-gtktheme: unstable-2022-07-17 -> 0-unstable-2022-07-17OPNA26081-1/+1
2024-05-04labwc-menu-generator: unstable-2024-03-27 -> 0-unstable-2024-03-27OPNA26081-1/+1
2024-05-03lacus: refactorFabian Affolter1-2/+2
2024-05-03lacus: 1.8.0 -> 1.9.0R. Ryantm1-2/+2
2024-05-01Merge master into staging-nextgithub-actions[bot]1-7/+10
2024-05-01Merge pull request #307188 from JohnRTitor/anydeskAleksana1-7/+10
treewide: migrate some packages to finalAttrs, also reference lib explicitly in meta
2024-04-30labwc-tweaks-gtk: wrapGAppsHook -> wrapGAppsHook3Infinidoge1-2/+2
2024-04-29Merge branch 'master' into staging-nextVladimír Čunát2-17/+69
2024-04-28Merge pull request #307434 from romildo/upd.labwc-tweaks-gtkJosé Romildo Malaquias1-0/+54
labwc-tweaks-gtk: init at 0-unstable-2024-04-07
2024-04-28Merge pull request #306865 from romildo/upd.labwc-tweaksJosé Romildo Malaquias1-17/+15
labwc-tweaks: unstable-2024-04-02 -> 0-unstable-2024-04-27
2024-04-28Merge master into staging-nextgithub-actions[bot]1-2/+4
2024-04-28labwc-tweaks-gtk: init at 0-unstable-2024-04-07José Romildo1-0/+54
2024-04-28labwc-tweaks: unstable-2024-04-02 -> 0-unstable-2024-04-27José Romildo1-17/+15
- update version - upstream migrated to qt
2024-04-27lager: move to finalAttrsJohn Titor1-7/+10
explicitly use lib where needed
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar2-4/+4
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-26labelle: 1.1.0 --> 1.2.0FabianRig1-2/+4
2024-04-25Merge pull request #289374 from D3vil0p3r/patch-4Emily Trau1-0/+31
laudanum: init at 1.0-unstable-2017-12-15
2024-04-25laudanum: init at 1.0-unstable-2017-12-15D3vil0p3r1-0/+31
2024-04-16labelle: init at 1.1.0FabianRig1-0/+60
2024-04-04labwc-tweaks: unstable-2024-01-04 -> unstable-2024-04-02R. Ryantm1-3/+3
2024-03-30labwc-menu-generator: unstable-2024-03-12 -> unstable-2024-03-27R. Ryantm1-3/+3
2024-03-22lan-mouse: 0.6.0 -> 0.7.3Ferdinand Schober2-525/+422
Release: https://github.com/feschber/lan-mouse/releases/tag/v0.7.3
2024-03-21lacus: init at 1.8.0Fabian Affolter1-0/+39
Capturing system using playwright https://github.com/ail-project/lacus
2024-03-17lazymc: 0.2.10 -> 0.2.11R. Ryantm2-873/+512
2024-03-16Merge pull request #290455 from daniel-fahey/cups-phomemoPol Dellaiera1-0/+60
labelife-label-printer: init at 1.2.1
2024-03-16labelife-label-printer: init at 1.2.1Daniel Fahey1-0/+60
2024-03-16labwc-menu-generator: unstable-2024-03-11 -> unstable-2024-03-12R. Ryantm1-3/+3
2024-03-12labwc-menu-generator: unstable-2023-10-31 -> unstable-2024-03-11R. Ryantm1-3/+3