Jason Yundt
1d3fd9f92d
msmtp: specify that msmtpq is a wrapper
...
Consider this Nix expression:
let
pkgs = import /path/to/nixpkgs { };
in pkgs.binlore.collect {
drvs = [ pkgs.msmtp ];
}
Building that expression will allow you to inspect the binlore for
msmtp. Before this change, the lore said that msmtpq might be able to
execute its arguments. It would be more correct to say that msmtpq can
run its arguments because msmtpq forwards most of its arguments to
msmtp [1] and msmtp can run its arguments [2].
This commit makes sure that the msmtp package’s lore declares that the
msmtpq command is a wrapper for the msmtp command. This way, anything
that accesses msmtpq’s lore will know that msmtpq has the same verdict
as msmtp.
[1]: <https://github.com/marlam/msmtp/blob/msmtp-1.8.26/scripts/msmtpq/msmtpq#L301 >
[2]: <https://marlam.de/msmtp/msmtp.html#index-_002d_002dpasswordeval >
2024-09-22 18:51:15 -04:00
Jason Yundt
bb8884d3b7
msmtp: 1.8.25 -> 1.8.26
...
https://marlam.de/msmtp/news/msmtp-1-8-26
2024-09-22 18:00:36 -04:00
Jason Yundt
1383f108d2
msmtp: add updateScript
...
Now that msmtp has an update script, the r-ryantm bot should start
automatically submitting pull requests that will update msmtp [1]. Those
pull requests will help us keep msmtp more up to date (we still haven’t
updated to msmtp 1.8.26, and that was released four months ago).
[1]: <https://nix-community.github.io/nixpkgs-update/nixpkgs-maintainer-faq/#no-update >
[2]: <https://marlam.de/msmtp/news/msmtp-1-8-26 >
2024-09-22 17:33:52 -04:00
Emily and GitHub
1f1c8b3e6e
signal-desktop: 7.24.1 -> 7.25.0 ( #343011 )
2024-09-22 22:03:19 +01:00
7c6f434c and GitHub
6cf7a12ba4
openscad-unstable: 2024-08-17 -> 2024-09-22 ( #343154 )
2024-09-22 21:00:57 +00:00
Pol Dellaiera and GitHub
13dd63855a
geeqie: 2.4 -> 2.5 ( #343651 )
2024-09-22 22:34:24 +02:00
Pol Dellaiera and GitHub
4209b6157a
kavita: 0.8.2 -> 0.8.3.2 ( #343656 )
2024-09-22 22:34:14 +02:00
Pol Dellaiera and GitHub
ab080a5234
dart: 3.5.2 -> 3.5.3 ( #343660 )
2024-09-22 22:33:21 +02:00
Pol Dellaiera and GitHub
7737439f99
btop: 1.3.2 -> 1.4.0 ( #343713 )
2024-09-22 22:33:04 +02:00
Weijia Wang and GitHub
f8a6fd59dc
stylelint: move to by-name and modernize derivation ( #343730 )
2024-09-22 22:32:34 +02:00
Pol Dellaiera and GitHub
4b9c0fa18f
python3{11,12}Packages.boto: drop ( #343727 )
2024-09-22 22:31:55 +02:00
Pol Dellaiera and GitHub
f9d0bb0d6c
dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style ( #343777 )
2024-09-22 22:30:31 +02:00
Fabian Affolter and GitHub
e95d44af74
python312Packages.qcs-sdk-python: 0.19.3 -> 0.20.1 ( #342869 )
2024-09-22 22:26:50 +02:00
Emily and GitHub
5454b75eaa
python312Packages.lockfile: Remove usage of nose; modernize ( #343765 )
2024-09-22 21:25:57 +01:00
Pol Dellaiera and GitHub
9fec82b3e7
vbam: 2.1.10 -> 2.1.11 ( #343609 )
2024-09-22 22:22:18 +02:00
Pol Dellaiera and GitHub
ec79d1d198
fq: 0.12.0 -> 0.13.0 ( #343630 )
2024-09-22 22:21:42 +02:00
Fabian Affolter and GitHub
b9884b40b9
python312Packages.hishel: 0.0.30 -> 0.0.31 ( #343746 )
2024-09-22 22:19:14 +02:00
Atemu and GitHub
b8f89a9b04
nixos/darkhttpd: remove with lib; ( #343441 )
2024-09-22 22:16:03 +02:00
Pol Dellaiera and GitHub
aacd442471
steam: fixed "/etc/NIXOS" bind failing ( #343772 )
2024-09-22 22:15:49 +02:00
Emily and GitHub
f792bd987c
desktopToDarwinBundle: prevent icnsutil from introducing incompatible code ( #343793 )
2024-09-22 21:10:53 +01:00
Pol Dellaiera and GitHub
cd80d12600
plantuml: 1.2024.5 -> 1.2024.7 ( #343735 )
2024-09-22 22:08:48 +02:00
Pol Dellaiera and GitHub
1507cb7806
aider-chat: 0.56.0 -> 0.57.0 ( #343759 )
2024-09-22 22:07:10 +02:00
Masum Reza and GitHub
93a89bafe5
xdg-desktop-portal-hyprland: 1.3.3 -> 1.3.5; hyprutils: 0.2.1 -> 0.2.2 ( #343764 )
2024-09-23 01:32:19 +05:30
Weijia Wang and GitHub
e09e8c6b72
nvc: 1.13.3 -> 1.14.0 ( #343723 )
2024-09-22 21:48:55 +02:00
sarahec and Sarah Clark
f752c46b4f
desktopToDarwinBundle: prevent icnsutil from shadowing key libraries
2024-09-22 12:43:26 -07:00
Martin Weinelt and GitHub
c169f3534f
dump_syms: 2.3.3 -> 2.3.4 ( #340110 )
2024-09-22 21:38:09 +02:00
Martin Weinelt and GitHub
9e01146777
python312Packages.sqlalchemy_1_4: 1.4.53 -> 1.4.54 ( #339863 )
2024-09-22 21:35:28 +02:00
Martin Weinelt
b2f7c0e6ff
python312Packages.sqlalchemy_1_4: 1.4.53 -> 1.4.54
...
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_54
2024-09-22 21:34:28 +02:00
Matthieu Coudron and GitHub
57bbd52af5
packages luarocks updater as pyproject package ( #343584 )
...
* luarocks-packages-updater: convert into pyproject package
* pluginupdate: move to its own folder
so we can copy just the folder when using this as a module
* luarocks-packages-updater: adress review
2024-09-22 21:15:41 +02:00
Pol Dellaiera and GitHub
824c683094
build-support/php: buildComposerProject2, disable APCU flags, preventing reproducibility ( #343762 )
2024-09-22 21:03:12 +02:00
Henner Zeller
ec4de830a0
openscad-unstable: 2024-08-17 -> 2024-09-22
2024-09-22 11:44:20 -07:00
Emily and GitHub
457b356b91
nixos/profiles/minimal: set fonts.enableDefaultPackages which was previously set by environment.noXLibs ( #341734 )
2024-09-22 19:29:40 +01:00
Anthony ROUSSEL
b595c270db
dynamips: add anthonyroussel to maintainers
2024-09-22 20:29:31 +02:00
Tristan Ross and GitHub
464d8f5eff
llvmPackages.*: Add devExtraCmakeFlags parameter ( #342040 )
2024-09-22 11:29:19 -07:00
Henner Zeller
a4022f8c22
openscad-unstable: 2024-08-17 -> 2024-09-19
2024-09-22 11:25:34 -07:00
Anthony ROUSSEL
020dfe613d
dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style
2024-09-22 20:25:27 +02:00
Sandro
d7a90aab71
nixos/profiles/minimal: set fonts.enableDefaultPackages which was previously set by environment.noXLibs
2024-09-22 20:21:16 +02:00
Weijia Wang and GitHub
84b1d4e0a9
manifold: 2.5.1-unstable-2024-09-06 -> 2.5.1-unstable-2024-09-15 ( #342211 )
2024-09-22 20:13:44 +02:00
Tristan Ross and GitHub
25e07e7c53
llvmPackages: Reinstate overriding across whole package set ( #341855 )
2024-09-22 11:03:58 -07:00
Matthieu Coudron and GitHub
423788f5b8
buildNeovimPlugin: pass a derivation to luaAttr ( #343564 )
...
* buildNeovimPlugin: pass a derivation to luaAttr
and deprecate passing a string.
Passing a string is not a typical/good nixpkgs habit. We want to give more control on
which attribute to wrap, without having to add it to the lua package set
necessarily.
* vimPlugins: update plugin with new syntax
buildNeovimPlugin now accepts derivations instead of the lua package name. This PR reflects the change
2024-09-22 20:01:56 +02:00
Masum Reza and GitHub
ee518294d1
linuxPackages.perf: fix path to dmesg ( #258027 )
2024-09-22 23:29:52 +05:30
mksafavi
23f8ab036c
steam: fixed "/etc/NIXOS" bind failing
2024-09-22 21:24:16 +03:30
Pyrox
16460dea98
python312Packages.lockfile: modernize
2024-09-22 13:50:59 -04:00
Pyrox
c9f961754b
python312Packages.lockfile: Remove usage of nose
2024-09-22 13:50:53 -04:00
Emily and GitHub
f830101e9c
24.11-release-notes/nixos/xen: fix wrong indentation inside deprecation warning ( #343767 )
2024-09-22 18:48:32 +01:00
Nikolay Korotkiy and GitHub
dba001b2ed
pmtiles: 1.21.0 -> 1.22.0 ( #343665 )
2024-09-22 21:33:47 +04:00
Fernando Rodrigues
09ae981630
24.11-release-notes/nixos/xen: fix wrong indentation inside deprecation warning
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2024-09-22 14:29:08 -03:00
nixpkgs-merge-bot[bot] and GitHub
9c0af0e544
xtf: 0-unstable-2024-08-30 -> 0-unstable-2024-09-13 ( #343611 )
2024-09-22 17:11:22 +00:00
Nikolay Korotkiy and GitHub
6b30a73924
fittrackee: 0.8.8 → 0.8.9 ( #343614 )
2024-09-22 21:01:04 +04:00
Patka
a9d1d29522
build-support/php: fix reproducibility of buildComposerProject2
2024-09-22 18:59:35 +02:00