Aleksana
1a8b548c04
kazumi: 1.4.4 -> 1.4.5 ( #362657 )
2024-12-08 19:37:49 +08:00
Wolfgang Walther
2c70707f94
bolt-launcher: init at 0.9.0 ( #338470 )
2024-12-08 12:35:22 +01:00
Aleksana
ed8ad8bb98
flclash: 0.8.68 -> 0.8.69 ( #362624 )
2024-12-08 19:34:16 +08:00
Jörg Thalheim
390dc92d8a
python312Packages.parselmouth: fix build ( #363069 )
2024-12-08 12:31:41 +01:00
Aleksana
e6eb5fff72
libsidplayfp: 2.11.0 -> 2.12.0 ( #362232 )
2024-12-08 19:17:08 +08:00
7c6f434c
6c1f84ae5c
lisp-modules: detect circular dependencies during quicklisp import ( #362645 )
2024-12-08 11:16:31 +00:00
Aleksana
a1e40d4f4f
sidplayfp: 2.11.0 -> 2.12.0 ( #362235 )
2024-12-08 19:16:17 +08:00
aucub
4df4b61819
kazumi: 1.4.4 -> 1.4.5
2024-12-08 19:15:57 +08:00
Aleksana
93dc9803a1
wipeout-rewrite: 0-unstable-2024-07-07 -> 0-unstable-2024-11-09 ( #362241 )
2024-12-08 19:15:23 +08:00
Aleksana
87848285c9
python312Packages.pybids: 0.17.2 -> 0.18.1 ( #359712 )
2024-12-08 19:12:57 +08:00
Aleksana
7a7cab08b6
immich: 1.121.0 -> 1.122.1 ( #362233 )
2024-12-08 19:05:36 +08:00
nixpkgs-merge-bot[bot]
8e2e89ad7c
scip-go: 0.1.21 -> 0.1.22 ( #362903 )
2024-12-08 10:59:57 +00:00
Aleksana
ba4ec0bbf9
python312Packages.meilisearch: 0.32.0 -> 0.33.0 ( #362852 )
2024-12-08 18:59:07 +08:00
Damien Cassou
506b5c43f9
crowdin-cli: 4.3.0 -> 4.4.1 ( #362877 )
2024-12-08 11:55:58 +01:00
Aleksana
5b36997b92
python3Packages.pym3u8downloader: init at 0.1.5 ( #335463 )
2024-12-08 18:52:08 +08:00
nixpkgs-merge-bot[bot]
5af4c8640f
committed: 1.0.20 -> 1.1.2 ( #362914 )
2024-12-08 10:46:17 +00:00
aucub
18843afdea
flclash: 0.8.68 -> 0.8.69
2024-12-08 18:36:19 +08:00
Aleksana
b7a11231ac
gnome-decoder : 0.4.1 -> 0.6.1 ( #362978 )
2024-12-08 18:30:09 +08:00
Aleksana
98b5591e5c
nixos/rygel: add package option ( #355987 )
2024-12-08 18:22:43 +08:00
Pol Dellaiera
74529de26d
vscode-extensions.mongodb.mongodb-vscode: 1.9.3 -> 1.10.0 ( #363142 )
2024-12-08 11:20:43 +01:00
nixpkgs-merge-bot[bot]
2ff3a17ec4
libmediainfo: 24.06 -> 24.11 ( #361289 )
2024-12-08 10:10:18 +00:00
R. Ryantm
82c1a15239
vscode-extensions.mongodb.mongodb-vscode: 1.9.3 -> 1.10.0
2024-12-08 10:02:28 +00:00
nixpkgs-merge-bot[bot]
9f4ab93a01
mediainfo: 24.06 -> 24.11.1 ( #361290 )
2024-12-08 09:56:28 +00:00
Aleksana
d948915b09
dprint: enable doCheck with some skips ( #362498 )
2024-12-08 17:43:32 +08:00
Aleksana
80391c8b50
mighty-mike: init at 3.0.2-unstable ( #355139 )
2024-12-08 17:39:59 +08:00
Doron Behar
54121ecb51
gotify-server: 2.5.0 -> 2.6.1 ( #363013 )
2024-12-08 11:38:03 +02:00
Aleksana
5ff3922534
nhost-cli: 1.27.1 -> 1.28.1 ( #362856 )
2024-12-08 17:37:22 +08:00
Anthony Rodriguez
0ffaf9bfca
bolt-launcher: init at 0.9.0
...
Added bolt-launcher, an alternative launcher for Runescape 3 / Old
School Runescape.
https://github.com/Adamcake/Bolt/releases/tag/0.9.0
bolt-launcher: add plugin loader for rs3
Building the app with luajit, which allows for Runescape 3 plugin
loading.
bolt-launcher: add runescape 3 dependencies
Added Runescape 3 dependencies inside the buildFHSEnv, so that it can be
used by the binary (downloaded from the internet by bolt-launcher
itself, hence why the fhs env is needed here).
bolt-launcher: fix dependency issues
Added libbolt-plugin.so into $out/lib, which allows the program to use
the Runescape 3 plugin loader. Also updated the mainProgram as well as
runScript so that the program can be ran from nix run instead of just
being able to be ran manually.
Add feature flags for RS3 and HDOSAndRuneLite as well as .desktop and icon file support (#1 )
* Add enable flags for RS3 and HDOSAndRuneLite
* Add .desktop and icon
* Fix formatting w/ nixfmt
* Remove enableHDOSAndRuneLite feature flag
* Fix formatting
Co-authored-by: Thomas King <thomas@tomking.io>
2024-12-08 10:34:32 +01:00
Doron Behar
2c327da4c5
mympd: 18.1.2 -> 18.2.2 ( #363104 )
2024-12-08 11:32:41 +02:00
Aleksana
2a70dcd811
boxbuddy: 2.3.1 -> 2.5.0 ( #363109 )
2024-12-08 17:29:27 +08:00
Silvan Mosberger
944f47455e
lib: add defaultTo ( #357681 )
2024-12-08 10:24:42 +01:00
nixpkgs-merge-bot[bot]
ad5d635772
quarkus: 3.15.1 -> 3.17.3 ( #363026 )
2024-12-08 09:22:05 +00:00
Aleksana
b9d5919d30
check-sieve: init at 0.10 ( #361940 )
2024-12-08 17:16:25 +08:00
Aleksana
4eca165339
wormhole-william: install shell completions ( #362652 )
2024-12-08 17:13:06 +08:00
nixpkgs-merge-bot[bot]
ca0cd01cc0
tpnote: 1.24.9 -> 1.24.10 ( #362971 )
2024-12-08 09:12:33 +00:00
Fabian Affolter
89d36600c9
python312Packages.llama-cloud: 0.1.4 -> 0.1.6 ( #361696 )
2024-12-08 10:10:12 +01:00
Fabian Affolter
71fa10deb3
godspeed: unstable-2021-08-27 -> 1.0 ( #362810 )
2024-12-08 10:07:42 +01:00
Fabian Affolter
0600211f4f
python312Packages.roadrecon: 1.5.0 -> 1.6.0 ( #361705 )
2024-12-08 10:06:16 +01:00
Fabian Affolter
14201a8ad0
yara-x: 0.11.0 -> 0.11.1 ( #362596 )
2024-12-08 10:05:23 +01:00
Fabian Affolter
a4b3fb4fd7
trufflehog: 3.84.2 -> 3.85.0 ( #362770 )
2024-12-08 10:04:30 +01:00
Fabian Affolter
d70223fcef
conkeyscan: 1.0.0 -> 1.1.0 ( #362696 )
2024-12-08 10:03:31 +01:00
Fabian Affolter
56b9ef4fa3
keepwn: 0.4 -> 0.5 ( #362819 )
2024-12-08 10:03:08 +01:00
Fabian Affolter
cf43ba2529
openrisk: add versionCheckHook ( #362883 )
2024-12-08 09:59:21 +01:00
Fabian Affolter
25efd50039
python312Packages.twentemilieu: 2.1.0 -> 2.2.0 ( #362872 )
2024-12-08 09:59:10 +01:00
Fabian Affolter
5c4e385210
python312Packages.llama-parse: 0.5.14 -> 0.5.17 ( #362854 )
2024-12-08 09:58:55 +01:00
Fabian Affolter
f357bce739
chaos: refactor ( #362731 )
2024-12-08 09:58:08 +01:00
Fabian Affolter
c262074a24
dnsvalidator: init at 0.1-unstable-2023-01-17 ( #362574 )
2024-12-08 09:57:51 +01:00
Sefa Eyeoglu
3d58debbb5
wivrn: 0.19 -> 0.22 ( #350069 )
2024-12-08 09:24:30 +01:00
nixpkgs-merge-bot[bot]
f30226d8f0
klog-rs: 0.2.0 -> 0.3.1 ( #363019 )
2024-12-08 07:50:29 +00:00
R. Ryantm
d12a87265d
boxbuddy: 2.3.1 -> 2.5.0
2024-12-08 07:32:05 +00:00