Commit Graph

1723 Commits

Author SHA1 Message Date
Alexey Shmalko
8d5b2d3dfd
planner: remove 2021-02-02 10:53:54 +02:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Ryan Mulligan
5ff6700bb8
Merge pull request #111374 from r-ryantm/auto-update/PortfolioPerformance
portfolio: 0.50.2 -> 0.50.3
2021-01-31 06:58:49 -08:00
R. RyanTM
c41803a9fb portfolio: 0.50.2 -> 0.50.3 2021-01-31 01:03:08 +00:00
Sandro Jäckel
59d4f48851
qnotero: Disable tests 2021-01-30 21:47:18 +01:00
Mario Rodas
135fd038f2
Merge pull request #111245 from r-ryantm/auto-update/grisbi
grisbi: 1.2.2 -> 2.0.0
2021-01-30 15:25:45 -05:00
R. RyanTM
2da4d3b8e2
gnucash: 4.2 -> 4.4 (#111236) 2021-01-30 18:16:06 +01:00
R. RyanTM
2726b2f79b
kmymoney: 5.1.0 -> 5.1.1 (#111280) 2021-01-30 10:54:07 +01:00
R. RyanTM
cf2f9718e9 grisbi: 1.2.2 -> 2.0.0 2021-01-30 02:35:52 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
AndersonTorres
26017cf536 pyspread: add desktop item
Also, remove "spurious" pyspread package.
2021-01-23 20:14:06 -03:00
AndersonTorres
bdb60d7fa9 pyspread: init at 1.99.5 2021-01-23 01:31:52 -03:00
R. RyanTM
5388f5bb7a portfolio: 0.50.0 -> 0.50.2 2021-01-20 22:03:38 +00:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM
a444c334ad atlassian-cli: 9.4.0 -> 9.5.0 2021-01-19 02:54:06 +00:00
Christian Kampka
f0ec10a829
treewide: remove kampka as maintainer (#109813) 2021-01-18 21:23:49 +01:00
R. RyanTM
f33006be7f fava: 1.17 -> 1.18 2021-01-18 00:20:00 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Sandro
d3c91b35cb
Merge pull request #108976 from oyren/portfolio-0.50.0
portfolio: 0.49.3 -> 0.50.0
2021-01-11 17:34:58 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Moritz Scheuren
68a9d3f345 portfolio: 0.49.3 -> 0.50.0 2021-01-10 21:55:56 +01:00
Frederik Rietdijk
b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
Sandro
06c9dbcece
Merge pull request #108247 from symphorien/paperwork-next 2021-01-04 16:41:05 +01:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Guillaume Girol
bd54cf9602 paperwork: 2.0.1 -> 2.0.2
and cleanup
2021-01-02 19:08:54 +01:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
github-actions[bot]
7659201d58
Merge staging-next into staging 2020-12-25 18:28:52 +00:00
Thomas Tuegel
2e2047ef86
zanshin: not broken 2020-12-25 05:32:26 -06:00
Thomas Tuegel
754d97f8a0
zanshin: patch for kontactinterface >= 5.14.42 2020-12-25 05:32:25 -06:00
Gabriel Ebner
e8a8d380ec
Merge pull request #107490 from gebner/gstreamer-wrapper
treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
2020-12-24 12:29:43 +01:00
Gabriel Ebner
c9161fb11a treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
When GST_PLUGIN_SYSTEM_PATH_1_0 is set, gstreamer ignores
GST_PLUGIN_SYSTEM_PATH.
2020-12-24 10:34:30 +01:00
TredwellGit
37abd75b93 libreoffice-fresh: 7.0.3.1 -> 7.0.4.2 2020-12-21 01:45:25 +00:00
Flakebi
9f8670c206 paperless: Fix build
paperless wasn't building because django-cors-headers didn't
build anymore with the pinned django version.

I tested the paperless service (editd a few documents) and it works
fine, even with django unpinned.
2020-12-12 13:18:13 +01:00
Frederik Rietdijk
3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
R. RyanTM
ca389ed6fb beamerpresenter: 0.1.2 -> 0.1.3 2020-12-11 09:31:14 +00:00
github-actions[bot]
eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
Michael Raskin
83cbad92d7
Merge pull request #103185 from ilmari-lauhakangas/patch-2
libreoffice: Use --without-system-libnumbertext instead of --disable-libnumbertext
2020-12-07 07:45:13 +00:00
github-actions[bot]
899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
R. RyanTM
faeec86f1c todoman: 3.8.0 -> 3.9.0 2020-12-05 04:02:59 +00:00
github-actions[bot]
b9168273b5
Merge staging-next into staging 2020-12-04 18:14:54 +00:00
R. RyanTM
b08f9efe3c espanso: 0.7.2 -> 0.7.3 2020-12-04 10:23:24 +00:00
github-actions[bot]
4fad6f2d66
Merge staging-next into staging 2020-12-02 12:31:00 +00:00
R. RyanTM
3fef582e8a elementary-planner: 2.5.4 -> 2.5.7 2020-12-02 00:28:00 -08:00
R. RyanTM
9a0933df7e fava: 1.16 -> 1.17 2020-12-02 02:13:36 +00:00
Moritz Scheuren
fc0a07c8a3 portfolio: 0.49.2 -> 0.49.3 2020-11-29 19:45:30 +01:00
Frederik Rietdijk
db29c15173
Merge pull request #105151 from B4dM4n/copy-desktop-hook
copyDesktopItems: add new setup-hook
2020-11-29 13:26:40 +01:00
Jörg Thalheim
d5ce08c1f9
libreoffice: improve codec support
Right now libreoffice cannot play mp4/h264 videos,
which is needed if your $genius professor publishes lectures
as powerpoint with embedded videos.
2020-11-29 10:48:52 +01:00
David Guibert
364150f9f8
wpsoffice: 11.1.0.9505 -> 11.1.0.9615 2020-11-29 08:01:16 +01:00