Commit Graph
714977 Commits
Author SHA1 Message Date
jopejoe1andGitHub e16d20f2ba nixos/version: allow overriding, use 24-bit colour code (#351736) 2024-11-29 23:04:39 +00:00
Silvan MosbergerandGitHub 33cca9243a rl-2411: lib release notes (#359887) 2024-11-30 00:03:22 +01:00
Silvan MosbergerandGitHub 96a833668a ci/check-shell: only run if shell.nix or ./ci/** is changed (#360249) 2024-11-30 00:01:10 +01:00
Fernando Rodrigues 02e1f93cb4 nixos/version: add extraOSReleaseArgs and extraLSBReleaseArgs
A free-form `attrsOf str` option that is merged with the /etc/os-release
builder, allowing downstreams to customise arbitrary os-release fields.
This is separate from the variant option, as using an attribute set
merge means one gets an infinte recursion when making extraOSReleaseArgs
a recursive set, and the variant attribute is useful to define elsewhere
or multiple times.

Ditto for /etc/lsb-release.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:58:29 -03:00
Peder Bergebakken SundtandGitHub 61d0cc13ef python312Packages.huggingface-hub: 0.26.2 -> 0.26.3 (#359829) 2024-11-29 23:57:24 +01:00
Fernando Rodrigues b4d7b9ade2 nixos/version: use 24-bit ANSI colour code
It's almost 2025; we don't need to use 3-bit colour anymore. Let's use
the proper colour code for NixOS' light blue:
https://github.com/NixOS/nixos-artwork/blob/ea1384e183f556a94df85c7aa1dcd411f5a69646/logo/README.md#colours

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:56:30 -03:00
jopejoe1andGitHub bf5d64a130 nixos/os-release: make default_hostname distribution default (#359571) 2024-11-29 22:54:21 +00:00
Peder Bergebakken Sundt 9ba5483ef3 webdav: 5.4.3 -> 5.4.4
Diff: https://github.com/hacdias/webdav/compare/v5.4.3...v5.4.4
2024-11-29 23:53:16 +01:00
Felix BühlerandGitHub c32996b673 unigine-superposition: fix fhsenv version (#359966) 2024-11-29 23:52:19 +01:00
Thiago Kenji OkadaandGitHub 79a75faeb9 emulationstation-de: 2.2.1 -> 3.0.2 (#299298) 2024-11-29 22:38:24 +00:00
Jörg Thalheim cb016f116b ci/check-shell: only run if shell.nix or ./ci/** is changed
saves a bit of CI time
2024-11-29 23:34:33 +01:00
Jörg ThalheimandGitHub 82434f382c Use GHA eval to assign rebuild labels (#359704) 2024-11-29 23:21:39 +01:00
Adrian Gierakowski ba5a5fac7b flattenReferencesGraph: fix use of lib.fileset
mentioning non-existent file caused a ci failure: https://github.com/NixOS/nixpkgs/actions/runs/12091053669/job/33718955875?pr=122608
2024-11-29 22:18:21 +00:00
Markus KowalewskiandGitHub c9c0906085 python312Packages.rmsd: 1.5.1 -> 1.6.0 (#360054) 2024-11-29 23:16:59 +01:00
Rick van SchijndelandGitHub bc604cb912 flatpak: set meta.mainProgram (#358995) 2024-11-29 23:06:09 +01:00
Felix BühlerandGitHub da01f1f995 android-studio: fix fhsenv version (#359961) 2024-11-29 23:04:57 +01:00
Silvan MosbergerandSilvan Mosberger 64de6c47ca rl-2411: lib release notes 2024-11-29 23:02:14 +01:00
Adrian Gierakowski 9ae0f77577 flattenReferencesGraph: use lib.fileset instead of gitignoreSource 2024-11-29 22:02:06 +00:00
Adrian Gierakowski 266283bec3 build-support/docker: use runCommand in make-layers.nix 2024-11-29 21:59:36 +00:00
Rick van SchijndelandGitHub ada2b1255e freebsd.libc: break into many small derivations (#359190) 2024-11-29 22:59:16 +01:00
Rick van SchijndelandGitHub c1d4a2c2c1 mutt: remove ? null from packages (#359273) 2024-11-29 22:57:34 +01:00
Jonas ChevalierandGitHub 223586a617 virtualisation: Use system.build.image, normalize file names (#359339) 2024-11-29 22:54:17 +01:00
Robert SchützandPascal Bach 61f3a9680a nixos/prometheus.exporters.unifi: drop
The corresponding package was dropped in 826bef9b51.
2024-11-29 22:49:29 +01:00
Rick van SchijndelandGitHub e3199efe35 bluejeans-gui: drop (#360173) 2024-11-29 22:40:39 +01:00
Adrian Gierakowski 88bdfb1565 flatten_references_graph: fix typo egdes => edges 2024-11-29 21:37:38 +00:00
4a98c23fd0 mpvScripts.mpv-image-viewer: init at 0-unstable-2023-03-03 (#347323)
can be used like:

```nix
mpv.override { scripts = [ mpvScripts.mpv-image-viewer.image-positioning ]; }
```

Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-29 21:28:33 +00:00
Silvan MosbergerandGitHub 2aabd11961 ci/eval: don't allow IFD (#360225) 2024-11-29 22:16:31 +01:00
Maximilian BoschandGitHub cf28257e4f Merge: percona-server_8_0: 8.0.37-29 -> 8.0.39-30, percona-server: 8.4.0-1 -> 8.4.2-2 (#359824) 2024-11-29 22:16:16 +01:00
Felix BühlerandGitHub 2fd0802cbf arduino-cli: fix fhsenv version (#359959) 2024-11-29 22:14:17 +01:00
Maximilian BoschandGitHub 207dd001b4 Merge: matrix-synapse: 1.119.0 -> 1.120.0 (#359402) 2024-11-29 22:10:28 +01:00
Jörg Thalheim 5978e7fa2f ci/eval: don't allow IFD 2024-11-29 22:04:22 +01:00
aucub 1591aa5856 zrythm: format 2024-11-30 05:03:49 +08:00
Robert SchützandGitHub dd884440df python312Packages.kafka-python-ng: 2.2.2 -> 2.2.3 (#360223) 2024-11-29 12:58:18 -08:00
Maximilian Bosch c055f6bc0a nixos/mysql: fix evaluation of percona test
Commit e14483d6a6 fixed a bug in the `ini`
type with `listsAsDuplicatedKeys = true;`: multiple list declarations
weren't merged, but latter declarations shadowed the former without any
error.

The fix brought another issue to surface however: before, the
`plugin-load-add` declaration in the MySQL test shadowed the
`auth_socket.so` setting in the module. But now the attempt
to merge a list and a single declaration breaks because of
`types.either` seeing a mix of declarations from the left
AND right type.

Turning the `plugin-load-add` in the module into a list triggers the
correct merging behavior and thus fixes the evaluation error (and
merging behavior of `plugin-load-add`)!

This wasn't an issue for mysql itself (empty `plugin-load-add` in the
test) and neither for mariadb (the `auth_socket.so` isn't added for
this).
2024-11-29 21:55:49 +01:00
R. Ryantm 37715c3137 legcord: 1.0.4 -> 1.0.5 2024-11-29 20:53:45 +00:00
ArtturinandGitHub 2c7123c522 nagstamon: 3.14.0 -> 3.16.2 (#349714) 2024-11-29 22:53:11 +02:00
R. Ryantm 47da8867f3 python312Packages.kafka-python-ng: 2.2.2 -> 2.2.3 2024-11-29 20:39:59 +00:00
Sefa Eyeoglu 7de6517133 orca-slicer: remove FLATPAK option
Currently, this breaks building, as this option requires wxGTK3 with
webkit2gtk-4.1 support. As there is no release yet with support for that
and backporting https://github.com/wxWidgets/wxWidgets/pull/23633 is
difficult, let's revert to the previous (vendored) build behavior.

Previously introduced in 0a92232f3f

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-29 21:25:21 +01:00
Pol DellaieraandGitHub b9816a9ba6 treewide: remove AndersonTorres from maintainers (#360012) 2024-11-29 20:53:47 +01:00
Sefa EyeogluandGitHub f5e33aca67 mupen64plus: 2.5.9 -> 2.6.0 (#347487) 2024-11-29 20:53:16 +01:00
Pol DellaieraandGitHub bb2555a094 mongoc: 1.28.0 -> 1.29.0 (#360090) 2024-11-29 20:50:19 +01:00
Pol DellaieraandGitHub b6354e9225 pnpm: 9.14.2 -> 9.14.4 (#360139) 2024-11-29 20:45:35 +01:00
R. Ryantm 4c5015ad7d gcov2lcov: 1.1.0 -> 1.1.1 2024-11-29 19:33:32 +00:00
Thiago Kenji OkadaandGitHub d3e0827671 nixos-rebuild-ng: implement --target-host (#359097) 2024-11-29 19:27:18 +00:00
polygon 39ae3fa198 bitwig-studio: 5.2.5 -> 5.2.7 2024-11-29 20:16:07 +01:00
aucub 2f9c22f53b bombsquad: fix hash mismatch 2024-11-30 03:16:04 +08:00
Fabian Affolter 55d1ba40f2 morf: init at 1.0.0
Offensive mobile security tool designed to identify and address
sensitive information

https://github.com/amrudesh1/morf
2024-11-29 20:14:28 +01:00
Fabian AffolterandGitHub 1b02b613fa python312Packages.aiomisc: 17.5.26 -> 17.5.29 (#359976) 2024-11-29 20:06:08 +01:00
Fabian AffolterandGitHub 689cdd9c4b python312Packages.python-can: 4.4.2 -> 4.5.0 (#359979) 2024-11-29 20:05:31 +01:00
Fabian AffolterandGitHub f89a5a2a26 python312Packages.spotifyaio: 0.8.8 -> 0.8.10 (#359981) 2024-11-29 20:05:15 +01:00