Commit Graph

11669 Commits

Author SHA1 Message Date
R. Ryantm
bc9967fba4 omnictl: 0.34.0 -> 0.35.0 2024-05-13 19:49:02 +00:00
Leah Amelia Chen
b881e25eb6 renpy: reformat with nixfmt-rfc-style and migrate to by-name 2024-05-13 21:46:20 +02:00
Michael Evans
602a3062c4 clairvoyant: 3.1.3 -> 3.1.7 2024-05-13 21:22:53 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Martino Fontana
bea50e5f6e treewide: remove multiArch=false from buildFHSEnv usages
Cleanup after the work of #240860.
Also preventing new packages to copy from outdated ones.
2024-05-13 20:32:47 +02:00
R. Ryantm
117db80d63 lefthook: 1.6.10 -> 1.6.11 2024-05-13 18:31:08 +00:00
John Titor
d95e9bf3a6
google-chrome: add update-script 2024-05-13 22:42:45 +05:30
John Titor
0d2a613af7
pyprland: add update script 2024-05-13 22:42:43 +05:30
John Titor
5e8ff032e8
lightningcss: add update-script 2024-05-13 22:42:42 +05:30
John Titor
f4c64495c4
ananicy-rules-cachyos: add unstable update script 2024-05-13 22:42:40 +05:30
Raghav Sood
4a3e69530c
buckle: add darwin dependencies 2024-05-14 00:13:06 +08:00
Raghav Sood
c2feca2782
buckle: nixfmt-rfc-style 2024-05-14 00:12:19 +08:00
Raghav Sood
66e29fc72b
dim: add missing darwin dependencies 2024-05-13 23:57:02 +08:00
Raghav Sood
6a2874d266
dim: nixfmt-rfc-style 2024-05-13 23:55:46 +08:00
Aleksana
780bc20c19
Merge pull request #311052 from r-ryantm/auto-update/gmetronome
gmetronome: 0.3.3 -> 0.3.4
2024-05-13 23:54:27 +08:00
Weijia Wang
466b99feb2 freefilesync: 13.5 -> 13.6 2024-05-13 17:30:46 +02:00
Leona Maroni
0d63ba5abf
youtrack: 2024.1.28928 -> 2024.1.29548 2024-05-13 17:20:09 +02:00
Sandro
89f9a2eed9
Merge pull request #311360 from StarGate01/adafruit-nrfutil 2024-05-13 17:15:46 +02:00
Nick Cao
a19df53e4a
Merge pull request #311297 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09
2024-05-13 11:14:53 -04:00
Nick Cao
a8ff6fa618
Merge pull request #311280 from r-ryantm/auto-update/libui-ng
libui-ng: 4.1-unstable-2024-02-05 -> 4.1-unstable-2024-05-03
2024-05-13 11:04:43 -04:00
Nick Cao
f162354532
Merge pull request #311190 from r-ryantm/auto-update/adwsteamgtk
adwsteamgtk: 0.6.10 -> 0.6.11
2024-05-13 10:58:15 -04:00
Nick Cao
1b01fdd8d2
Merge pull request #311226 from dotlambda/megapixels
megapixels: 1.8.1 -> 1.8.2
2024-05-13 10:51:18 -04:00
R. Ryantm
8bfc54dc2c ptyxis: 46.1 -> 46.2 2024-05-13 14:49:07 +00:00
Nick Cao
b05bbe6aae
Merge pull request #311173 from r-ryantm/auto-update/spicetify-cli
spicetify-cli: 2.36.10 -> 2.36.11
2024-05-13 10:45:57 -04:00
Jonas Chevalier
7a689a202c
Merge pull request #311316 from zimbatm/treefmt2
treefmt2: init at 2.0.0-rc1
2024-05-13 16:16:47 +02:00
Sandro
ff98479070
Merge pull request #244297 from jtbx-prs/maxfetch 2024-05-13 16:03:05 +02:00
Sandro
279b7bae8f
Merge pull request #311328 from StarGate01/nrfconnect 2024-05-13 16:01:03 +02:00
Pol Dellaiera
aecc8aa7b8
symfony-cli: add build date
Inspired from pkgs/applications/graphics/pdfcpu/default.nix
2024-05-13 15:56:52 +02:00
Cosima Neidahl
068c0e3c95
Merge pull request #303745 from quantenzitrone/ydotool
ydotool: refactor ; nixos/ydotool: init module & nixosTest
2024-05-13 15:49:49 +02:00
Florian Klink
2a2f796888
Merge pull request #308801 from jmbaur/switch-to-configuration-rs
nixos/switch-to-configuration: add new implementation
2024-05-13 15:39:09 +02:00
R. Ryantm
4b12152de7 modprobed-db: 2.46 -> 2.47 2024-05-13 13:22:12 +00:00
Christoph Honal
08ad0d186d adafruit-nrfutil: Fix tests 2024-05-13 15:21:54 +02:00
zimbatm
4c717f4387 treefmt2: init at 2.0.0-rc1 2024-05-13 14:03:49 +02:00
Leah Amelia Chen
059f2de9db cargo-raze: 0.16.0 -> 0.16.1, unbreak, modernize
Contains the same fix as in #310673 and #310125 that allows it to build
on Rust >1.76. However, I think this patch might have to be a permanent
one as upstream has been abandoned and unmaintained.

Also removed some spurious `with lib;` and `rec` use, moved to use
`pkgs/by-name` and reformatted using `nixfmt-rfc-style`.
2024-05-13 13:59:23 +02:00
Aleksana
7689655b82
Merge pull request #296846 from ilya-epifanov/onagre-1.0.0
onagre: 1.0.0-alpha.0 -> 1.1.0
2024-05-13 19:34:40 +08:00
Christoph Honal
a1eb299ff9 nrfconnect: 4.3.0 -> 4.4.1, fix build 2024-05-13 13:28:13 +02:00
Pavol Rusnak
83fc4bfacc
Merge pull request #310141 from MrMebelMan/init/keto 2024-05-13 12:40:58 +02:00
Quantenzitrone
483392f209
nixosTests.ydotool: init
Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
2024-05-13 12:22:06 +02:00
Quantenzitrone
6722b4ade9
ydotool: move to pkgs/by-name, add meta.mainProgram, refactor 2024-05-13 12:20:53 +02:00
zimbatm
41efcb97ef treefmt: move to pkgs/by-name 2024-05-13 12:15:19 +02:00
Vlad M
b521caa006
Merge pull request #311029 from LudovicoPiero/mako-bump
mako: 1.8.0 -> 1.9.0, and other cleanup
2024-05-13 13:04:04 +03:00
Ilya Epifanov
7321c7cb6f onagre: moved to pkgs/by-name 2024-05-13 12:00:58 +02:00
Vladyslav Burzakovskyy
5a37ed1bc0 keto: init at 0.13.0-alpha.0 2024-05-13 11:41:49 +02:00
Weijia Wang
f293e4ebbc
Merge pull request #309462 from lebensterben/lxgw-wenkai-tc
lxgw-wenkai-tc: init at 1.330
2024-05-13 11:34:43 +02:00
Weijia Wang
489baa3da9
Merge pull request #309822 from afh/update-got
got: 0.98.2 -> 0.99
2024-05-13 11:32:40 +02:00
Weijia Wang
7e75e86de8
Merge pull request #311124 from r-ryantm/auto-update/nezha-agent
nezha-agent: 0.16.6 -> 0.16.7
2024-05-13 11:26:35 +02:00
Weijia Wang
77b07e26a3
Merge pull request #311225 from r-ryantm/auto-update/kor
kor: 0.3.8 -> 0.4.0
2024-05-13 11:25:51 +02:00
Weijia Wang
a196a100a1
Merge pull request #311095 from r-ryantm/auto-update/wireguard-vanity-keygen
wireguard-vanity-keygen: 0.0.8 -> 0.0.9
2024-05-13 11:19:12 +02:00
Naxdy
d60ffedd11
retrospy: fix icon resolution (#311127) 2024-05-13 08:59:23 +00:00
Weijia Wang
f46f95fb3e
Merge pull request #311254 from azuwis/dualsensectl
dualsensectl: migrate to pkgs/by-name and other enhancements
2024-05-13 10:55:22 +02:00
R. Ryantm
24cf8c3e9e renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09 2024-05-13 08:55:02 +00:00
Weijia Wang
e4086f54ad
Merge pull request #311253 from azuwis/uxplay
uxplay: migrate to pkgs/by-name and other enhancements
2024-05-13 10:54:47 +02:00
Leah Amelia Chen
6b9924ced2
alacarte: init at 3.52.0 (#310442) 2024-05-13 08:25:23 +00:00
quantenzitrone
6e18225ca6
xdg-terminal-exec-mkhl: init at 0.2.0 (#310740) 2024-05-13 08:20:04 +00:00
Enric Morales
c59a9d297b
hyprland-activewindow: 1.0.2 -> 1.0.3 (#310874)
Diff: https://github.com/FieldOfClay/hyprland-activewindow/compare/v1.0.2...v1.0.3
2024-05-13 08:14:51 +00:00
Valentino
b2699dee18
rHttp: init at unstable-2024-04-28 (#311116) 2024-05-13 08:13:34 +00:00
Valentino
fa8184ddcb
httpie-desktop: init at 2024.1.2 (#311163) 2024-05-13 08:11:59 +00:00
Weijia Wang
1c54d6b099
Merge pull request #311245 from r-ryantm/auto-update/sarasa-gothic
sarasa-gothic: 1.0.11 -> 1.0.12
2024-05-13 10:00:44 +02:00
Weijia Wang
7cbc53aa0f
Merge pull request #311262 from pbek/feature/smartgithg-update
smartgithg: 23.1.2 -> 23.1.3
2024-05-13 10:00:08 +02:00
Peder Bergebakken Sundt
431d312318
Merge pull request #311206 from xzfc/bevelbar
bevelbar: 22.06 -> 23.08
2024-05-13 09:59:20 +02:00
Peder Bergebakken Sundt
38c465d8ea
Merge pull request #311209 from xzfc/katriawm
katriawm: add updateScript
2024-05-13 09:55:45 +02:00
Matthias Beyer
6bc8c8a7ac
Merge pull request #311212 from r-ryantm/auto-update/glance
glance: 0.3.0 -> 0.4.0
2024-05-13 09:29:58 +02:00
R. Ryantm
c2a88a1c0e libui-ng: 4.1-unstable-2024-02-05 -> 4.1-unstable-2024-05-03 2024-05-13 07:23:18 +00:00
Patrizio Bekerle
36b190536d smartgithg: 23.1.2 -> 23.1.3 2024-05-13 06:20:18 +02:00
nixpkgs-merge-bot[bot]
adc44ac0ee
Merge pull request #311218 from r-ryantm/auto-update/catppuccin-sddm-corners
catppuccin-sddm-corners: unstable-2023-05-30 -> 0-unstable-2024-05-07
2024-05-13 03:37:46 +00:00
R. Ryantm
95b5374918 sarasa-gothic: 1.0.11 -> 1.0.12 2024-05-13 03:14:34 +00:00
nixpkgs-merge-bot[bot]
add7fad06c
Merge pull request #311120 from r-ryantm/auto-update/protonplus
protonplus: 0.4.9 -> 0.4.10
2024-05-13 02:41:19 +00:00
nixpkgs-merge-bot[bot]
83c38d36a7
Merge pull request #311221 from r-ryantm/auto-update/wttrbar
wttrbar: 0.9.4 -> 0.10.1
2024-05-13 02:32:36 +00:00
R. Ryantm
87485af904 kor: 0.3.8 -> 0.4.0 2024-05-13 01:47:19 +00:00
R. Ryantm
2d39d7708d wttrbar: 0.9.4 -> 0.10.1 2024-05-13 01:39:39 +00:00
R. Ryantm
55661b782b catppuccin-sddm-corners: unstable-2023-05-30 -> 0-unstable-2024-05-07 2024-05-13 01:34:10 +00:00
R. Ryantm
09bc20ed99 chezmoi: 2.48.0 -> 2.48.1 2024-05-13 01:03:06 +00:00
Albert Safin
d57ce05c49 katriawm: add updateScript 2024-05-13 00:52:14 +00:00
Albert Safin
868cc3f77f katriawm: format with nixfmt 2024-05-13 00:52:13 +00:00
Robert Schütz
943bca52ec megapixels: 1.8.1 -> 1.8.2
Diff: https://gitlab.com/megapixels-org/Megapixels/-/compare/1.8.1...1.8.2

Changelog: https://gitlab.com/megapixels-org/Megapixels/-/tags/1.8.2
2024-05-12 17:51:09 -07:00
R. Ryantm
99ecfc12a0 glance: 0.3.0 -> 0.4.0 2024-05-13 00:23:34 +00:00
nicoo
e56d6f0cca
Merge #310602: init e1s at 1.0.34 2024-05-13 00:23:16 +00:00
Albert Safin
82e9676428 bevelbar: 22.06 -> 23.08 2024-05-13 00:07:14 +00:00
Albert Safin
dca280c9ca bevelbar: add updateScript 2024-05-13 00:06:36 +00:00
Albert Safin
a6326e273b bevelbar: format with nixfmt and remove with lib; 2024-05-13 00:05:43 +00:00
3JlOy_PYCCKUi
2f9350605a
torrentstream: 1.0.1.6 -> 1.0.1.11 (#311109) 2024-05-13 00:02:11 +00:00
Albert Safin
2d8cfea95d bevelbar: move to by-name 2024-05-13 00:00:56 +00:00
seth
fe3a605c4b
badkeys: init at 0.0.10 (#311128) 2024-05-12 23:56:56 +00:00
Anthony Roussel
f0703923e0
usql: 0.18.1 -> 0.19.1 (#311166)
https://github.com/xo/usql/compare/v0.18.1...v0.19.1
2024-05-12 23:50:04 +00:00
Peder Bergebakken Sundt
5e5c48fd70
Merge pull request #308574 from cimm/update-payme
payme: 1.2.0 -> 1.2.2
2024-05-13 01:18:39 +02:00
nicoo
928a3ffb9b
Merge #310779: fix ark-pixel-font build 2024-05-12 22:24:23 +00:00
Anderson Torres
776fc4d63e
live555: 2024.04.19 -> 2024.05.05 (#311081) 2024-05-12 22:18:41 +00:00
R. Ryantm
cc81458213 adwsteamgtk: 0.6.10 -> 0.6.11 2024-05-12 22:15:22 +00:00
nixpkgs-merge-bot[bot]
0d7de02dab
Merge pull request #311034 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.1281 -> 1.1.1298
2024-05-12 22:12:28 +00:00
Jan van Esdonk
77b969d2f3
slumber: 1.1.0 -> 1.2.1 (#310994)
Co-authored-by: Jan van Esdonk <jan+dev@vanesdonk.de>
2024-05-12 21:57:02 +00:00
6543
f0e4ac034a nodeinfo: init at 0.3.2 2024-05-12 23:56:39 +02:00
Emery Hemingway
375146c3a1
alephone: 1.7.1 -> 1.8 (#310862) 2024-05-12 21:50:50 +00:00
chewblacka
00363566e3
docfd: 5.1.0 -> 6.0.0 (#311043) 2024-05-12 21:48:17 +00:00
Priyanshu Tripathi
42768e4590
atlauncher: 3.4.36.3 -> 3.4.36.4 (#311019) 2024-05-12 21:41:35 +00:00
éclairevoyant
98312fb367
Merge pull request #309592 from LamprosPitsillos/init-matugen
matugen: init at 2.2.0
2024-05-12 21:34:19 +00:00
éclairevoyant
b8e3cf06ee
ark-pixel-font: 2024.04.05 -> 2024.05.12 2024-05-12 17:17:00 -04:00
Pol Dellaiera
6c1e15a8a0
Merge pull request #311065 from r-ryantm/auto-update/novops
novops: 0.14.0 -> 0.15.0
2024-05-12 23:04:03 +02:00
R. Ryantm
ede69094b3 spicetify-cli: 2.36.10 -> 2.36.11 2024-05-12 20:50:42 +00:00
Pol Dellaiera
7047535b1c
Merge pull request #310997 from annaleeleaves/tkdiff-update
tkdiff: 5.6 -> 5.7
2024-05-12 21:52:07 +02:00
Pol Dellaiera
fe5bfe5593
Merge pull request #288973 from ryze312/ff2mpv-rust-update
ff2mpv-rust: 1.1.1 -> 1.1.3 + support for Chromium based browsers
2024-05-12 21:47:00 +02:00
Pol Dellaiera
96055eab60
Merge pull request #307037 from DanNixon/adrs
adrs: init at 0.2.8
2024-05-12 21:34:19 +02:00
Pol Dellaiera
687875db53
Merge pull request #309891 from Naxdy/work/add-neothesia
neothesia: init at 0.2.1
2024-05-12 21:30:12 +02:00
Pol Dellaiera
a6bcb6711d
Merge pull request #309760 from Rucadi/devcontainer
Devcontainer: 0.58.0 -> 0.60.0
2024-05-12 21:28:59 +02:00
Pol Dellaiera
9fc7975aad
Merge pull request #309339 from donovanglover/hyprdim-2.2.5
hyprdim: 2.2.4 -> 2.2.5
2024-05-12 21:27:58 +02:00
Pol Dellaiera
32ca35ad08
Merge pull request #308721 from RobWalt/codeberg-cli
codeberg-cli: 0.3.5 -> 0.4.0
2024-05-12 21:27:13 +02:00
Pol Dellaiera
153f07ed08
Merge pull request #310730 from r-ryantm/auto-update/wtfis
wtfis: 0.9.0 -> 0.9.1
2024-05-12 21:25:04 +02:00
Marcus Ramberg
a3006b0cb1
Merge pull request #309313 from arthsmn/valuta 2024-05-12 20:46:42 +02:00
Weijia Wang
72803c77db
Merge pull request #308951 from Sigmanificient/criterion
criterion: 2.4.1 -> 2.4.2, add maintainer, migrate by-name, add version check
2024-05-12 20:45:53 +02:00
Weijia Wang
13a0ff7c47
Merge pull request #310945 from TomaSajt/makejinja
makejinja: init at 2.6.0
2024-05-12 20:35:13 +02:00
Weijia Wang
a8addd3851
Merge pull request #310883 from GetPsyched/hoppscotch
hoppscotch: 24.3.2-1 -> 24.3.3-1, meta updates
2024-05-12 20:34:21 +02:00
Weijia Wang
e3b73d5439
Merge pull request #310707 from r-ryantm/auto-update/dpp
dpp: 10.0.29 -> 10.0.30
2024-05-12 20:33:40 +02:00
Weijia Wang
93d1e9d730
Merge pull request #309527 from toast003/update-hhd
handheld-daemon: 2.6.4 -> 2.7.2
2024-05-12 20:33:15 +02:00
Weijia Wang
52c29cee1d
Merge pull request #309715 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 19.24.3 -> 19.27.0
2024-05-12 20:31:43 +02:00
Weijia Wang
5b4d1016eb
Merge pull request #308990 from r-ryantm/auto-update/rofimoji
rofimoji: 6.2.0 -> 6.3.1
2024-05-12 20:28:39 +02:00
Weijia Wang
5c4dd6420f
Merge pull request #309001 from r-ryantm/auto-update/poethepoet
poethepoet: 0.25.1 -> 0.26.1
2024-05-12 20:26:54 +02:00
Weijia Wang
42af17c7b4
Merge pull request #309037 from r-ryantm/auto-update/go-judge
go-judge: 1.8.3 -> 1.8.4
2024-05-12 20:26:17 +02:00
Weijia Wang
4ccf2dca21
Merge pull request #309093 from r-ryantm/auto-update/namespace-cli
namespace-cli: 0.0.360 -> 0.0.369
2024-05-12 20:25:47 +02:00
Weijia Wang
142ec8557c
Merge pull request #308924 from r-ryantm/auto-update/intune-portal
intune-portal: 1.2402.12-jammy -> 1.2404.23-jammy
2024-05-12 20:24:25 +02:00
arthsmn
35986db01d
valuta: init at 1.2.0 2024-05-12 15:19:36 -03:00
Ludovico Piero
a145b3e915
mako: migrate to pkgs/by-name
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-05-13 02:59:37 +09:00
Shyim
9aed588e4f
mysql84: init at 8.4.0 (#309374) 2024-05-12 17:51:57 +00:00
Weijia Wang
a07fc872d2
Merge pull request #310927 from lucasew/20240511-fix-backgroundremover
backgroundremover: fix build, add update script, update to 0.2.8
2024-05-12 19:45:14 +02:00
lucasew
c6fe69b3c1 backgroundremover: 0.2.6 -> 0.2.8
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-12 19:35:46 +02:00
R. Ryantm
a4522b5812 nezha-agent: 0.16.6 -> 0.16.7 2024-05-12 17:28:47 +00:00
Marcus Ramberg
9590d21d1b
Merge pull request #308964 from r-ryantm/auto-update/upbound
upbound: 0.28.0 -> 0.30.0
2024-05-12 19:14:08 +02:00
Azat Bahawi
f0e9b901ca
Merge pull request #309018 from azahi/endlessh-go-update
endlessh-go: 20230625-3 -> 2024.0119.1
2024-05-12 20:09:09 +03:00
R. Ryantm
e453e9d3c6 protonplus: 0.4.9 -> 0.4.10 2024-05-12 17:07:56 +00:00
Xenia
449b6c977e
Remove fwam from the list of maintainers. 2024-05-12 18:55:09 +02:00
Marcus Ramberg
7a94f133c2
Merge pull request #310955 from dvn0/dvn0/glance-init
glance: init at 0.3.0
2024-05-12 18:47:37 +02:00
zelkourban
bd191d0748 e1s: init at 1.0.34
e1s: refactor

Remove unused comment

e1s: refactor

Using rec is discouraged, you can learn more here: https://nix.dev/guides/best-practices#recursive-attribute-set-rec

Co-authored-by: DontEatOreo <57304299+DontEatOreo@users.noreply.github.com>

e1s: refactor

make sure we're getting the tag and not the branch

Co-authored-by: DontEatOreo <57304299+DontEatOreo@users.noreply.github.com>

e1s: refactor

fix eval

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2024-05-12 18:08:00 +02:00
rewine
be4a9b0493
Merge pull request #308877 from DontEatOreo/update-warp-terminal
warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.05.07.08.02.stable_02
2024-05-12 23:53:37 +08:00
Devan Carpenter
feac6072dc glance: init at 0.3.0 2024-05-12 11:48:52 -04:00
R. Ryantm
e528289546 wireguard-vanity-keygen: 0.0.8 -> 0.0.9 2024-05-12 15:40:34 +00:00
Peder Bergebakken Sundt
a49909c127
Merge pull request #310968 from r-ryantm/auto-update/dorion
dorion: 4.2.0 -> 4.2.1
2024-05-12 17:26:16 +02:00
Nick Cao
3606228ee1
Merge pull request #311011 from r-ryantm/auto-update/patch2pr
patch2pr: 0.22.0 -> 0.24.0
2024-05-12 11:13:35 -04:00
Vladimír Čunát
9447fd7bc8
Merge #309297: staging-next 2024-05-05 2024-05-12 17:09:49 +02:00
Nick Cao
9b334cac84
Merge pull request #310970 from r-ryantm/auto-update/git-instafix
git-instafix: 0.2.2 -> 0.2.3
2024-05-12 11:08:22 -04:00
Nick Cao
5a1112cb08
Merge pull request #310991 from uncenter/refactor/scc-by-name
scc: move to by-name
2024-05-12 11:04:47 -04:00
Nick Cao
2583d33faf
Merge pull request #310939 from r-ryantm/auto-update/crunchy-cli
crunchy-cli: 3.5.2 -> 3.6.1
2024-05-12 11:00:04 -04:00
R. Ryantm
06f3ef7a15 novops: 0.14.0 -> 0.15.0 2024-05-12 13:33:09 +00:00
Nora Breitmoser-Widdecke
db4171f3e2
sarif-tools: init at 2.0.0 (#283208)
* sarif-tools: init at 2.0.0

* Update pkgs/development/python-modules/sarif-tools/default.nix

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-05-12 21:18:35 +08:00
R. Ryantm
4109764187 gmetronome: 0.3.3 -> 0.3.4 2024-05-12 12:27:59 +00:00
Nikolay Korotkiy
29f0314ded
Merge pull request #311013 from r-ryantm/auto-update/tootik
tootik: 0.10.4 -> 0.11.2
2024-05-12 16:14:45 +04:00
Zhong Jianxin
4c0f9d5733 dualsensectl: migrate to pkgs/by-name and other enhancements
- Format using nixfmt-rfc-style
- Switch to finalAttrs pattern
- Add passthru.tests.version
- Add passthru.updateScript
- Add meta.changelog
2024-05-12 20:02:44 +08:00
github-actions[bot]
971c61f4d8
Merge master into staging-next 2024-05-12 12:01:24 +00:00
R. Ryantm
316f934988 gitlab-ci-local: 4.48.2 -> 4.49.0 2024-05-12 11:32:07 +00:00
R. Ryantm
892a91bbdf ryujinx: 1.1.1281 -> 1.1.1298 2024-05-12 11:22:43 +00:00
Zhong Jianxin
9236e8ff31 uxplay: migrate to pkgs/by-name and other enhancements
- Format using nixfmt-rfc-style
- Add passthru.updateScript
- Add meta.changelog
2024-05-12 19:18:49 +08:00
Pol Dellaiera
8949291221
Merge pull request #305586 from drupol/private-gpt/init
private-gpt: init at 0.5.0
2024-05-12 12:53:53 +02:00
nixpkgs-merge-bot[bot]
baabb6ca8c
Merge pull request #311005 from r-ryantm/auto-update/files-cli
files-cli: 2.13.27 -> 2.13.41
2024-05-12 10:51:23 +00:00