Commit Graph

46964 Commits

Author SHA1 Message Date
Robert Scott
a10cd24ab0
Merge pull request #96915 from juliendehos/lingot
lingot: add jackSupport option
2020-09-05 12:50:35 +01:00
Florian Klink
c7a503bf2e Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
This reverts commit 5da66561d1.

It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):

```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:

Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.

See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
  pkg_config("xkbcommon") {
  ^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
    deps += [ "//ui/events/ozone/layout" ]
              ^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Johannes Arnold
4746456a64 octoprint.python.pkgs.octoprint-dashboard: init at 1.13.0 2020-09-05 11:48:56 +02:00
Johannes Arnold
452e5b9348 octoprint.python.pkgs.displaylayerprogress: init at 1.23.2 2020-09-05 11:48:33 +02:00
Florian Klink
6c92847e81 chromiumBeta: 85.0.4183.83 -> 86.0.4240.22 2020-09-05 11:25:38 +02:00
Florian Klink
5da66561d1 chromiumDev: 86.0.4240.8 -> 87.0.4252.0 2020-09-05 11:24:57 +02:00
Alyssa Ross
de69b705d2 chromium: replace update.nix with Python impl
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!

I've replaced this with an implementation in Python, which I chose for
readability.  Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.

I also set update.py as an updateScript, so Chromium can now
automatically be updated!

Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross
5811b6c1cd chromiumDev: 86.0.4238.0 -> 86.0.4240.8 2020-09-05 11:08:50 +02:00
R. RyanTM
4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +00:00
R. RyanTM
9a21fc26a2 lightburn: 0.9.15 -> 0.9.16 2020-09-05 06:36:43 +00:00
Mario Rodas
b0208c2ef3 zola: 0.11.0 -> 0.12.0 2020-09-05 04:20:00 +00:00
R. RyanTM
84475e82c1 jx: 2.1.127 -> 2.1.138 2020-09-05 02:53:59 +00:00
R. RyanTM
fd638fa0d1 helmfile: 0.125.7 -> 0.128.0 2020-09-05 00:55:47 +00:00
Michael Weiss
32a898bb15
weston: 8.0.0 -> 9.0.0 (#95617)
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-September/041595.html
2020-09-05 00:44:34 +02:00
R. RyanTM
77b366044b gmt: 6.1.0 -> 6.1.1 2020-09-04 22:39:53 +00:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next 2020-09-05 00:31:19 +02:00
Orivej Desh
d35049c707
hydrogen: 0.9.7 -> 1.0.1 (#97041)
Keep 0.9.7 as hydrogen_0 because 1.0.1 does not offer smooth
transition for projects using the old default GMKit.
2020-09-04 21:56:56 +00:00
zowoq
d763fb2257 gitAndTools.delta: 0.4.1 -> 0.4.3
https://github.com/dandavison/delta/releases/tag/0.4.3
2020-09-05 07:34:20 +10:00
Marek Mahut
3a118415e9
Merge pull request #97092 from prusnak/wasabibackend
wasabibackend: 1.1.11.1 -> 1.1.12
2020-09-04 21:45:51 +02:00
Robert Scott
712f366ecc
Merge pull request #94579 from tfmoraes/meshlab-20.07
meshlab: 2020.03 -> 2020.07
2020-09-04 20:00:12 +01:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Jonathan Ringer
d32c437639 catt: fix pychromecast version 2020-09-04 11:03:02 -07:00
R. RyanTM
84e2a0d93b espanso: 0.7.0 -> 0.7.1 2020-09-04 10:57:46 -07:00
R. RyanTM
8c7ed979b9 dcrd: 1.5.1 -> 1.5.2 2020-09-04 10:12:23 -07:00
R. RyanTM
b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07:00
R. RyanTM
8646c473f0 AusweisApp2: 1.20.1 -> 1.20.2 2020-09-04 09:20:22 -07:00
R. RyanTM
4c15e6d25c welle-io: 2.1 -> 2.2 2020-09-04 09:13:32 -07:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Jan Tojnar
7ecabdc22b
Merge pull request #96992 from jtojnar/fc-dtd-urn
treewide: use URN for fontconfig DTD
2020-09-04 17:12:29 +02:00
R. RyanTM
982f1708ea ft2-clone: 1.28 -> 1.31 2020-09-04 14:54:30 +00:00
Robert Helgesson
ee7e23fa8a
openambit: init at 0.5 2020-09-04 16:42:37 +02:00
Thomas Tuegel
f9f84cf0d6
Merge pull request #97121 from peterhoeg/u/kapps_20081
kdeApplications: 20.08.0 -> 20.08.1
2020-09-04 09:41:26 -05:00
Victor Luft
740b2f851f sublime-merge: 2020 -> 2033 2020-09-04 16:26:51 +02:00
Victor Luft
1a3ebe5a7d sublime-merge-dev: 2022 -> 2031 2020-09-04 16:26:51 +02:00
Stig Palmquist
bbdb19269a
firefox: 80.0 -> 80.0.1 2020-09-04 12:41:54 +02:00
Stig Palmquist
197799c263
firefox-bin: 80.0 -> 80.0.1 2020-09-04 12:38:23 +02:00
R. RyanTM
d7465fcc51 csound: 6.14.0 -> 6.15.0 2020-09-04 09:55:28 +00:00
voidless
721da4b5e2 geogebra6: 6-0-598-0 -> 6-0-600-0 2020-09-04 11:49:44 +02:00
Peter Hoeg
43331385d4 kde applications: 20.08.0 -> 20.08.1 2020-09-04 16:42:33 +08:00
Pavol Rusnak
48024d0eb7
wasabibackend: 1.1.11.1 -> 1.1.12 2020-09-04 10:22:28 +02:00
SCOTT-HAMILTON
4906881a95 vokosscreen-ng: init at 3.0.5 2020-09-04 09:03:47 +02:00
Mario Rodas
01ed700247
Merge pull request #97010 from marsam/update-git-lfs
git-lfs: 2.11.0 -> 2.12.0
2020-09-03 23:35:47 -05:00
Mario Rodas
6d4146073e
Merge pull request #97069 from r-ryantm/auto-update/argo
argo: 2.10.0 -> 2.10.1
2020-09-03 23:10:17 -05:00
Mario Rodas
1dcf64b8fd
Merge pull request #96989 from marsam/update-rclone
rclone: 1.52.3 -> 1.53.0
2020-09-03 22:09:26 -05:00
R. RyanTM
565d04a1bf argo: 2.10.0 -> 2.10.1 2020-09-04 02:45:00 +00:00
Thiago Franco de Moraes
48b902dcd7
meshlab: 2020.03 -> 2020.07 2020-09-03 23:17:11 -03:00
Jon
982b8ff3ef
Merge pull request #96940 from colemickens/cordless
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens
4030b3fe79
cordless: init at 2020-08-30 2020-09-03 14:59:04 -07:00
Jon
e5ec35b07d
Merge pull request #95983 from OPNA2608/update-bambootracker-0.4.4
bambootracker: 0.4.3 -> 0.4.4
2020-09-03 14:40:48 -07:00
Silvan Mosberger
8272eff97a
Merge pull request #96269 from deviant/remove-quilt-series
treewide: convert patch series files to Nix expressions
2020-09-03 23:19:26 +02:00
Anderson Torres
6b043b105e
Merge pull request #93631 from danielfullmer/k2pdfopt-2.52
k2pdfopt: 2.51a -> 2.53
2020-09-03 16:46:48 -03:00
Anderson Torres
59f5cbd922
Merge pull request #96932 from chkno/gtg-tests
gtg: Run tests
2020-09-03 16:45:26 -03:00
adisbladis
e80744728f
Merge pull request #97026 from DamienCassou/add-patches-back-to-emacs
emacs: Add missing patches to the Emacs derivations
2020-09-03 21:23:30 +02:00
Daniël de Kok
17d334e05c
Merge pull request #96900 from danieldk/zotero-impurity
zotero: fix reliance on coreutils being in PATH
2020-09-03 20:42:51 +02:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Frederik Rietdijk
30f07d1657 pythonPackages.dnspython: use 1.x for Python 2 2020-09-03 19:10:16 +02:00
Silvan Mosberger
7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Damien Cassou
556b29dd3e
emacs: Add missing patches to the Emacs derivations
patches were removed by a recent refactoring of Emacs packages:

  967259e6b4 * emacs: Factor out expression to a generic build
2020-09-03 17:10:32 +02:00
Fabian Möller
d43db8abbc
libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
Maximilian Bosch
bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch
412a28d43f
element-web: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Michael Raskin
d46e488795
Merge pull request #96474 from dguibert/dg/libreoffice-7
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-09-03 05:17:08 +00:00
Jan Tojnar
6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Diego Rodriguez
8761381344
terraform_0_13: 0.13.1 -> 0.13.2 (#96971) 2020-09-02 19:24:23 -05:00
Robert Scott
0d820de317
Merge pull request #96310 from yvesf/qcad-3.25.0.0
update qcad to 3.25.0.0
2020-09-02 22:46:57 +01:00
yoctocell
008f45f591 gitAndTools.gita: 0.10.9 -> 0.10.10 2020-09-02 14:44:14 -07:00
Symphorien Gibol
634d404349 pantalaimon: 0.6.5 -> 0.7.0
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-09-02 14:44:04 -07:00
Moritz Scheuren
43afce40d6 portfolio: 0.48.0 -> 0.48.1 2020-09-02 14:27:43 -07:00
Mario Rodas
36782235f6 rclone: 1.52.3 -> 1.53.0 2020-09-02 21:21:21 +00:00
Michael Weiss
9c6f11f89d
signal-desktop: 1.34.5 -> 1.35.1 2020-09-02 22:37:05 +02:00
Thiago Franco de Moraes
7f9acb799d Zettlr: init at 1.7.5
Fixes  #81516
2020-09-02 13:08:25 -07:00
Jan Tojnar
dff0034a8b
Merge pull request #96948 from jtojnar/fix-pitivi 2020-09-02 21:25:01 +02:00
adisbladis
6fc3562432
Merge pull request #94637 from antifuchs/gccemacs-on-darwin
emacs: Make gccemacs build on darwin
2020-09-02 18:30:58 +02:00
Robert Schütz
3d3eef24ae etesync-dav: loosen radicale version bounds 2020-09-02 09:04:04 -07:00
Heikki Hokkanen
48ade7c0af timewarrior: 1.3.0 -> 1.4.2 2020-09-02 18:52:48 +03:00
Aaron Andersen
8d3123d2f4
Merge pull request #96738 from jojosch/dbeaver_7.2.0
dbeaver: 7.1.5 -> 7.2.0
2020-09-02 11:15:40 -04:00
zowoq
ee0d559dae oci-seccomp-bpf-hook: move to linuxPackages 2020-09-02 20:14:22 +10:00
Thomas Friese
ba11f710fb
bitwig-studio3: 3.2.6 -> 3.2.7 2020-09-02 08:44:51 +02:00
Jan Tojnar
2c152eed4c
pitivi: Fix build
The latest version is not compatible with Python 3.8,
let's cherry-pick some patches from master.

Also pre-prepare for incoming release of GStreamer 1.18.
2020-09-02 07:25:19 +02:00
Orivej Desh (NixOS)
de45bbe1b4
Merge pull request #96684 from magnetophon/LV2plugins
update some LV2 plugins
2020-09-02 05:12:54 +00:00
Orivej Desh
018f0862ba surge: fix build 2020-09-02 05:09:42 +00:00
Bart Brouns
e0baa46fea surge: 1.6.6 -> 1.7.1 2020-09-02 04:56:57 +00:00
Bart Brouns
f68e68497f surge: init at 1.6.6 2020-09-02 04:56:57 +00:00
Jan Tojnar
34c2ad1474
pitivi: clean up
* format with nixpkgs-fmt
* use pkg-config instead of pkgconfig alias
* reorder attributes
* move version inside the mkDerivation
2020-09-02 06:29:49 +02:00
Mario Rodas
d8d4fc6f6d git-lfs: 2.11.0 -> 2.12.0
https://github.com/git-lfs/git-lfs/releases/tag/v2.12.0
2020-09-02 04:20:00 +00:00
Andreas Fuchs
04fffd6cae emacs: use -B flags for native compilation dependencies
The -B flag to gcc (and libgccjit) allows us to specify where it can
find things it needs to correctly compile code (both programs and
libraries) without adjusting any environmental flags: So, no need to
wrap the program for a PATH entry containing binutils, and no need to
explicitly pass a linker path anymore.
2020-09-01 22:58:27 -04:00
Orivej Desh
3db58a2f4c
tunefish: init at unstable 2020-08-13 (#96539)
Fails to build on aarch64 due to the use of x86 intrinsics.
2020-09-02 02:48:58 +00:00
John Ericson
1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Jan Tojnar
8bc01e4029
webcamoid: drop legacy gst 2020-09-02 04:01:06 +02:00
Jan Tojnar
9fb67a2592
googleearth: do not use legacy gst 2020-09-02 04:01:06 +02:00
Mario Rodas
d38821a9c0
Merge pull request #96905 from marsam/update-ncspot
ncspot: 0.2.1 -> 0.2.2
2020-09-01 20:10:21 -05:00
Amit Aryeh Levy
548ded0ad5 zoom-us: 5.2.446620.0816 -> 5.2.454870.0831
thanks to @doronbehar for changes to update script
2020-09-01 15:44:34 -07:00
Amit Aryeh Levy
71ac9f191a zoom-us: 5.1.422789.0705 -> 5.2.446620.0816 2020-09-01 15:41:13 -07:00
Sascha Grunert
7bb51c2a60 podman: 2.0.5 -> 2.0.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-02 07:33:34 +10:00
Scott Worley
8ebee6e3a6 gtg: Run tests 2020-09-01 14:18:18 -07:00
Lassulus
f5d9a1d2b1
Merge pull request #96462 from helsinki-systems/upd/texstudio
texstudio: 2.12.22 -> 3.0.0
2020-09-01 19:37:56 +02:00
Kevin Cox
2cd9dd502c sparkleshare: init at 3.28 2020-09-01 12:09:52 -04:00
Julien Dehos
5d29fd1359 lingot: add jackSupport option 2020-09-01 17:41:19 +02:00
Timo Kaufmann
4b5a5b58fe
Merge pull request #94031 from Atemu/qdirstat-update
qdirstat: 1.6.1 -> 1.7
2020-09-01 15:24:03 +02:00
Marek Mahut
50f068654a
Merge pull request #96293 from prusnak/wasabi
wasabiwallet: 1.1.11.1 -> 1.1.12
2020-09-01 14:18:07 +02:00
Daniël de Kok
13ab2b4b10 zotero: fix reliance on coreutils being in PATH
zotero currently fails in pure environments with:

.zotero-wrapped: line 12: readlink: command not found
.zotero-wrapped: line 12: dirname: command not found
.zotero-wrapped: line 13: /zotero-bin: No such file or directory

Because the script assumes that readlink and dirname are
available. Fix by adding coreutils to PATH using the wrapper.
2020-09-01 13:29:46 +02:00
Daniël de Kok
592adc7915
Merge pull request #96750 from r-ryantm/auto-update/zotero
zotero: 5.0.88 -> 5.0.89
2020-09-01 13:18:52 +02:00
Martin Weinelt
918c9344c0
Merge pull request #96894 from oyren/portfolio-0-48
portfolio: 0.47.0 -> 0.48.0
2020-09-01 13:18:45 +02:00
Luflosi
0bfd16a1dd
kakoune: 2020.08.04 -> 2020.09.01
https://github.com/mawww/kakoune/releases/tag/v2020.09.01
2020-09-01 13:17:55 +02:00
Vladimír Čunát
0be331dbb2
Merge #96447: firefox-beta-bin: 80.0b8 -> 81.0b4 2020-09-01 13:04:24 +02:00
Michael Weiss
7ebcaec02f
Merge pull request #96874 from meutraa/update/android-studio-canary
Update Android Studio Beta
2020-09-01 12:09:17 +02:00
Moritz Scheuren
db7832d0e5 portfolio: 0.47.0 -> 0.48.0 2020-09-01 11:12:01 +02:00
Daniël de Kok
23c51e2b2a
Merge pull request #96887 from danieldk/adobe-reader-insecure
adobe-reader: add knownVulnerabilities
2020-09-01 09:59:49 +02:00
Yves Fischer
1f96216844 qcad: 3.24.3.10 -> 3.25.0.0
* update upstream version to 3.25.0.0
* fix the application desktop file to use the right binary name
* make building more robust when qt version changes, automatically try
  to copy qtscriptgenerator directory
2020-09-01 09:26:46 +02:00
Daniël de Kok
8ec5187cb4
Merge pull request #96339 from danieldk/fossil-improvements
fossil: install man page and bash shell completions, use system sqlite
2020-09-01 08:53:10 +02:00
Daniël de Kok
4b07b00c0d adobe-reader: add knownVulnerabilities
We should really avoid that people unknowingly use Adobe Reader, it
has literally tens of known high-score code execution vulnerabilities,
probably exploited in the wild.
2020-09-01 08:39:36 +02:00
Mario Rodas
1111bd259b ncspot: 0.2.1 -> 0.2.2
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.2
2020-09-01 04:20:00 +00:00
Mario Rodas
e7acfe332d
Merge pull request #96740 from r-ryantm/auto-update/xfractint
xfractint: 20.04p15 -> 20.04p16
2020-08-31 20:56:09 -05:00
R. RyanTM
8b1dc2f4a8 teamviewer: 15.5.6 -> 15.8.3 2020-08-31 17:48:48 -07:00
Ryan Mulligan
561e6aba1e
Merge pull request #96064 from r-ryantm/auto-update/minder
minder: 1.9.1 -> 1.9.2
2020-08-31 17:33:46 -07:00
R. RyanTM
f02984aace vim: 8.2.1123 -> 8.2.1522 2020-08-31 17:33:28 -07:00
Mario Rodas
df9f71c21f
Merge pull request #96722 from r-ryantm/auto-update/todo.txt-cli
todo-txt-cli: 2.11.0 -> 2.12.0
2020-08-31 19:27:40 -05:00
R. RyanTM
71d933e214 openhantek6022: 3.1.1 -> 3.1.2 2020-08-31 17:24:28 -07:00
R. RyanTM
ca1cd1e409 tilt: 0.17.0 -> 0.17.2 2020-08-31 17:20:12 -07:00
Jonathan Ringer
ceaf053456 gnumeric: 1.12.47 -> 1.12.48 2020-08-31 17:15:13 -07:00
R. RyanTM
5c2d5800b8 seafile-client: 7.0.7 -> 7.0.9 2020-08-31 16:55:42 -07:00
R. RyanTM
afdc68d215 sdcv: 0.5.2 -> 0.5.3 2020-08-31 16:51:30 -07:00
meutraa
e909c93a29
androidStudioPackages.beta: change maintainer to meutraa 2020-08-31 23:08:14 +01:00
meutraa
dba6fb3615
androidStudioPackages.beta: 4.1.0.14 -> 4.1.0.17 2020-08-31 23:07:25 +01:00
Robert Scott
ba788d6086
Merge pull request #96241 from fatpat/chirp
chirp: 20200430 -> 20200807
2020-08-31 22:48:01 +01:00
Robert Scott
cc73d39c82
Merge pull request #96275 from jonasnick/update-lnd
lnd: 0.10.3 -> 0.11.0
2020-08-31 22:39:42 +01:00
Serg Nesterov
b7d93e0374
navi: 2.9.0 -> 2.10.0 2020-08-31 23:19:28 +03:00
Cole Helbling
6b676b71be
firefox-beta-bin: 80.0b8 -> 81.0b4 2020-08-31 12:41:10 -07:00
worldofpeace
20252b3cb6 nasc: typo 2020-08-31 13:53:25 -04:00
worldofpeace
32a9e0eea7 nasc: 0.5.4 -> 0.7.5
* updates to meson build system
* adapt to complications around libqalculate
* update metadata
* add update script
2020-08-31 13:50:43 -04:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Mario Rodas
fc4bb3019e
Merge pull request #96590 from r-ryantm/auto-update/scaleft
scaleft: 1.45.3 -> 1.45.4
2020-08-31 12:45:19 -05:00
Mario Rodas
e221aa9cba
Merge pull request #96734 from r-ryantm/auto-update/worker
worker: 4.4.0 -> 4.5.0
2020-08-31 12:43:16 -05:00
Mario Rodas
1668ac8178
Merge pull request #96725 from r-ryantm/auto-update/sxhkd
sxhkd: 0.6.1 -> 0.6.2
2020-08-31 12:33:59 -05:00
Daniël de Kok
c9e9013863
Merge pull request #96768 from peterhoeg/d/qvim
qvim: drop it
2020-08-31 19:33:07 +02:00
Mario Rodas
275052ac9f
Merge pull request #96754 from r-ryantm/auto-update/yadm
yadm: 2.4.0 -> 2.5.0
2020-08-31 12:31:49 -05:00
Frederik Rietdijk
303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
Léo Gaspard
9be67b2eeb rss2email: 3.12.1 -> 3.12.2 2020-08-31 17:34:31 +02:00
Daniël de Kok
365cf6444f
Merge pull request #96716 from r-ryantm/auto-update/shotwell
shotwell: 0.31.1 -> 0.31.2
2020-08-31 17:13:29 +02:00
R. RyanTM
8778d362bc owncloud-client: 2.5.4.11654 -> 2.6.3.14058 2020-08-31 17:11:38 +02:00
R. RyanTM
889e72b852 cloudflared: 2020.5.1 -> 2020.6.1 2020-08-31 17:11:19 +02:00
R. RyanTM
43114a1751 wxmaxima: 20.04.0 -> 20.06.6 2020-08-31 17:09:33 +02:00
Peter Hoeg
8401a6262e qvim: drop it
Upstream has moved development to neovim instead where this frontend is
now based on Qt5.
2020-08-31 23:04:00 +08:00
R. RyanTM
73cff3d2c2 R: 4.0.0 -> 4.0.2 2020-08-31 16:57:06 +02:00
R. RyanTM
45782da7af synthv1: 0.9.14 -> 0.9.15 2020-08-31 16:56:10 +02:00
R. RyanTM
18146948e0 tixati: 2.73 -> 2.74 2020-08-31 16:54:46 +02:00
R. RyanTM
c2dd047bfb fldigi: 4.1.13 -> 4.1.14 2020-08-31 16:54:20 +02:00
R. RyanTM
604ba08483 fmit: 1.2.13 -> 1.2.14 2020-08-31 16:53:37 +02:00
R. RyanTM
47dec21cac qsynth: 0.6.2 -> 0.6.3 2020-08-31 16:51:31 +02:00
Frederik Rietdijk
90e5341240
Merge pull request #94598 from kampka/kops
kops_1_18: init at 1.18.0
2020-08-31 16:50:46 +02:00
Michele Guerini Rocco
9379f9350d
Merge pull request #96661 from matthiasbeyer/update-mutt
mutt: 1.14.6 -> 1.14.7
2020-08-31 16:20:28 +02:00
Ryan Mulligan
db79e3ee10
Merge pull request #96583 from r-ryantm/auto-update/renoise
renoise: 3.2.1 -> 3.2.2
2020-08-31 06:22:41 -07:00
Peter Hoeg
d761d68cd3
Merge pull request #96645 from NixOS/u/puddletag
puddletag: 1.2.0 -> 2.0.1
2020-08-31 21:07:56 +08:00
Kevin Cox
599089ed1d
neovim-qt: Add homepage 2020-08-31 07:19:40 -04:00
Konrad Borowski
053910590d audacity: update homepage URL 2020-08-31 12:27:36 +02:00
R. RyanTM
9ea3bdfe15 yadm: 2.4.0 -> 2.5.0 2020-08-31 10:22:26 +00:00
R. RyanTM
ada252961c zotero: 5.0.88 -> 5.0.89 2020-08-31 10:17:52 +00:00
R. RyanTM
9a94b93acf xfractint: 20.04p15 -> 20.04p16 2020-08-31 07:32:15 +00:00
Johannes Schleifenbaum
29b5f40c45
dbeaver: 7.1.5 -> 7.2.0 2020-08-31 08:51:48 +02:00
R. RyanTM
1249f6c90a worker: 4.4.0 -> 4.5.0 2020-08-31 06:05:47 +00:00
Daniël de Kok
353fd706fd
Merge pull request #96727 from r-ryantm/auto-update/typora
typora: 0.9.89 -> 0.9.95
2020-08-31 07:50:05 +02:00
R. RyanTM
04f9516845 typora: 0.9.89 -> 0.9.93 2020-08-31 07:27:06 +02:00
Andreas Fuchs
6ad323d0a0 emacs: use -B flags for native compilation dependencies
The -B flag to gcc (and libgccjit) allows us to specify where it can
find things it needs to correctly compile code (both programs and
libraries) without adjusting any environmental flags: So, no need to
wrap the program for a PATH entry containing binutils, and no need to
explicitly pass a linker path anymore.
2020-08-31 00:47:33 -04:00
R. RyanTM
69e6d780e9 sxhkd: 0.6.1 -> 0.6.2 2020-08-31 03:43:58 +00:00
R. RyanTM
98d12d176f todo-txt-cli: 2.11.0 -> 2.12.0 2020-08-31 03:08:13 +00:00
Orivej Desh
19688e1df8 sonic-visualiser: 4.0.1 -> 4.2 2020-08-31 02:57:07 +00:00
R. RyanTM
b7a8f9a057 shotwell: 0.31.1 -> 0.31.2 2020-08-31 00:52:07 +00:00
worldofpeace
6de4b96228 sonata: fixup dependencies 2020-08-30 15:57:11 -04:00
Jan Tojnar
071b49b380
Merge pull request #95897 from dasj19/orca-updates
gnome3.orca: 3.36.4 -> 3.36.5
2020-08-30 20:47:38 +02:00
Michael Weiss
4d851ae78f
Merge pull request #96573 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8
2020-08-30 20:29:08 +02:00
José Romildo Malaquias
b768afb2e9 deepin: remove from nixpkgs
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870. The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Milan Pässler
6956ce821d gitlab: 13.0.12 -> 13.0.14 2020-08-30 11:24:25 -07:00
Bart Brouns
f1cfc5060d bschaffl: 0.3 -> 1.2.0 2020-08-30 18:52:58 +02:00
Bart Brouns
b1fa496da9 bjumblr: 1.4.0 -> 1.4.2 2020-08-30 18:52:43 +02:00
Bart Brouns
168ff64d8d bchoppr: 1.6.4 -> 1.8.0 2020-08-30 18:52:29 +02:00
Bart Brouns
7a541cf382 dragonfly-reverb: 3.1.1 -> 3.2.1 2020-08-30 18:52:14 +02:00
Bart Brouns
1795859deb geonkick: 2.3.3 -> 2.3.7 2020-08-30 18:51:41 +02:00
Vladimír Čunát
f56bda0c0c
Merge #96360: thunderbird*: updates 2020-08-30 18:00:26 +02:00
Vladimír Čunát
beb63457b1
pulseaudio-dlna: avoid using an alias attribute 2020-08-30 18:00:20 +02:00
Andreas Fuchs
3384837123 emacs: Use stdenv's bintools instead of clang
This way, we don't have to drag clang or binutils/binutils-wrapped
into the emacs closure, and can instead rely on using the correct one
for the platform we're running on.

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-08-30 10:58:50 -04:00
Linus Heckemann
bba8571c39
Merge pull request #96538 from Mic92/go-references
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Gabriel Ebner
0610e03496
Merge pull request #96622 from gebner/sonata
sonata: fix gsettings schemas
2020-08-30 12:04:38 +02:00
Gabriel Ebner
d4799959c3 sonata: fix gsettings schemas 2020-08-30 11:29:16 +02:00
Matthias Beyer
91116f2c93 mutt: 1.14.6 -> 1.14.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-08-30 11:08:48 +02:00
Gabriel Ebner
7596bb4739
Merge pull request #96653 from marsam/update-lean 2020-08-30 11:03:13 +02:00
taku0
a6ae28e4bc thunderbird-bin: 78.2.0 -> 78.2.1 2020-08-30 16:27:33 +09:00
taku0
a03bc7cf61 thunderbird: 78.2.0 -> 78.2.1 2020-08-30 16:27:23 +09:00
Jonathan Ringer
1140b6433b octoprint: fix deps 2020-08-30 09:11:03 +02:00
Jan Tojnar
ddd234cc6f
gcolor3: 2.3.1 → 2.4.0
https://gitlab.gnome.org/World/gcolor3/-/blob/v2.4.0/data/nl.hjdskes.gcolor3.appdata.xml.in#L48-61
2020-08-30 08:13:54 +02:00
Andreas Fuchs
ad7a3fb3f6 emacs: Use stdenv.cc.libc instead of plain .libc
This is the portable way to address the system-appropriate libc,
better than conditionalizing by (darwin/GNU) system or using either
one.
2020-08-29 23:10:38 -04:00
Andreas Fuchs
a891ae41b3 emacs: Set native-comp library path as linker flags instead
Since Darwin's linker does not understand LIBRARY_PATH, we have to set
the library path as explicit linker flags: This requires a very recent
feature/native-comp emacs revision, but it runs on Darwin and
correctly compiles files at runtime.
2020-08-29 23:10:38 -04:00
Andreas Fuchs
861f27018d emacs: Fix paths to bintools on Darwin
This changes PATH such that the correct linker can be found to
construct .eln files at runtime.
2020-08-29 23:10:38 -04:00
Daniel Fullmer
5f29d7e9a5 k2pdfopt: set env var to find OCR language files 2020-08-29 18:08:24 -07:00
Peter Hoeg
cfa06fbbca puddletag: 1.2.0 -> 2.0.1 2020-08-30 07:49:32 +08:00
Maximilian Bosch
2102fbfc3a
feh: 3.4.1 -> 3.5
https://feh.finalrewind.org/archive/3.5/
2020-08-29 23:31:48 +02:00
Pavol Rusnak
e1ef300ad1 electrum: use dnspython 1.x 2020-08-29 23:30:22 +02:00
Atemu
b12ca077c0
firefox-bin: 79.0 -> 80.0 (#96279) 2020-08-29 21:17:20 +02:00
Stig Palmquist
057b30b698 firefox-esr-68: 68.11.0esr -> 68.12.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist
ba671f6906 firefox-esr-78: 78.1.0esr -> 78.2.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist
c408178cab firefox: 79.0 -> 80.0 2020-08-29 19:18:36 +02:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Maximilian Bosch
577b654415
Merge pull request #96584 from r-ryantm/auto-update/rofi-calc
rofi-calc: 1.7 -> 1.8
2020-08-29 18:42:32 +02:00
Daniël de Kok
d37baf79da
Merge pull request #96519 from trepetti/noaa-apt
noaa-apt: init at 1.2.0
2020-08-29 17:04:59 +02:00
Tom Repetti
a97efc7442 noaa-apt: init at 1.2.0 2020-08-29 10:34:43 -04:00
Gabriel Ebner
6141b50dd5
Merge pull request #96555 from gebner/emscripten2 2020-08-29 15:49:21 +02:00
Gabriel Ebner
7c379ea8c9 faust2: reenable emscripten 2020-08-29 15:48:13 +02:00
Frederik Rietdijk
bf9cc225e9 luigi: use tornado_5 2020-08-29 14:34:54 +02:00
Frederik Rietdijk
31643e45ec mopidy-iris: use latest tornado 2020-08-29 14:33:52 +02:00
Frederik Rietdijk
7ff98bd03d mopidy: use latest tornado 2020-08-29 14:33:52 +02:00
Nikolay Korotkiy
3106c30903 cmake: fix CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00
Frederik Rietdijk
782ff21ae3 Merge staging-next into staging 2020-08-29 13:31:47 +02:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
adisbladis
4369b94a82
Merge pull request #96580 from leungbk/emacs-orgit-forge
emacsPackages.orgit-forge: override build inputs to include Git
2020-08-29 10:24:40 +02:00
R. RyanTM
72f4080d7e scaleft: 1.45.3 -> 1.45.4 2020-08-29 08:12:07 +00:00
Daniël de Kok
d1020bcb2e
Merge pull request #96529 from lsix/qgis-3.10.9
qgis: 3.10.7 -> 3.10.9
2020-08-29 09:41:01 +02:00
R. RyanTM
741b7f7b36 rofi-calc: 1.7 -> 1.8 2020-08-29 06:44:34 +00:00
R. RyanTM
6edcca4f49 renoise: 3.2.1 -> 3.2.2 2020-08-29 06:15:19 +00:00
WORLDofPEACE
af0f47e05c
Merge pull request #96418 from galagora/update-modem-manager-gui
modem-manager-gui: 0.0.19.1 -> 0.0.20
2020-08-29 00:45:16 -04:00
Vincent Laporte
5e6eeb795c alt-ergo: 2.3.2 → 2.3.3 2020-08-29 06:21:23 +02:00
Mario Rodas
f7eb2883b5 lean: 3.18.4 -> 3.19.0 2020-08-29 04:20:00 +00:00
Mario Rodas
0c447a3bc0
Merge pull request #96521 from marsam/fix-docker-darwin
docker: fix build on darwin
2020-08-28 23:05:56 -05:00
Mario Rodas
b334b335f4
Merge pull request #96393 from r-ryantm/auto-update/mpg123
mpg123: 1.26.2 -> 1.26.3
2020-08-28 22:45:23 -05:00
Brian Leung
bea26371b5 emacsPackages.orgit-forge: override build inputs to include Git 2020-08-28 20:40:12 -07:00
Mario Rodas
bff19e2ab5
Merge pull request #96389 from r-ryantm/auto-update/msmtp
msmtp: 1.8.11 -> 1.8.12
2020-08-28 22:38:04 -05:00
Daniel Fullmer
8bdcaa713d k2pdfopt: 2.51a -> 2.53 2020-08-28 19:41:04 -07:00
meutraa
faefec521d
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8 2020-08-29 00:48:54 +01:00
Lassulus
64ad3efd1a
Merge pull request #94902 from costrouc/go-gophernotes-init
gophernotes: init at 0.7.1
2020-08-28 22:37:20 +02:00
K900
f02ac20f95 murmur: support building with grpc 2020-08-28 23:17:01 +03:00
Simonas Kazlauskas
a8bd5c1dc4
odafileconverter: init at 21.7.0.0 (#95392) 2020-08-28 22:13:51 +02:00
Tethys Svensson
14d8030618 tor-browser-bundle-bin: 9.5.3 -> 9.5.4 2020-08-28 12:54:28 -07:00
Daniël de Kok
192ed0a00e
Merge pull request #95888 from bzizou/charliecloud18
charliecloud: 0.12 -> 0.18
2020-08-28 16:34:57 +02:00
Lassulus
1e66d74f0b
Merge pull request #85174 from bhougland18/windowchef
windowchef: init at 0.5.0
2020-08-28 15:17:06 +02:00
Bruno Bzeznik
1601ff7dd4 charliecloud: 0.12 -> 0.18 (docker + ch-grow support) 2020-08-28 14:39:21 +02:00
Jörg Thalheim
dee0f69844
singularity: remove remove-references-to call 2020-08-28 13:19:12 +01:00
Jörg Thalheim
7aa189970a
docker: simplify remove-references-to 2020-08-28 13:19:11 +01:00
Serg Nesterov
b120adbf22
navi: 2.8.0 -> 2.9.0 (#96535) 2020-08-28 14:03:58 +02:00
Lassulus
9f52537716
Merge pull request #85323 from ju1m/tremc
tremc: init at 0.9.1
2020-08-28 11:44:14 +02:00
Daniël de Kok
b3faa9f7de
Merge pull request #96527 from freezeboy/fix-kigo-meta
kigo: fix meta
2020-08-28 11:32:19 +02:00
freezeboy
d7943ce2d8 kigo: fix meta 2020-08-28 10:43:29 +02:00
Lancelot SIX
04f858ff5e
qgis: 3.10.7 -> 3.10.9 2020-08-28 09:40:16 +01:00
Frederik Rietdijk
fc0c744d51 Merge staging-next into staging 2020-08-28 09:54:56 +02:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Mario Rodas
7201fac2e7
docker: fix build on darwin
The directory change to `./go/src/${goPackagePath}` was only executed on
Linux.
2020-08-28 00:00:00 +00:00
AndersonTorres
6027570013 havoc: 2019-12-08 -> 0.3.1 2020-08-27 20:05:07 -03:00
Mario Rodas
f999089240
terraform_0_13: 0.13.0 -> 0.13.1 (#96472)
https://github.com/hashicorp/terraform/releases/tag/v0.13.1
2020-08-27 22:06:24 +00:00
SCOTT-HAMILTON
80c458bbc7 Update pkgs/applications/networking/ncgopher/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-08-27 14:15:35 -07:00
SCOTT-HAMILTON
fd92dc2f25 t # Ceci est la combinaison de 2 commits.
ncgopher: Init at 0.1.5
2020-08-27 14:15:35 -07:00
Aaron Andersen
60835d841c
Merge pull request #96426 from stigtsp/package/convos-4.33
convos: 4.29 -> 4.33
2020-08-27 17:12:46 -04:00
Lassulus
6daeaf26e4
Merge pull request #89960 from magnetophon/mooSpace
mooSpace: init at unstable-2020-06-10
2020-08-27 23:01:49 +02:00