Commit Graph

9296 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
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-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
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-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Nick Cao
e6d9a1261b
Merge pull request #317872 from r-ryantm/auto-update/fastly
fastly: 10.10.0 -> 10.11.0
2024-06-07 15:42:13 -04:00
R. Ryantm
18eab3db52 fastly: 10.10.0 -> 10.11.0 2024-06-07 00:58:19 +00:00
Stanisław Pitucha
4ba83903ac auditbeat7,filebeat7,heartbeat7,metricbeat7,packetbeat7: fix meta merging
With a set merge, most of the meta was lost, including the license and
platform information. Change to deep merge to preserve the attributes.
2024-06-06 21:46:38 +10:00
Pol Dellaiera
88d8b82748
Merge pull request #316457 from o0th/add-tmux-nova
tmuxPlugins.tmux-nova: init at 1.2.0
2024-06-05 09:34:41 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Artturin
0e2ddadf23
Merge pull request #316912 from JohnRTitor/ananicy-cpp-patch
ananicy-cpp: enable regex support
2024-06-03 22:33:16 +03:00
John Titor
9f5f2746ad
ananicy-cpp: move to by-name 2024-06-03 18:35:17 +05:30
Sandro Jäckel
41452802cb
treewide: fix all obviously wrong mkEnableOptions 2024-06-03 13:20:32 +02:00
Sandro
380c5735c0
Merge pull request #309334 from Yarny0/foomatic-db-update 2024-06-02 17:58:13 +02:00
Weijia Wang
0d36eb85bb
Merge pull request #311106 from r-ryantm/auto-update/lilypond-unstable
lilypond-unstable: 2.25.15 -> 2.25.16
2024-06-02 16:37:05 +02:00
o0th
0a32172a22 tmuxPlugins.tmux-nova: init at 1.2.0 2024-06-02 12:23:47 +02:00
Artturin
3be6823649
Merge pull request #270437 from mtzanidakis/fix/cups-brother-hl1210w
cups-brother-hl1210w: fix ppd symlink path
2024-06-01 16:12:07 +03:00
Marek Maksimczyk
0fa6932b80 tmuxPlugins.session-wizard: 1.2.0 -> 1.3.1 2024-05-30 14:23:33 +02:00
R. Ryantm
a93742231f xlockmore: 5.77 -> 5.78 2024-05-30 03:51:29 +00:00
R. Ryantm
55ae6112be seafile-shared: 9.0.5 -> 9.0.6 2024-05-25 04:28:27 +00:00
R. Ryantm
3328b40f27 autotiling: 1.9.2 -> 1.9.3 2024-05-23 10:39:21 +00:00
Fabian Affolter
d98f58ed0b
Merge pull request #309457 from r-ryantm/auto-update/python311Packages.rich-rst
python311Packages.rich-rst: 1.3.0 -> 1.3.1
2024-05-22 23:42:13 +02:00
Fabian Affolter
a4f916072f rich-cli: add patches to support later rich/textual releases 2024-05-22 15:30:00 +02:00
Rafael Fernández López
4bf826c147 fastly: 10.9.0 -> 10.10.0 2024-05-20 21:53:05 +02:00
Elian Doran
d07b19dbbd
moonfire-nvr: fix build on darwin 2024-05-19 10:51:33 +03:00
Yannick Mayeur
59b372621c tmuxPlugins.catppucin: unstable-2023-08-21 -> unstable-2024-05-16 2024-05-16 15:34:54 +02:00
Peder Bergebakken Sundt
238b3bd853
Merge pull request #309274 from james-atkins/epsonscan2-update
epsonscan2: 6.7.61.0 -> 6.7.63.0
2024-05-13 01:24:40 +02:00
R. Ryantm
c1bd6828ed lilypond-unstable: 2.25.15 -> 2.25.16 2024-05-12 16:20:37 +00:00
R. Ryantm
0050395076 fastly: 10.8.10 -> 10.9.0 2024-05-08 14:08:59 +00:00
James Atkins
93349f742f epsonscan2: 6.7.61.0 -> 6.7.63.0 2024-05-05 08:46:50 -05:00
Yarny0
df4cbbc521 foomatic-db*: migrate to pkgs/by-name overlay 2024-05-05 12:40:48 +02:00
Masum Reza
791e05037d
ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04 (#309083)
* ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04

* ananicy-rules-cachyos: format using nixfmt-rfc-style

* ananicy-rules-cachyos: migrate to pkgs/by-name
2024-05-04 21:56:40 +03:00
Weijia Wang
4e2eac4409
Merge pull request #307319 from r-ryantm/auto-update/lilypond-unstable
lilypond-unstable: 2.25.14 -> 2.25.15
2024-05-04 16:15:44 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Pascal Wittmann
51f0aa6a5a
Merge pull request #308177 from r-ryantm/auto-update/xlockmore
xlockmore: 5.76 -> 5.77
2024-05-02 08:27:45 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
Aleksana
b77e1a3af6
Merge pull request #307188 from JohnRTitor/anydesk
treewide: migrate some packages to finalAttrs, also reference lib explicitly in meta
2024-05-01 20:22:09 +08:00
R. Ryantm
b8f4e06520 xlockmore: 5.76 -> 5.77 2024-05-01 06:21:43 +00:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Justin Knueppel
2cd53499ed tmuxPlugins.fzf-tmux-url unstable-2021-12-27 -> unstable-2024-04-14 2024-04-29 23:00:33 -04:00
Vladimír Čunát
ad6f6ba399
Merge branch 'master' into staging-next 2024-04-29 08:22:30 +02:00
kirillrdy
e973935a91
Merge pull request #306923 from jopejoe1/alock/update/2.5.1
alock: unstable-2017-07-20 -> 2.5.1, add update script
2024-04-29 10:19:33 +10:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
Artturi
e6c5e246d2
Merge pull request #307315 from r-ryantm/auto-update/autotiling
autotiling: 1.9.1 -> 1.9.2
2024-04-28 14:33:03 +03:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
R. Ryantm
4b1a2f9420 lilypond-unstable: 2.25.14 -> 2.25.15 2024-04-27 21:33:48 +00:00
R. Ryantm
ae277ac9d2 autotiling: 1.9.1 -> 1.9.2 2024-04-27 21:13:47 +00:00
Sandro
33812a15b4
Merge pull request #307283 from msfjarvis/hs/remove-maintainer
maintainers: remove msfjarvis
2024-04-27 22:47:55 +02:00
Harsh Shandilya
804480fc08
maintainers: remove msfjarvis 2024-04-27 21:57:43 +02:00
John Titor
b2af07c701
ananicy-rules-cachyos: unstable-2024-04-16 -> unstable-2024-04-22 2024-04-27 21:52:14 +05:30
John Titor
987fc18a12
sndio: move to finalAttrs
explicitly use lib where needed
2024-04-27 18:06:58 +05:30
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