mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
kmymoney: add test patch note
Add a note about when to remove the 32bit test fix patch.
This commit is contained in:
parent
49c43dbfe9
commit
96bb13a439
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "kmymoney-${version}";
|
||||
# If you bump this version to > 4.8.0, please remove the seqaccessmgrtest.patch. It will be no longer necessary.
|
||||
version = "4.8.0";
|
||||
|
||||
src = fetchurl {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue