Commit graph

1704 commits

Author SHA1 Message Date
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
Fabian Möller ab345bed75 softmaker-office: use copyDesktopItems hook 2020-11-29 04:03:39 +01:00
Benjamin Hipple 9426084fec
Merge pull request #102114 from MetaDark/fetchzip
fetchzip: remove write permissions for unpacked files
2020-11-28 19:18:14 -05:00
Sandro 171144eb28
Merge pull request #100918 from r-ryantm/auto-update/elementary-planner
elementary-planner: 2.4.6 -> 2.5.4
2020-11-27 11:49:07 +01:00
Sandro 4d43bb9a92
Merge pull request #101399 from oyren/gtg
gtg: unstable-2020-09-16 -> unstable-2020-10-22
2020-11-27 03:10:44 +01:00
Sandro 02fa320f82
Merge pull request #101797 from cheriimoya/minetime
minetime: 1.7.3 -> 1.8.10
2020-11-26 22:06:48 +01:00
MetaDark 4a5c49363a fetchzip: remove write permissions for unpacked files
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
Sandro b000c18b02
Merge pull request #101539 from Luflosi/update/wordgrinder
wordgrinder: 0.7.2 -> 0.8
2020-11-25 12:51:41 +01:00
Sandro 95208ca350
Merge pull request #101277 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.3.0 -> 9.4.0
2020-11-24 21:21:46 +01:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Jörg Thalheim f5b1a0ae1a
freeoffice: 978 -> 980 2020-11-21 10:13:44 +01:00
Frederik Rietdijk 1ffd7cf0d6 Merge master into staging-next 2020-11-21 08:43:10 +01:00
Jonathan Ringer f0aac91187
Merge pull request #102840 from freezeboy/update-fixes
treewide: Qt5.X -> Qt5.15 (when possible)
2020-11-20 14:09:26 -08:00
Guillaume Girol 01083f116d
Merge pull request #102235 from symphorien/paperwork2
Paperwork 2.0
2020-11-20 21:30:08 +00:00
freezeboy b492fd4306 skrooge: migrate to Qt5.15, enable tests 2020-11-20 22:24:25 +01:00
freezeboy 8053c25b2f vnote: 2.8.2 2.8.2 -> 2.10
Also migrate to Qt5.15
2020-11-20 22:24:17 +01:00
Frederik Rietdijk ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
Kevin Cox c46d66d07e
Merge pull request #101287 from wamserma/jabref-5.1
jabref: 3.8.1 -> 5.1
2020-11-19 08:43:42 -05:00
Frederik Rietdijk da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Justin Humm b605b989c5 scribusUnstable: 1.5.5 -> 1.5.6.1 2020-11-17 10:36:03 +01:00