Sebastian Sellmeier
0eb05d90f1
swayrbar: remove sebtm as maintainer
2024-12-03 20:05:50 +01:00
Sebastian Sellmeier
99a6022ebf
librist: remove sebtm as maintainer
2024-12-03 20:03:42 +01:00
misuzu and GitHub
7cc48215b1
ton: fix build on Darwin ( #361514 )
2024-12-03 20:56:06 +02:00
Nick Cao and GitHub
3ebf7def3f
python312Packages.moderngl-window: 3.0.2 -> 3.0.3 ( #361427 )
2024-12-03 13:49:30 -05:00
Sebastian Sellmeier
285daaec0d
1password-gui: 8.10.48 -> 8.10.54, 1password-gui-beta: 8.10.50-8.BETA -> 8.10.56-1.BETA
2024-12-03 19:48:10 +01:00
jopejoe1
83ae8e7fc7
python3Packages.magic: expose version and pname
2024-12-03 19:45:11 +01:00
jopejoe1
56dcfcd9b4
gepetto-gui: expose version and pname
2024-12-03 19:45:11 +01:00
jopejoe1
fc34c16e9f
python3Packages.dscribe: use pname instead of name
2024-12-03 19:45:11 +01:00
jopejoe1
da1f921455
python3Packages.molbar: use pname instead of name
2024-12-03 19:45:11 +01:00
jopejoe1
d8af5c5da2
x16.run: set pname and version
2024-12-03 19:45:10 +01:00
jopejoe1
0eae591156
xmoji: use pname
2024-12-03 19:45:10 +01:00
jopejoe1
2f46896cb8
xonotic: set pname and version
2024-12-03 19:45:10 +01:00
Jon Seager
57a7c32065
icloudpd: 1.24.4 -> 1.25.0
2024-12-03 18:42:26 +00:00
R. Ryantm and Bjørn Forsman
f1f074f213
deconz: 2.28.0 -> 2.28.1
2024-12-03 19:41:53 +01:00
R. Ryantm and Bjørn Forsman
34ba4e87ce
lftp: 4.9.2 -> 4.9.3
2024-12-03 19:40:03 +01:00
R. Ryantm and Bjørn Forsman
256e947ef1
chrpath: 0.17 -> 0.18
2024-12-03 19:39:17 +01:00
aucub
fdaa8cadd5
jhentai: init at 8.0.5
2024-12-04 02:33:06 +08:00
Alexander Sieg and GitHub
1cfd028b3e
cyclonedx-cli: 0.25.1 -> 0.27.2 ( #359842 )
2024-12-03 19:31:29 +01:00
Nick Cao and GitHub
3b9f3b0d05
exo: 0-unstable-2024-11-14 -> 0-unstable-2024-11-30 ( #361154 )
2024-12-03 13:30:33 -05:00
Gaétan Lepage and GitHub
12b8432cbb
ankama-launcher: init at 3.12.24 ( #337438 )
2024-12-03 19:28:47 +01:00
Thomas Gerbet and GitHub
0208ae4ad3
ntpd-rs: 1.3.0 -> 1.3.1 ( #361213 )
2024-12-03 19:28:12 +01:00
Gaetan Lepage
117601c9a0
exo: 0-unstable-2024-11-14 -> 0-unstable-2024-11-30
2024-12-03 19:26:22 +01:00
Gaetan Lepage
ae09090884
python312Packages.moderngl-window: 3.0.2 -> 3.0.3
...
Diff: https://github.com/moderngl/moderngl_window/compare/refs/tags/3.0.2...3.0.3
Changelog: https://github.com/moderngl/moderngl-window/blob/3.0.3/CHANGELOG.md
2024-12-03 19:24:07 +01:00
Donovan Glover and GitHub
5f708cb9c0
rcodesign: 0.27.0 -> 0.28.0 ( #356104 )
2024-12-03 18:23:22 +00:00
Thomas Gerbet and GitHub
c1081926c8
gerrit: 3.10.3 -> 3.11.0 ( #361332 )
2024-12-03 19:20:52 +01:00
Nick Cao and GitHub
d2e1795c0a
python312Packages.pytorch-pfn-extras: 0.7.7 -> 0.8.1; fix build ( #361147 )
2024-12-03 13:16:27 -05:00
Sam
b27ac6e75f
ton: fix build on Darwin
2024-12-03 10:14:36 -08:00
Donovan Glover and GitHub
0cd49dc34d
meow: 2.1.3 -> 2.1.4 ( #360381 )
2024-12-03 18:10:37 +00:00
Donovan Glover and GitHub
23ed6b6844
roon-server: 2.0-1470 -> 2.0-1483 ( #360395 )
2024-12-03 18:09:46 +00:00
aucub
9e7ccb4d80
brave: fix darwin build
2024-12-04 02:07:21 +08:00
Alexander Sieg and GitHub
206cc199fc
pcloud: 1.14.7 -> 1.14.8 ( #356202 )
2024-12-03 19:06:33 +01:00
Nick Cao and GitHub
ee4033bb40
matrix-synapse: 1.120.0 -> 1.120.2 ( #361495 )
2024-12-03 13:00:49 -05:00
Gaetan Lepage
52b6a6cd96
python312Packages.pytorch-pfn-extras: 0.7.7 -> 0.8.1
...
Diff: https://github.com/pfnet/pytorch-pfn-extras/compare/refs/tags/v0.7.7...v0.8.1
Changelog: https://github.com/pfnet/pytorch-pfn-extras/releases/tag/v0.8.1
2024-12-03 18:48:31 +01:00
R. Ryantm
4e258ac67f
python312Packages.grad-cam: 1.5.3 -> 1.5.4
2024-12-03 17:38:53 +00:00
Wolfgang Walther
6648c58eae
stdenv.mkDerivation: support structuredAttrs in inputDerivation
...
The goal is to print all store references into $out.
First, $out itself is not defined with structuredAttrs, but we can work
around that with placeholder. Alternatively we could source
$stdenv/setup after sourcing the attrs.sh file, but that feels like
overkill.
To support structuredAttrs we source the attrs.sh file. export will not
be enough anymore, because the attrs file sets bash variables, not
environment variables. Thus we resort to declare -p.
Resolves #321005
2024-12-03 18:32:05 +01:00
Donovan Glover and GitHub
77b951f363
ks: 0.4.0 -> 0.4.2 ( #360515 )
2024-12-03 17:29:45 +00:00
Masum Reza and GitHub
93e8ab64be
linuxPackages.drbd: 9.2.8 -> 9.2.12 ( #360238 )
2024-12-03 22:54:22 +05:30
Austin Horstman
6869d3315c
vimPlugins.blink-cmp: 0.6.2 -> 0.7.1
2024-12-03 11:23:53 -06:00
Aleksana and GitHub
fdcd79a3c3
papers: 46.2 -> 47.0 ( #353971 )
2024-12-04 01:23:51 +08:00
Aleksana and GitHub
b222156aea
venera: init at 1.0.8 ( #359919 )
2024-12-04 01:23:00 +08:00
Sumner Evans
ab2d31a4d4
matrix-synapse: 1.120.0 -> 1.120.2
...
https://github.com/element-hq/synapse/releases/tag/v1.120.2
Signed-off-by: Sumner Evans <me@sumnerevans.com >
2024-12-03 10:21:33 -07:00
Austin Horstman
995adf49fe
vimPlugins.nvim-treesitter: update grammars
2024-12-03 11:14:01 -06:00
Austin Horstman
fd0e09c3f1
vimPlugins: resolve github repository redirects
2024-12-03 11:14:01 -06:00
Austin Horstman
695f21d26d
vimPlugins: update on 2024-12-03
2024-12-03 11:14:00 -06:00
Robert Hensing
f46d512069
peertube: Document current lack of darwin support in meta
2024-12-03 18:07:34 +01:00
dansbandit
142346385c
qt6Packages.qtspell: init at 1.0.1
2024-12-03 18:06:08 +01:00
Karolis Stasaitis
c496490561
uhubctl: fix darwin build
2024-12-03 18:02:51 +01:00
aucub
df96e51f3c
venera: init at 1.0.8
2024-12-04 00:58:50 +08:00
aucub
946dbfcfa4
dart.sqlite3_flutter_libs: init
2024-12-04 00:52:24 +08:00
R. Ryantm
6a84681197
python312Packages.textblob: 0.18.0 -> 0.18.0.post0
2024-12-03 16:45:08 +00:00