Commit Graph

675471 Commits

Author SHA1 Message Date
Adam C. Stephens
3efc29a76c
tpnote: 1.24.7 -> 1.24.8 (#337046) 2024-09-02 20:36:06 -04:00
Adam C. Stephens
b648fcd968
apfsprogs: substitute --replace with --replace-fail (#337271) 2024-09-02 20:33:31 -04:00
Adam C. Stephens
389ff531e7
armitage: substitute --replace with --replace-fail (#337270) 2024-09-02 20:33:10 -04:00
Adam C. Stephens
1bcdb97417
amazon-ssm-agent: substitute --replace with --replace-fail (#337268) 2024-09-02 20:32:37 -04:00
Adam C. Stephens
ef7822bc85
maubot: 0.4.2 -> 0.5.0 (#338881) 2024-09-02 20:25:48 -04:00
Adam C. Stephens
de8acd94e3
go-task: fail on unsuccessful substitution instead of warn (#339010) 2024-09-02 20:18:58 -04:00
Adam C. Stephens
fc500b3612
matrix-synapse-unwrapped: 1.113.0 -> 1.114.0 (#339114) 2024-09-02 20:16:19 -04:00
Donovan Glover
b387a48a04
flye: 2.9.4 -> 2.9.5 (#338986) 2024-09-03 00:03:52 +00:00
Artturin
7ea0b8f206
fantomas: 6.3.10 -> 6.3.11 (#339107) 2024-09-03 03:01:17 +03:00
Artturin
e826b3bde5
leftwm: fix build, add maintainer (#338992) 2024-09-03 03:00:53 +03:00
Artturin
5cf972998e
yt-dlg: fix build (#338987) 2024-09-03 02:56:36 +03:00
Artturin
81bcc8ac4b
flameshot: fix build on Darwin (#336647) 2024-09-03 02:54:29 +03:00
Fabián Heredia Montiel
3791efb1e8
imagemagick: 7.1.1-37 -> 7.1.1-38 (#339061) 2024-09-02 17:51:51 -06:00
Thiago Kenji Okada
7bb83ee52d
crystal-dock: init at 2.2 (#332121) 2024-09-03 00:50:45 +01:00
Artturin
b2a3ec3b8c
dezoomify-rs: fix build on Darwin (#336677) 2024-09-03 02:45:37 +03:00
Fabián Heredia Montiel
2407ff00bb
linux_xanmod, linux_xanmod_latest: 2024-08-29 (#338803) 2024-09-02 17:18:17 -06:00
Artturin
89bb3dfc21
cc-wrapper: fix guessing mainProgram (#323611) 2024-09-03 02:17:57 +03:00
Artturin
b29aa54cb3
gnome-monitor-config: fix cross compilation, set strictDeps (#338668) 2024-09-03 01:57:15 +03:00
R. Ryantm
8f25a7e041 lidarr: 2.3.3.4204 -> 2.5.3.4341 2024-09-02 22:20:03 +00:00
nixpkgs-merge-bot[bot]
d80a3129b2
renovate: 38.55.4 -> 38.62.0 (#339083) 2024-09-02 22:17:19 +00:00
Emily
4693b855c5
tinygo: repair hydra build (#336882) 2024-09-02 23:41:58 +02:00
Zitrone
6c7f4e924e
yt-dlg: fix build 2024-09-02 23:35:08 +02:00
Sumner Evans
b67cb11841
matrix-synapse-unwrapped: 1.113.0 -> 1.114.0
https://github.com/element-hq/synapse/releases/tag/v1.114.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-09-02 15:28:29 -06:00
Gaétan Lepage
48a3af7fc1
vimPlugins.nvim-various-textobjs: init at 2024-08-17 (#338626) 2024-09-02 23:22:35 +02:00
Gaétan Lepage
e678a65570
cpplint: 1.6.1 -> 1.7.0; Fix build (#339081) 2024-09-02 23:02:30 +02:00
Artturin
e5eea31c92
awscli2: 2.17.18 -> 2.17.42 (#338826) 2024-09-03 00:01:54 +03:00
Artturin
95c2f0ae8d
roc-toolkit: fix build on darwin (#337522) 2024-09-03 00:00:16 +03:00
R. Ryantm
0780556dc8 python312Packages.pycrdt: 0.9.8 -> 0.9.11 2024-09-02 22:54:43 +02:00
Mikael Fangel
c0e15d71af
fantomas: 6.3.10 -> 6.3.11 2024-09-02 22:42:13 +02:00
George Huebner
5d4eccf18e
sage: add aarch64-darwin to supported platforms 2024-09-02 15:39:30 -05:00
George Huebner
4195be9f14
sage: fix singular doctests
Tampering with ulimit is not ideal and may not work in the Darwin
sandbox, but is necessary due to how Singular handles allocations.
2024-09-02 15:39:30 -05:00
George Huebner
2a20f49310
sage: fixes for LLVM stdenv
Also backport a fix that silences `xcode-select: not found` warnings
2024-09-02 15:39:30 -05:00
George Huebner
a9f9650802
sympow: add sage self tests 2024-09-02 15:39:30 -05:00
Varun Narravula
5066c6dcc0
armcord: 3.2.8 -> 3.3.0 2024-09-02 13:38:36 -07:00
Felix Buehler
5f8696e39c nixos/services.openssh: remove with lib; 2024-09-02 22:31:36 +02:00
George Huebner
240ca368e5
singular: fix docbuilding on non-sandboxed builds
This upgrade fixes the issue with drawTropicalCurve docbuilding
on Darwin (although said doctest is pretty useless now that Apple has
removed postscript from macOS).

Removed enableGfanlib; you can still overrideAttrs

Added mpfr to be more consistent with upstream packaging
recommendations
2024-09-02 15:29:56 -05:00
George Huebner
27ad665e37
linbox: drop withSage
--enable-sage was removed a while ago
https://github.com/linbox-team/linbox/pull/146
2024-09-02 15:29:55 -05:00
George Huebner
466e1f81d8
gap: fix build on darwin 2024-09-02 15:29:55 -05:00
George Huebner
b9b4e09d6d
gfan: fix to pass sage doctests on clang
This issue does not present at build time, but only in sage
doctests. See https://www.github.com/sagemath/sage/issues/25118
2024-09-02 15:29:55 -05:00
George Huebner
dfd8a367d7
giac: 1.9.0-43 -> 1.9.0-993
Nearly fixed on aarch64-darwin! (Note that this coincides with a
release of Xcas for macOS, but this is not using Parisse's tarball).
2024-09-02 15:29:55 -05:00
Fabián Heredia Montiel
19d5863163
aquamarine: 0.3.3 -> 0.4.0 (#339047) 2024-09-02 14:27:56 -06:00
VuiMuich
5c75ca50d4
leftwm: fix build 2024-09-02 22:22:10 +02:00
Felix Bühler
1f34eeb672
nixos/services.thinkfan: fix all & id (#339084) 2024-09-02 22:21:06 +02:00
Martin Weinelt
abbba61963
zigbee2mqtt: 1.39.1 -> 1.40.0 (#338906) 2024-09-02 22:19:56 +02:00
Nikolay Korotkiy
b8e2c03b5f
mise: 2024.8.13 -> 2024.8.15 (#338897) 2024-09-03 00:15:02 +04:00
Rick van Schijndel
b42abb9c18
hdrop: 0.5.0 -> 0.6.0 (#338832) 2024-09-02 22:11:04 +02:00
Pol Dellaiera
6c6ff30b24
python312Packages.dirigera: 1.1.8 -> 1.1.9 (#339073) 2024-09-02 22:09:44 +02:00
Majiir Paktu
5e50c99aa9 pam_rssh: 1.1.0 -> 1.2.0-rc2 2024-09-02 21:58:57 +02:00
tomberek
0a82364cba
ollama: 0.3.5 -> 0.3.9 (#331585) 2024-09-02 15:54:38 -04:00
nixpkgs-merge-bot[bot]
ec000f1ee2
rcp: 0.12.0 -> 0.13.0 (#339071) 2024-09-02 19:53:05 +00:00