Commit Graph

605726 Commits

Author SHA1 Message Date
Soispha
90e5e88c74
nixos/libreddit: Don't hard code binary name in ExecStart
Hard coding the name to `libreddit` makes it impossible to use
this module to run `redlib` (a continued fork of `libreddit`).
As `libreddit` has the `mainProgram` meta attribute set, changing
this to `lib.getExe` should not change the module for `libreddit`,
but allows it to work with the `redlib` package.
2024-03-31 22:57:50 +02:00
Pol Dellaiera
932751fa9f
asciinema-automation: init at 0.2.0 2024-03-31 22:54:32 +02:00
Robert Schütz
22a24fc642 python312Packages.python-songpal: 0.16.1 -> 0.16.2
Diff: https://github.com/rytilahti/python-songpal/compare/refs/tags/release/0.16.1...0.16.2

Changelog: https://github.com/rytilahti/python-songpal/blob/release/0.16.2/CHANGELOG.md
2024-03-31 13:53:38 -07:00
Dmitry Kalinkin
ce426df9bb
Merge pull request #294826 from xworld21/texlive-install-tl
texlive.withPackages: replace postBuild with install-tl like script
2024-03-31 16:43:12 -04:00
Atemu
ce31cd2a45
Merge pull request #300203 from eliandoran/dev/ut1999_multiplatform
ut1999: add x86_64-darwin, aarch64-linux, i686-linux support, innoextract: enable on darwin
2024-03-31 22:15:15 +02:00
Pol Dellaiera
5ca75026a4
Merge pull request #300209 from drupol/rabbit/init/1-0-0
RABBIT: init at 1.0.0
2024-03-31 22:06:49 +02:00
R. Ryantm
989b66f0b8 bash-supergenpass: unstable-2020-02-03 -> unstable-2024-03-24 2024-03-31 20:05:54 +00:00
Nick Cao
bbbad97414
Merge pull request #300454 from r-ryantm/auto-update/crystalline
crystalline: 0.12.1 -> 0.12.2
2024-03-31 15:54:52 -04:00
Fabian Affolter
b8d649e4b2
Merge pull request #300522 from r-ryantm/auto-update/python311Packages.llama-index-agent-openai
python311Packages.llama-index-agent-openai: 0.2.0 -> 0.2.1
2024-03-31 21:15:10 +02:00
Anderson Torres
b5b4992ef9 fvwm3: refactor
- use lib.enableFeature
- strictDeps
- get rid of nested with
- meta.longDescription
- meta.changelog
2024-03-31 16:10:52 -03:00
Sandro
b0cb3b101e
Merge pull request #298681 from SuperSandro2000/pyzbar-dev
python311Packages.pyzbar: don't propagate library with dev dependencies
2024-03-31 21:10:00 +02:00
Anderson Torres
c7ccaa7154 fvwm3: migrate to by-name 2024-03-31 16:05:50 -03:00
Anderson Torres
77a820e18a fvwm2: migrate to by-name 2024-03-31 16:02:08 -03:00
Sandro
5885834593
Merge pull request #295646 from jnsgruk/rockcraft
rockcraft: init at 1.2.2
2024-03-31 20:55:07 +02:00
Sandro
c20f6e2799
Merge pull request #298801 from Qusic/slstatus
slstatus: add updateScript
2024-03-31 20:41:00 +02:00
Sandro
1b7db66a7d
Merge pull request #299724 from wineee/wlroots_0_15
{hikari, wlroots_0_15}: remove
2024-03-31 20:39:53 +02:00
R. Ryantm
d65e892272 raft-cowsql: 0.22.0 -> 0.22.1 2024-03-31 18:27:48 +00:00
Stig
be77147fa2
Merge pull request #300461 from stigtsp/perl/http-body-1.23
perlPackages.HTTPBody: 1.22 -> 1.23
2024-03-31 20:26:23 +02:00
Sandro
78ecf78cb8
Merge pull request #300223 from r-ryantm/auto-update/gitstatus
gitstatus: 1.5.4 -> 1.5.5
2024-03-31 20:20:52 +02:00
R. Ryantm
fb63b132a7 python311Packages.elementpath: 4.3.0 -> 4.4.0 2024-03-31 18:12:53 +00:00
Fabian Affolter
efb146cad6 checkov: 3.2.49 -> 3.2.50
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.49...3.2.50

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.50
2024-03-31 20:11:39 +02:00
Weijia Wang
1a40a30ce5
Merge pull request #297735 from Guanran928/yesplaymusic
yesplaymusic: 0.4.7 -> 0.4.8-2
2024-03-31 20:07:43 +02:00
Daniel Florescu
de4369fc14 go-migrate: update tags to all available drivers 2024-03-31 19:59:00 +02:00
R. Ryantm
5dbcf0ece7 python311Packages.llama-index-agent-openai: 0.2.0 -> 0.2.1 2024-03-31 17:55:54 +00:00
Azat Bahawi
7835a86bef
whatfiles: init at 1.0 2024-03-31 20:47:52 +03:00
Pol Dellaiera
0a08741184
Merge pull request #300453 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 29.0.2 -> 29.0.5
2024-03-31 19:46:25 +02:00
R. Ryantm
ebac3c20bc mame: 0.263 -> 0.264 2024-03-31 17:41:35 +00:00
R. Ryantm
bbd48c4c97 obs-studio: 30.1.0 -> 30.1.1 2024-03-31 17:40:12 +00:00
Daniel Sidhion
c3cb77dfe5
Merge pull request #300019 from eflanagan0/doc-lowercase-npm
doc: lowercase npm name
2024-03-31 10:38:33 -07:00
Vincent Laporte
f6371cad74
doc: clean-up Coq derivation example (#299927) 2024-03-31 10:35:35 -07:00
Jonathan Ringer
7cd68c3dc8 python3Packages.torch*: use pkgs.autoAddDriverRunpath 2024-03-31 10:20:37 -07:00
Jonathan Ringer
65c4c21a2b llama-cpp: use pkgs.autoAddDriverRunpath 2024-03-31 10:15:47 -07:00
Gaetan Lepage
60a17414b2 vimPlugins.qmk-nvim: init at 2024-02-15 2024-03-31 19:15:15 +02:00
Guanran Wang
c3bec58e79
yesplaymusic: move to by-name 2024-04-01 01:15:07 +08:00
Guanran Wang
25f394ab02
yesplaymusic: 0.4.7 -> 0.4.8-2 2024-04-01 01:15:07 +08:00
Maxine Aubrey
35a3c22cf0
Merge pull request #299832 from HannahMR/aperture0.3 2024-03-31 18:40:16 +02:00
7c6f434c
2629ee5b34
Merge pull request #300065 from hraban/sbcl-2.4.3
sbcl: 2.4.2 -> 2.4.3
2024-03-31 16:39:27 +00:00
Robert Schütz
58bcf7e3a4
Merge pull request #300508 from dotlambda/warp-darwin
warp: broken on Darwin
2024-03-31 16:34:36 +00:00
Robert Schütz
07fedc19c1 warp: broken on Darwin 2024-03-31 09:31:09 -07:00
Weijia Wang
f792ecf1bd
Merge pull request #298338 from jakuzure/glasskube-fix-bundle
glasskube: fix missing bundles from npm
2024-03-31 18:30:22 +02:00
Weijia Wang
014711e881
Merge pull request #300142 from SomeoneSerge/fix/rerun/darwin-iconv
python3Packages.rerun-sdk: fix -liconv on darwin
2024-03-31 18:29:35 +02:00
lassulus
5c2942db11
Merge pull request #300351 from r-ryantm/auto-update/fvwm3
fvwm3: 1.0.9 -> 1.1.0
2024-03-31 18:29:25 +02:00
Elian Doran
9c9dc1f366
ut1999: add aarch64_linux support 2024-03-31 19:20:10 +03:00
Elian Doran
e0ff218af8
ut1999: Enable darwin support 2024-03-31 19:20:09 +03:00
nixpkgs-merge-bot[bot]
2aa0e89d57
Merge pull request #300433 from r-ryantm/auto-update/home-manager
home-manager: unstable-2024-03-22 -> unstable-2024-03-31
2024-03-31 16:19:19 +00:00
Elian Doran
15e0d5515e
innoextract: Enable on darwin 2024-03-31 19:14:31 +03:00
Elian Doran
1f047397ab
ut1999: add support for i686-linux 2024-03-31 19:14:30 +03:00
DCsunset
99fb1706fb pandoc-include: 1.3.0 -> 1.3.1 2024-03-31 12:12:24 -04:00
Pol Dellaiera
68a3400aad
rabbit: init at 1.0.0 2024-03-31 18:03:04 +02:00
Doron Behar
fef6f3ff44
Merge pull request #296835 from Guanran928/mpv-oscs
mpv-osc-modern, modernx, modernx-zydezu: init
2024-03-31 18:49:19 +03:00