Théo Bori
d323fab808
python3Packages.fairseq: Relaxing Python dependencies restrictions
2024-11-25 22:02:54 +01:00
thomasjm
b2e4b6b22e
tmuxPlugins.tmux-powerline: init at 3.0.0
2024-11-25 12:58:51 -08:00
Thibault Gagnaux
71fbdd8190
vtk: switch to new sdk pattern on darwin
2024-11-25 21:57:39 +01:00
R. Ryantm
73c88140ed
prometheus-redis-exporter: 1.65.0 -> 1.66.0
2024-11-25 20:49:40 +00:00
Weijia Wang
203401241d
youki: add systemd build flag ( #355607 )
2024-11-25 21:43:29 +01:00
aucub
9372fffd29
devtoolbox: 1.2 -> 1.2.1
2024-11-26 04:40:39 +08:00
Weijia Wang
bdf3bbe6b6
libbitcoin{,-client,-explorer,-network,-protocol}: drop; boost175: drop ( #358867 )
2024-11-25 21:17:17 +01:00
techknowlogick
b17934bcf5
gitea: 1.22.3 -> 1.22.4
...
Diff: https://github.com/go-gitea/gitea/compare/v1.22.3...v1.22.4
2024-11-25 15:16:18 -05:00
Weijia Wang
613c347a26
nvc: 1.14.1 -> 1.14.2 ( #358689 )
2024-11-25 21:13:55 +01:00
Sergei Trofimovich
075597b340
stdenv: don't discard string context from ContentAddressed derivations
...
Without the change build for packages that use `disallowedReferences`
fails in `contentAddressedByDefault = true` mode:
$ nix build -f. ruby_3_1 --arg config '{ contentAddressedByDefault = true; }'
...
error: derivation contains an illegal reference specifier '/0j3hif3ni7zl5zhlzzr5q2q23z66136mnzp75pyiqp5c72q14im2'
error: 1 dependencies of derivation '/nix/store/39ji7qp225pxvrm8cgvzmyjqsyis2n0h-ruby-3.1.2.drv' failed to build
Original intent of https://github.com/NixOS/nixpkgs/pull/211783 was to
avoid pulling in actual derivation for reference scanning purposes.
Unfortunately CA derivations's outputPath are placeholders until they
are instantiated.
Let's restore string context for CA derivations for now.
2024-11-25 20:12:19 +00:00
Weijia Wang
bf84cc7ff0
wordpress: 6.7 -> 6.7.1 ( #358426 )
2024-11-25 21:07:33 +01:00
Weijia Wang
ba76e15859
rippled: drop ( #358864 )
2024-11-25 21:02:50 +01:00
Weijia Wang
4f313139e3
sumokoin: drop ( #358866 )
2024-11-25 21:01:58 +01:00
Weijia Wang
779a2855bc
python312Packages.pinocchio: Disable test that fails on darwin ( #358668 )
2024-11-25 20:58:36 +01:00
nixpkgs-merge-bot[bot]
a0a8e91e81
suitesparse-graphblas: 9.3.1 -> 9.4.2 ( #357761 )
2024-11-25 19:57:17 +00:00
R. Ryantm
452ecaa89c
diesel-cli: 2.2.4 -> 2.2.5
2024-11-25 19:56:09 +00:00
Donovan Glover
77a71a8b15
markdown-oxide: 0.24.2 -> 0.24.3 ( #358830 )
2024-11-25 19:52:56 +00:00
R. Ryantm
5707d4ed64
sqlite3-to-mysql: 2.3.1 -> 2.3.2
2024-11-25 19:45:12 +00:00
jade
69b3452a0c
git-prole: 0.5.1 -> 0.5.3 ( #357066 )
2024-11-25 11:27:45 -08:00
FliegendeWurst
910f66b28b
prusa-slicer: fix build with GCC 14 and strictDeps
2024-11-25 20:26:36 +01:00
Donovan Glover
07bee95ee0
lua-language-server: 3.13.0 -> 3.13.2 ( #357849 )
2024-11-25 19:23:31 +00:00
Adam Dinwoodie
609330138e
cups-kyocera-3500-4500: reorder source URLs
...
List the URL that is least likely to silently change its target first,
to avoid future builds breaking because the vendor released a new
package using the same URL.
2024-11-25 20:22:07 +01:00
Donovan Glover
96be30f0b0
netbird-dashboard: 2.5.0 -> 2.7.0 ( #356738 )
2024-11-25 19:13:12 +00:00
Philip Taron
01fdad87c4
stdenv: add Silvermont support, remove incorrect AES support ( #355127 )
2024-11-25 10:50:35 -08:00
Jenny
82648db7a9
prometheus-aruba-exporter: init at unstable-2023-01-18 ( #356827 )
2024-11-25 19:48:07 +01:00
jopejoe1
90eeeea615
aspellDicts: expose pname and version ( #356318 )
2024-11-25 19:46:56 +01:00
jopejoe1
1ff4137a05
vscode-extensions: set pname ( #354740 )
2024-11-25 19:46:24 +01:00
Jenny
ac24b97156
nixos/zammad: refactor package, module and nixos-test ( #277456 )
2024-11-25 19:45:58 +01:00
Nick Cao
3eb54812cd
vault: 1.18.1 -> 1.18.2 ( #358001 )
2024-11-25 13:41:41 -05:00
Donovan Glover
d0ca65eb99
woof-doom: 14.5.0 -> 15.0.0 ( #358579 )
2024-11-25 18:39:51 +00:00
Kiskae
fd66d4ac68
linuxPackages.nvidiaPackages.production: 550.127.05 -> 550.135
2024-11-25 19:32:22 +01:00
Fabian Affolter
dd13d93bc3
python312Packages.fastapi-mail: 1.4.1 -> 1.4.2
...
Diff: https://github.com/sabuhish/fastapi-mail/compare/refs/tags/1.4.1...1.4.2
Changelog: https://github.com/sabuhish/fastapi-mail/releases/tag/1.4.2
2024-11-25 19:32:03 +01:00
Donovan Glover
58334e683a
zizmor: 0.2.1 -> 0.5.0 ( #358793 )
2024-11-25 18:29:03 +00:00
Donovan Glover
86b2251871
taterclient-ddnet: 8.6.1 -> 9.0.0 ( #358727 )
2024-11-25 18:21:08 +00:00
Donovan Glover
64cf4de3f9
sql-studio: 0.1.27 -> 0.1.32 ( #358764 )
2024-11-25 18:19:00 +00:00
R. Ryantm
f16a14f371
python312Packages.pyschlage: 2024.8.0 -> 2024.11.0
2024-11-25 18:16:55 +00:00
Cosima Neidahl
36241274ce
chiptrack: 0.3.1 -> 0.5 ( #355208 )
2024-11-25 19:11:58 +01:00
Philip Taron
62742e9d5e
singularity-tools: enable __structuredAttrs and pass contents directly ( #358723 )
2024-11-25 10:05:42 -08:00
Donovan Glover
9af37651f5
spl: 0.4.0 -> 0.4.1 ( #358826 )
2024-11-25 17:59:01 +00:00
Pol Dellaiera
6c058a9e85
vscode-extensions.chanhx.crabviz: init at 0.4.0 ( #358114 )
2024-11-25 18:58:03 +01:00
Donovan Glover
d2b29e653c
convbin: 3.7 -> 5.1 ( #356192 )
2024-11-25 17:49:45 +00:00
R. Ryantm
40d3278671
python312Packages.facedancer: 3.0.4 -> 3.0.5
2024-11-25 17:48:44 +00:00
Adam C. Stephens
e423d1dd46
edk2: 202408.01 -> 202411 ( #358771 )
2024-11-25 12:47:19 -05:00
Thiago Kenji Okada
d0b8e7beac
audacious: move to pkgs/by-name
2024-11-25 17:29:44 +00:00
Thiago Kenji Okada
5a39f9caaa
audacious: format with nixfmt-rfc-style
2024-11-25 17:29:44 +00:00
Thiago Kenji Okada
4637550101
audacious-plugins: move to pkgs/by-name
2024-11-25 17:29:43 +00:00
Philip Taron
e2f8979c61
pmbootstrap: 2.3.1 > 3.0.0 ( #355579 )
2024-11-25 09:28:51 -08:00
R. Ryantm
85206393e9
vieb: 12.0.0 -> 12.1.0
2024-11-25 17:25:16 +00:00
Philip Taron
a102f137f5
nixos/manticore: fix mkKeyValueDefault ( #358673 )
2024-11-25 09:20:10 -08:00
Thiago Kenji Okada
d8a95443b4
audacious-plugins: format with nixfmt-rfc-style
2024-11-25 17:17:45 +00:00