Jan Tojnar
3c78e0ce04
_experimental-update-script-combinators.sequence: Terminate on failure
...
Before:
nix-repl> (_experimental-update-script-combinators.sequence [["false"] ["echo" "work"]]).command
[ "sh" "-c" "'false';'echo' 'work'" ]
After:
nix-repl> (_experimental-update-script-combinators.sequence [["false"] ["echo" "work"]]).command
[ "sh" "-ec" "'false';'echo' 'work'" ]
2024-07-13 15:47:27 +02:00
Reno Dakota and Vincent Laporte
9ecab00bf4
ocaml-ng.ocamlPackages{_5_1,}.merlin: fix vim python-3.12 warnings
...
apply upstream patch https://github.com/ocaml/merlin/commit/9e0c47b0d5fd0c4edc37c4c7ce927b155877557d.patch
to fix syntax warnings from python-3.12 when opening vim.
2024-07-13 15:44:57 +02:00
R. Ryantm
9a67fa7305
python312Packages.zigpy-znp: 0.12.2 -> 0.12.3
2024-07-13 13:25:41 +00:00
R. Ryantm
6bf8475e76
python312Packages.lifelines: 0.28.0 -> 0.29.0
2024-07-13 13:24:15 +00:00
David McFarland
52f30bac31
marksman: allow local networking in darwin sandbox
...
This is required for the tests to pass.
2024-07-13 10:22:44 -03:00
David McFarland
86db49c704
beatsabermodmanager: add dotnet 6.0.31 packages
...
These packages are required to build with sdk 7, which is EOL and still
references the old version.
2024-07-13 10:22:44 -03:00
⛧-440729 [sophie] and David McFarland
39f4bf2ef5
fsautocomplete: use dotnetCorePackages.sdk_8_0
2024-07-13 10:22:44 -03:00
David McFarland
10ec056013
dotnet: 6.0.31 -> 6.0.32
2024-07-13 10:22:43 -03:00
David McFarland
9a87d1b6de
dotnet: 9.0.0-preview.5 -> 9.0.0-preview.6
2024-07-13 10:22:43 -03:00
David McFarland
6fbc62574c
dotnet: 8.0.6 -> 8.0.7
2024-07-13 10:22:43 -03:00
Gutyina Gergő and Pascal Bach
b729601a9e
r2modman: 3.1.48 -> 3.1.49
2024-07-13 14:58:17 +02:00
R. Ryantm
2e440f5b87
qpwgraph: 0.7.4 -> 0.7.5
2024-07-13 12:49:38 +00:00
Heitor Augusto
b5cd8f55e5
plasmusic-toolbar: 1.2.2 -> 1.3.0
2024-07-13 12:49:09 +00:00
R. Ryantm
50206e8a66
python312Packages.beanhub-import: 0.3.2 -> 0.3.4
2024-07-13 12:49:04 +00:00
Andrew Kvalheim
ead5eba6b3
python3Packages.expiringdict: use PEP 517 builder
2024-07-13 05:41:26 -07:00
Andrew Kvalheim
34d1affd6e
python3Packages.expiringdict: patch for Python 3.12
...
Applies mailgun/expiringdict#56 for compatibility with Python 3.12
2024-07-13 05:41:06 -07:00
Andrew Kvalheim
fb0f3213f3
python3Packages.expiringdict: remove nose
...
Addresses NixOS/nixpkgs#326513 by applying mailgun/expiringdict#49
2024-07-13 05:40:42 -07:00
R. Ryantm
08601cfede
python312Packages.pydyf: 0.10.0 -> 0.11.0
2024-07-13 12:39:39 +00:00
Casey Link
7e9e215bbc
ocis-bin: support more architectures and add update script
...
* Adds an update script that can be used by the passthru updateScript [0]
* this script tracks the Production (aka stable) channel for oCIS https://owncloud.dev/ocis/release_roadmap/#release-types as decided by the package maintainers
* Adds the full range of architectures released by owncloud
* darwin: amd64, aarch64
* linux: i686, x86_64, arm, aarch64
[0]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#automatic-package-updates
2024-07-13 14:39:29 +02:00
Sergei Trofimovich and GitHub
cce8e5df89
zenity: 4.0.1 → 4.0.2
...
https://gitlab.gnome.org/GNOME/zenity/-/compare/4.0.1...4.0.2
2024-07-13 20:31:56 +08:00
Valentin Gagarin and Valentin Gagarin
6bb3ac98cc
docs: $TMP -> $TMPDIR in Darwin build
...
`TMPDIR` is the canonical form in POSIX and SUS
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_03
2024-07-13 14:29:09 +02:00
luftmensch-luftmensch
4f6a9e0673
speedtest-go: 1.7.7 -> 1.7.8
2024-07-13 14:28:59 +02:00
Christian Kögler
a6ede4e0d0
neovide: 0.13.1 -> 0.13.2
2024-07-13 14:27:32 +02:00
maralorn and GitHub
c89c7e60a3
Merge pull request #326682 from alexfmpe/ghc-8.10-libffi
...
haskell.compiler.ghc8107: don't use libffi 3.3 on aarch64-darwin
2024-07-13 14:26:44 +02:00
Yt and GitHub
7bbfd756cd
Merge pull request #326691 from natsukium/tiktoken/update
...
python312Packages.tiktoken: 0.5.1 -> 0.7.0; python312Packages.litellm: 1.40.16 -> 1.41.19
2024-07-13 12:13:48 +00:00
Franz Pletz and GitHub
ec661559fc
Merge pull request #326714 from r-ryantm/auto-update/b3sum
2024-07-13 14:07:18 +02:00
isabel
5d27ab8df1
lazygit: 0.42.0 -> 0.43.1
2024-07-13 13:04:24 +01:00
Guillaume Girol
4c01c9d8a5
sved: fix the wrapper to be a python script
2024-07-13 12:00:00 +00:00
Ivan Mincik
444dcf383b
cloudcompare: fix source hash
2024-07-13 13:57:30 +02:00
R. Ryantm
d875ba9428
helmfile-wrapped: 0.165.0 -> 0.166.0
2024-07-13 11:48:37 +00:00
Franz Pletz
67eedad208
ntpd-rs: 1.1.3 -> 1.2.0
2024-07-13 13:35:41 +02:00
maralorn
f55d58cfa1
haskellPackages.llvm-tf: Remove broken flag
2024-07-13 13:32:30 +02:00
Martin Weinelt and GitHub
73e9892e71
Merge pull request #319880 from jkachmar/onnxruntime-1_18_0
...
onnxruntime: 1.16.3 -> 1.18.1
2024-07-13 13:29:07 +02:00
K900 and GitHub
bcbd04fddd
Merge pull request #326789 from K900/kf-6.4
...
KDE Frameworks 6.4
2024-07-13 14:25:23 +03:00
Nikolay Korotkiy and GitHub
4312c4801a
Merge pull request #326134 from sikmir/j2cli
...
python3Packages.j2cli: disable on python 3.12
2024-07-13 15:14:50 +04:00
Maciej Krüger and GitHub
725cad3d1c
Merge pull request #326784 from r-ryantm/auto-update/qlog
...
qlog: 0.37.0 -> 0.37.1
2024-07-13 13:09:46 +02:00
K900 and GitHub
01fe231d85
Merge pull request #326262 from K900/no-more-sound-enable
...
nixos/alsa: kill sound.enable and friends with fire
2024-07-13 14:04:22 +03:00
K900
3eeff54780
nixos/alsa: kill sound.enable and friends with fire
2024-07-13 13:56:18 +03:00
❄️ and GitHub
44bce6950b
Merge pull request #326754 from r-ryantm/auto-update/cilium-cli
...
cilium-cli: 0.16.11 -> 0.16.13
2024-07-13 07:56:03 -03:00
R. Ryantm
f33c833e35
python312Packages.monai: 1.3.1 -> 1.3.2
2024-07-13 10:53:03 +00:00
Jean-Michaël Celerier and Rémi NICOLE
7459b7ce65
ossia-score: 3.2.3-3 -> 3.2.4
...
- Update pkgs/by-name/os/ossia-score/package.nix
- Remove unused stdenv
- Support AArch64
Co-authored-by: Rémi NICOLE <minijackson@users.noreply.github.com >
2024-07-13 12:45:45 +02:00
R. Ryantm and Francesco Gazzetta
452a2137e0
principia: 2024.06.28 -> 2024.07.12
2024-07-13 10:41:38 +00:00
Robert Scott and GitHub
6a985b3b1a
Merge pull request #325962 from oddlama/patch-blastradius
...
hostapd: apply patch for CVE-2024-3596
2024-07-13 11:28:02 +01:00
Anderson Torres
cea3c9fbe5
SDL2_image_2_6: migrate to by-name
2024-07-13 07:22:09 -03:00
Anderson Torres
108d37991f
SDL2_image_2_0: migrate to by-name
2024-07-13 07:22:09 -03:00
Anderson Torres
a91743a5f3
SDL2_image: remove cpages from meta.maintainers
...
No activity since a long time.
2024-07-13 07:22:09 -03:00
Anderson Torres
1f8f3e7c40
SDL2_image: nixfmt
2024-07-13 07:22:09 -03:00
Anderson Torres
7f084a8532
SDL2_image: set strictDeps as true
2024-07-13 07:22:09 -03:00
Anderson Torres
093e3b60d3
SDL2_image: refactor
...
- internalize `darwin`
- reorder input set
- new input: enableSdltest
- reorder buildInputs
- rewrite configureFlags
- get rid of nested with
- SDL team
Caution: can cause mass rebuilds.
2024-07-13 07:22:09 -03:00
Anderson Torres
c3fa9d6d0b
SDL2_image: migrate to by-name
2024-07-13 07:22:09 -03:00