Commit Graph

135 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
f680acb4d7
mud: 1.0.1 -> 1.0.10 (#355446) 2024-11-24 04:47:45 +01:00
Doron Behar
7943ba5526 museum: modernize
- No with lib; in meta.
- Put `vendorHash` near `src` - to make future diffs smaller, and to
  make sure no reviewer will miss a `vendorHash` not updated when a
  version bump does trigger a change in src's hash.
- Nixfmt
2024-11-19 17:13:24 +02:00
Felix Schröter
841ff222dd
mullvad-browser: 13.5.9 -> 14.0
https://github.com/mullvad/mullvad-browser/releases/tag/14.0

Add --no-clobber-old-sections to patchelf to fix segfault.

Also switches from manual patchelf usage to autoPatchelf to make this fix
work for all binaries.
2024-11-15 21:27:34 +01:00
lassulus
efc9da916c
Mumps: use magic __structuredAttrs to handle space in makeFlags (#355128) 2024-11-15 10:51:57 +01:00
qbisi
0128d05778 mumps: use magic __structuredAttrs to handle space in makeFlags 2024-11-14 22:22:54 +08:00
qbisi
30af19eddc mumps: remove redundent make all in installCheckPhase 2024-11-14 22:22:45 +08:00
qbisi
4b98650288 mumps: remove mpi from nativeBuildInputs
mpi should be buildInputs when mpiSupport is true.
since mpi is propogated by scalapack, there is no
need to add mpi to buildInputs.
2024-11-14 22:20:48 +08:00
genga
beebdd4863 mud: 1.0.1 -> 1.0.10
mud: update
2024-11-13 16:23:13 +03:00
Martin Weinelt
d1b042e2fa
music-assistant: 2.2.7 -> 2.3.2
https://github.com/music-assistant/server/releases/tag/2.3.0
https://github.com/music-assistant/server/releases/tag/2.3.1
https://github.com/music-assistant/server/releases/tag/2.3.2
2024-11-12 21:59:40 +01:00
Victor Engmark
97927bc69d
mutmut: Add l0b0 as maintainer 2024-11-11 13:48:37 +13:00
Victor Engmark
4b610f43ae
mutmut: 2.2.0 -> 3.2.0
With dependencies from the upstream requirements file
<https://github.com/boxed/mutmut/blob/3.2.0/requirements.txt>.
2024-11-11 13:48:37 +13:00
Victor Engmark
cd6b4e2606
mutmut: Simplify context
Avoids `with` except for when every reference is to an attribute within
that attribute set.
2024-11-11 13:45:18 +13:00
Victor Engmark
e713e631a4
mutmut: Refer to tag directly
To avoid the possibility of an ambiguous reference.
2024-11-11 13:45:14 +13:00
Victor Engmark
a707a2b221
mutmut: Format with nixfmt-rfc-style 2024-11-11 13:44:52 +13:00
Bobby Rong
247ee3b037
mutter: 47.0 → 47.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/47.0...47.1
2024-11-09 23:02:07 +08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Doron Behar
25a4a31472
museum: 0.9.46 -> 0.9.53 (#354212) 2024-11-08 10:52:11 +02:00
Aleksana
6405455a9d
multivnc: init at 2.8.1 (#353877) 2024-11-08 10:21:08 +08:00
Audrey Dutcher
c387142f8c multivnc: init at 2.8.1
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-11-07 08:42:55 -07:00
Pablo Ovelleiro Corral
047c4367c7
museum: 0.9.46 -> 0.9.53 2024-11-07 12:48:40 +01:00
Gaetan Lepage
a3b81267aa mujoco: 3.2.4 -> 3.2.5
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.2.4...3.2.5

Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.2.5
2024-11-05 12:53:22 +01:00
Weijia Wang
89eec0c847
music-player: 0.2.0-alpha.14-unstable-2024-08-24 -> 0.2.0-alpha.14-unstable-2024-10-02 (#353170) 2024-11-03 16:22:32 +01:00
Tomodachi94
830a1aec7c
mucommander: 1.3.0-1 -> 1.5.2-1 (#352528) 2024-11-02 19:55:34 -07:00
Fernando Rodrigues
96b8e958ef
music-player: 0.2.0-alpha.14-unstable-2024-08-24 -> 0.2.0-alpha.14-unstable-2024-10-02
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 16:44:18 +00:00
Fernando Rodrigues
6ee0f3669d
music-player: remove nested with lib; in meta
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 16:43:41 +00:00
Tomo
55ae976b8e mucommander: 1.3.0-1 -> 1.5.2-1
Changelogs:
* https://github.com/mucommander/mucommander/releases/tag/1.4.0-1
* https://github.com/mucommander/mucommander/releases/tag/1.4.1-1
* https://github.com/mucommander/mucommander/releases/tag/1.5.0-1
* https://github.com/mucommander/mucommander/releases/tag/1.5.1-1
* https://github.com/mucommander/mucommander/releases/tag/1.5.2-1

Upstream also now uses Gradle 8,
as of https://github.com/mucommander/mucommander/pull/944
2024-10-31 03:43:44 +00:00
Tomo
1e14e1bce1 mucommander: migrate to by-name 2024-10-31 02:17:15 +00:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Thomas Gerbet
7b9ed305fd
mullvad-browser: 13.5.7 -> 13.5.9 (#352410) 2024-10-31 00:03:24 +01:00
Felix Schröter
d78e3fa321
mullvad-browser: 13.5.7 -> 13.5.9
https://github.com/mullvad/mullvad-browser/releases/tag/13.5.9
2024-10-30 17:10:50 +01:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next 2024-10-29 18:04:32 +00:00
Matthew Croughan
ec7caabec9
Mumps: add variant mumps_par with mpi support (#351476) 2024-10-29 13:42:17 +00:00
genga
e5fa3b0726 mud: init at 1.0.1
mud: update
2024-10-29 10:01:56 +01:00
qbisi
0b324cc371 mumps: add variant mumps_par with mpi support 2024-10-27 22:49:12 +08:00
qbisi
badfe1998d mumps: simplify fixupphase with fixDarwinDylibNames 2024-10-27 22:49:11 +08:00
qbisi
8f2c8168e7 mumps: add some checks 2024-10-27 22:49:11 +08:00
qbisi
0f8d273ca5 mumps: headers remove symlink to subdir
With the upstream patch to casadi (https://github.com/casadi/casadi/pull/3899),
There is no need for nixpkgs#mumps to symlink header files to subdir mumps.
Nix packagers should manualy specify the include directory and link libraries for
the coinmumps required project like nipxkgs#libopt.
2024-10-27 22:49:10 +08:00
qbisi
bf5d835e6e mumps: install mumps libseq headers to include/mumps_seq
Directory libseq contains dummy MPI/BLACS/ScaLAPACK symbols to allow
linking/running MUMPS on a platform where MPI is not installed.
The install directory name mumps_seq comes from Debian source package
and Aur pkgbuild. See
- https://sources.debian.org/src/mumps/5.7.3-2/debian/libmumps-headers-dev.install
- https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mumps-seq
2024-10-27 22:14:56 +08:00
qbisi
c9997c4e36 mumps: remove unnecessary patch from coin-or-mumps
The coin-or project ipopt use a thirdparty-mumps, this variant renames `libseq/mpi.h`
to `libseq/mumps_mpi.h` to avoid conflicts when building in a MPI environment.
See https://github.com/coin-or/Ipopt/blob/stable/3.14/ChangeLog.md?plain=1#L582.
Nix packagers don't need to worry about this cause we build in a sandbox environment.
For parrallel version of mumps built with mpi support, libseq is not needed and there will be no conflicts.
2024-10-27 22:14:56 +08:00
qbisi
66d928e812 mumps: enable parallel building 2024-10-27 22:14:55 +08:00
github-actions[bot]
7c78a608b4
Merge master into staging-next 2024-10-17 18:04:30 +00:00
Gaetan Lepage
020268edd2 mujoco: 3.2.3 -> 3.2.4
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.2.3...3.2.4

Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.2.4
2024-10-17 08:51:02 +02:00
github-actions[bot]
2d65a9d98d
Merge master into staging-next 2024-10-17 00:14:14 +00:00
nixpkgs-merge-bot[bot]
f8c22cfca5
museum: photos-v0.9.35 -> photos-v0.9.46 (#346534) 2024-10-16 21:20:47 +00:00
Bobby Rong
ea193dfa5d
mutter: Hardcode libadwaita path
Hopefully actually allow using libadwaita for X11 window decorations.
2024-10-14 20:54:19 +08:00
Bobby Rong
c954f53a77
mutter: 47.beta → 47.0
https://gitlab.gnome.org/GNOME/mutter/-/compare/47.beta...47.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:15 +08:00
Bobby Rong
615cdbd7f7
mutter: 46.4 → 47.beta
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.4...47.beta

xrender dropped in 669d21daa2.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:46:05 +08:00
github-actions[bot]
c64ae284c0
Merge master into staging-next 2024-10-10 18:04:46 +00:00
R. Ryantm
7d0128428f
music-assistant: 2.2.6 -> 2.2.7
https://github.com/music-assistant/server/releases/tag/2.2.7
2024-10-10 03:38:19 +02:00
github-actions[bot]
1404154595
Merge master into staging-next 2024-10-10 00:14:06 +00:00