Maximilian Bosch
1d2731ac3e
Merge: mautrix-signal: 0.7.0 -> 0.7.1 ( #345890 )
2024-10-02 17:22:44 +02:00
eymeric
feffb090e0
libsignal-ffi: 0.55.1 -> 0.57.1
2024-10-02 12:15:06 +02:00
R. Ryantm
f98322de9b
libresplit: 0-unstable-2024-06-05 -> 0-unstable-2024-09-24
2024-10-02 04:01:06 +00:00
Simon Hauser
3881e06a53
libsbml: 5.20.2 -> 5.20.4 and add python support ( #344137 )
...
Changelog: https://github.com/sbmlteam/libsbml/releases/tag/v5.20.4
2024-09-30 09:24:52 +02:00
Nick Cao
909eb40865
limine: set enableParallelBuilding true ( #345091 )
2024-09-29 08:37:11 -04:00
OTABI Tomoya
65777704b2
python312Packages.linien-common: 2.0.4 -> 2.1.0 ( #344588 )
2024-09-29 11:54:01 +09:00
Philipp Schuster
b0cec2e9ab
limine: set enableParallelBuilding true
...
With `enableAll = true`, this reduces the build time by 50% on my 16 core
machine. 6s instead of 12s.
2024-09-28 14:48:36 +02:00
R. Ryantm
e44cb862ce
lime3ds: 2118 -> 2118.2
2024-09-28 02:20:26 +00:00
Emily
0cc45045ed
limine: reformat, update, build single arch ( #341087 )
2024-09-27 22:54:10 +01:00
nat
da83922fdd
limine: refactor, toggleable options, build only for current arch
2024-09-27 20:07:37 +02:00
R. Ryantm
8c22778849
libvmi: 0.14.0-unstable-2024-09-04 -> 0.14.0-unstable-2024-09-18
2024-09-27 10:35:46 +00:00
Weijia Wang
3841712d51
litmusctl: 1.9.0 -> 1.10.0 ( #342797 )
2024-09-27 00:16:01 +02:00
Doron Behar
eae63b21c1
linien-gui: fix build of new version
2024-09-26 10:33:11 +03:00
David McFarland
894e9265c5
libation: restore/build for current runtime only
2024-09-24 20:43:23 -03:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Aleksana
d203fb0f3e
lianad: init at 6.0 ( #323696 )
2024-09-21 09:22:45 +08:00
Peder Bergebakken Sundt
8aa42ae0d9
treewide: remove CMAKE_BUILD_TYPE from cmakeFlags ( #336854 )
2024-09-19 22:32:31 +02:00
Peder Bergebakken Sundt
47c3c65ae9
lime3ds: 2117.1 -> 2118 ( #340394 )
2024-09-19 22:29:11 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
Bobby Rong
04b776d6cd
libgedit-amtk, libgedit-gfls, libgedit-gtksourceview, libgedit-tepl, gedit, enter-tex: Update ( #342828 )
2024-09-19 22:02:52 +08:00
Peder Bergebakken Sundt
5ce892fe80
libcsa: init at 1.26-unstable-2024-03-22 ( #325787 )
2024-09-18 21:11:07 +02:00
Bobby Rong
f85803fd88
libgedit-tepl: 6.10.0 → 6.11.0
...
https://gitlab.gnome.org/World/gedit/libgedit-tepl/-/compare/6.10.0...6.11.0
2024-09-18 23:52:49 +08:00
Bobby Rong
e35907492c
libgedit-gtksourceview: 299.2.1 → 299.3.0
...
https://gitlab.gnome.org/World/gedit/libgedit-gtksourceview/-/compare/299.2.1...299.3.0
2024-09-18 23:52:48 +08:00
Bobby Rong
eade58d202
libgedit-gfls: 0.1.0 → 0.2.0
...
https://gitlab.gnome.org/World/gedit/libgedit-gfls/-/compare/0.1.0...0.2.0
2024-09-18 23:52:48 +08:00
Bobby Rong
bbf75a3c3e
libgedit-amtk: 5.8.0 → 5.9.0
...
https://gitlab.gnome.org/World/gedit/libgedit-amtk/-/compare/5.8.0...5.9.0
2024-09-18 23:52:48 +08:00
Matias Zwinger
75c4c3d421
libcsa: init at 1.26-unstable-2024-03-22
2024-09-18 16:53:55 +03:00
R. Ryantm
883b7bd083
litmusctl: 1.9.0 -> 1.10.0
2024-09-18 13:14:53 +00:00
Ivan Mincik
eb71db05a5
libspatialindex: fix on darwin ( #342589 )
2024-09-18 06:43:09 +00:00
Peder Bergebakken Sundt
f2826b18cc
libmatroska: adopt; modernize; split outputs; add more tests ( #319214 )
2024-09-18 02:13:23 +02:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
nat
67ff8244c3
limine: add sanana as maintainer
2024-09-18 00:10:12 +02:00
nat
1e85a6ab16
limine: add surfaceflinger as maintainer
2024-09-18 00:05:45 +02:00
nat
4ee79f4f1c
limine: reformat
2024-09-18 00:01:21 +02:00
Nikolay Korotkiy
a5599c35f1
libspatialindex: nixfmt-rfc-style
2024-09-17 21:49:55 +04:00
Nikolay Korotkiy
27336c6619
libspatialindex: migrate to by-name
2024-09-17 21:46:31 +04:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
plebhash
5067b8bc0c
liana: add notice to keep version in sync with lianad
2024-09-16 19:47:27 -03:00
plebhash
194f865bd4
lianad: init at 6.0
2024-09-16 19:47:01 -03:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
R. Ryantm
67c1530559
libvmi: 0.14.0-unstable-2024-08-06 -> 0.14.0-unstable-2024-09-04
2024-09-16 04:26:35 +00:00
Peder Bergebakken Sundt
d109b34ab6
ayatana-ido,libayatana-indicator: move to pkgs/by-name and fix cross compilation ( #338790 )
2024-09-15 23:27:45 +02:00
nicoo
2641d97cbf
pkgs/by-name: Convert hashes to SRI format
...
Reproduction script:
# Bulk rewrite
./maintainers/scripts/sha-to-sri.py pkgs/by-name
# Revert some packages which will need manual intervention
for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
git checkout -- "pkgs/by-name/${n:0:2}/${n}"
done
2024-09-15 11:24:31 +02:00
Aleksana
70f0b291a6
libresplit: init at 0-unstable-2024-06-05 ( #341396 )
2024-09-14 16:22:53 +08:00
Francesco Gazzetta
7d20e888d7
libresplit: init at 0-unstable-2024-06-05
2024-09-13 09:27:34 +02:00
Weijia Wang
be90f5105a
libcpuid: 0.6.5 -> 0.7.0 ( #337492 )
2024-09-13 00:02:23 +02:00
Artturin
ed0fe13cc6
libgrapheme: fix cross compilation ( #339568 )
2024-09-12 00:52:44 +03:00
Donovan Glover
79948d49df
lightningcss: 1.26.0 -> 1.27.0 ( #341175 )
2024-09-11 21:14:55 +00:00
Pol Dellaiera
61235dc6d4
maintainers: remove eclairevoyant ( #341075 )
2024-09-11 22:24:23 +02:00
Sandro
981d54d76c
libvmi: 0.12.0 -> 0.14.0-unstable-2024-08-06, libkvmi: init at 1.1.0-unstable-2023-12-13 ( #328873 )
2024-09-11 17:34:47 +02:00
John Titor
c8c60dd85d
lightningcss: 1.26.0 -> 1.27.0
2024-09-11 15:31:01 +05:30