Commit Graph

37 Commits

Author SHA1 Message Date
R. Ryantm
f1ec53fee2 gptscript: 0.9.2 -> 0.9.4 2024-08-11 06:48:50 +00:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
R. Ryantm
7175168e15 gptscript: 0.8.2 -> 0.9.2 2024-07-20 21:39:42 +00:00
github-actions[bot]
64d386c889
Merge staging-next into staging 2024-07-12 06:02:12 +00:00
Kirill Radzikhovskyy
72d80158fa gptscript: unpin buidGoModule 2024-07-10 11:01:27 +10:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
github-actions[bot]
e14242d985
Merge staging-next into staging 2024-07-04 12:01:37 +00:00
Someone
d5491008d9
Merge pull request #323056 from SomeoneSerge/fix/cudaPackages/outputSpecified
cudaPackages: make getOutput work again
2024-07-03 19:19:51 +00:00
aleksana
a9709c299b treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
Someone Serge
82018339bd treewide: cuda: use propagatedBuildInputs, lib.getOutput 2024-07-02 01:47:19 +00:00
Jan Tojnar
23f2529ffc gpaste: Move from gnome scope to top-level
Not really a GNOME project.
2024-07-01 08:26:48 +02:00
Pol Dellaiera
2701015ffb
gpt4all: remove drupol from maintainers 2024-06-24 09:13:52 +02:00
R. Ryantm
803a229f08 gpsprune: 24.1 -> 24.2 2024-06-23 23:37:51 +02:00
Redyf
3e47033d14 gptscript: 0.5.0 -> 0.8.2 2024-06-18 22:08:27 -03: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
Nikolay Korotkiy
5451303ce6
gpsprune: migrate to by-name 2024-06-08 19:08:42 +04:00
Dawid Dziurla
b061eaf41b
gpt4all: 2.7.5 -> 2.8.0 2024-05-25 13:42:30 +02:00
R. Ryantm
dc42584fd6 gpt4all: 2.7.4 -> 2.7.5 2024-05-04 04:45:41 +00:00
github-actions[bot]
31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
Jamie Magee
842f75a629
gptscript: 0.1.1 -> 0.5.0 (#305899) 2024-05-02 13:49:46 +00:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
Pol Dellaiera
bebd9af58e
gpt4all: 2.7.3 -> 2.7.4 2024-05-01 12:37:49 +02:00
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
Aleksana
a397d87aa0
Merge pull request #292338 from arduano/arduano/gpustat
gpustat: init at 0.1.5
2024-04-07 11:10:45 +08:00
arduano
db0bcdd637
gpustat: init at 0.1.5 2024-04-07 09:47:39 +10:00
Nikolay Korotkiy
2c10be2751
gpscorrelate: migrate to by-name 2024-04-05 00:03:49 +04:00
Pol Dellaiera
ca19eef949
gpt4all: 2.7.2 -> 2.7.3 2024-03-12 18:14:09 +01:00
Pol Dellaiera
8d3af97517
gpt4all: 2.7.1 -> 2.7.2 2024-03-06 13:29:28 +01:00
Pol Dellaiera
3cdf5be0dc
gpt4all: rename gpt4all-chat in gpt4all 2024-02-27 23:35:04 +01:00
Pol Dellaiera
3a9821baa9
gpt4all-chat: 2.7.0 -> 2.7.1
Diff: https://github.com/nomic-ai/gpt4all/compare/v2.7.0..v2.7.1
Changelog: https://github.com/nomic-ai/gpt4all/releases/tag/v2.7.1
2024-02-22 08:54:35 +01:00
Jamie Magee
a725d72ca6 pkgs.gptscript: init at 0.1.1 2024-02-19 20:12:51 -08:00
R. Ryantm
a603808a5f gpt4all-chat: 2.6.2 -> 2.7.0 2024-02-09 04:53:32 +00:00
Pol Dellaiera
1923704fa8
gpt4all: init at 2.6.2 2024-02-02 14:31:08 +01:00
Quantenzitrone
934dd380bf gprename: init at 20230429 2024-01-23 16:20:40 +01:00