Commit Graph
57997 Commits
Author SHA1 Message Date
Sandro ef3ff52c1e Update pkgs/applications/virtualization/open-vm-tools/default.nix
(cherry picked from commit c619e11879529877bd102b5f1eeff7e78daa4c87)
2021-07-14 13:18:02 +00:00
Jeremy Kolb 91fcbe8f4f Remove unused dependencies
(cherry picked from commit 5f093827334ab825c8e9f9fc367ad20adbd7103a)
2021-07-14 13:18:01 +00:00
Jeremy Kolb 22180dc1d0 Update pkgs/applications/virtualization/open-vm-tools/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 808ee853e73efd91fcff13059ff9cc8777e85af9)
2021-07-14 13:18:01 +00:00
Jeremy Kolb 94f0dea33b open-vm-tools: Copy the udev files over correctly
(cherry picked from commit 42ea61bc7dacc8360eb87152635f5f14f003c18d)
2021-07-14 13:18:01 +00:00
Jeremy Kolb 936f34d99c open-vm-tools: 11.2.5 -> 11.3.0
Move to the latest version of open-vm-tools. This fixes automatic KMS.

(cherry picked from commit 398cab1a2b7a957a5abc6a5f19089f09ae07df78)
2021-07-14 13:18:00 +00:00
upkeep-bot 1672da0dfd vscodium: 1.58.0 -> 1.58.1
(cherry picked from commit de51394821f6da571554d9470fb1e3c2b7460f20)
2021-07-14 20:47:57 +09:00
Yureka aff1607b17 gitlab: 14.0.2 -> 14.0.5
https://about.gitlab.com/releases/2021/07/06/gitlab-14-0-3-released/
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
(cherry picked from commit 6510a136119d9c24ba67e4133ab1d561f72a46f6)
2021-07-13 15:27:21 +02:00
Yureka ebe13e59aa gitlab: 14.0.1 -> 14.0.2
https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
(cherry picked from commit a023b6c4722663e8e481daf2e593eb917d8daec0)
2021-07-13 15:27:21 +02:00
Yureka e8e5b8a9bb gitlab: 13.12.4 -> 14.0.1
https://about.gitlab.com/releases/2021/06/22/gitlab-14-0-released/
https://about.gitlab.com/releases/2021/06/24/gitlab-14-0-1-released/
(cherry picked from commit facd0c68cc139aabff157f0a5f8deba621ed2ba8)
2021-07-13 15:27:21 +02:00
sternenseemann 3ebb71b547 apostrophe: fix HTML export by referencing fira fonts from store
pandoc can embed fonts and stylesheets on export which apostrophe uses —
however it has hardcoded paths for the fonts which only work in the
flatpak version, so we need to substitute them.

(cherry picked from commit 4e1acab880f0c27741810754c237dfd50e9be5f8)
2021-07-13 14:42:24 +02:00
upkeep-bot a7512bb64b vscodium: 1.57.1 -> 1.58.0
(cherry picked from commit 2201e7d8ce73625b65b481feeea7b62cac7f970b)
2021-07-13 04:13:06 +09:00
upkeep-bot e2f293ddf6 vscodium: 1.57.0 -> 1.57.1
(cherry picked from commit 955df64c44eee780c71fd4da5bcabda553c94f7a)
2021-07-13 04:13:06 +09:00
upkeep-bot cc6ae106aa vscodium: 1.56.2 -> 1.57.0
(cherry picked from commit 39fd960ee100ffc63d53c40d65d081a3c18af3fe)
2021-07-13 04:13:06 +09:00
Dmitry Kalinkin 07909ad7f4 blender: 2.93.0 -> 2.93.1
(cherry picked from commit 520c2971d1da6936c706138bdbe6b339f888d1c7)
2021-07-11 21:13:38 -04:00
github-actions[bot] 78c11731b4 Merge staging-next-21.05 into staging-21.05 2021-07-08 18:02:44 +00:00
Anderson Torres 5436a1fd65 Merge pull request #128459 from Ma27/backport-sway
[21.05] sway: 1.6 -> 1.6.1, wlroots: 0.13.0 -> 0.14.0
2021-07-08 11:30:06 -03:00
Michael Weiss 0f88b5e546 signal-desktop: 5.7.1 -> 5.8.0
(cherry picked from commit 5a5d6a785a4ccf5ca00c44ba4a6902830c082434)
2021-07-08 12:12:56 +00:00
Jörg Thalheim 2e8702c21e Merge pull request #129494 from NixOS/backport-129446-to-release-21.05
[Backport release-21.05] gitea: 1.14.3 -> 1.14.4
2021-07-08 06:26:39 +01:00
ckie c06613c25d tor-browser-bundle-bin: 10.0.17 -> 10.0.18
(cherry picked from commit 4539cc164d469554d44594f7822012c97a24cc8f)
2021-07-07 23:13:28 +02:00
Pol Dellaiera bd09551248 Bump GoLand and Datagrip.
(cherry picked from commit 4b064d11b15ed470f30200435245acdab7637778)
2021-07-07 08:28:57 -07:00
Maximilian Bosch b65f5d48a6 gitea: 1.14.3 -> 1.14.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.4
(cherry picked from commit 1e7417a55285407c8d57f79c78477c2d16ea4b95)
2021-07-07 03:22:20 +00:00
Sandro 133a81c2ec Merge pull request #129476 from unclechu/backport-psi-plus-bugfix-missed-gstreamer-dependencies-to-release-21.05 2021-07-07 03:00:26 +02:00
Ben Siraphob a5a9936a60 electron-cash: fix build on darwin
(cherry picked from commit a2c311fc1d178fe59c6296a2ef8901e11defa5cf)
2021-07-06 20:57:02 +00:00
Viacheslav Lotsmanov 654d8f9971 psi-plus: bugfix for missing gstreamer dependencies
Voice messages don’t work without gstreamer “base” and “good” plugins.
This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0
environment variable providing necessary dependencies.

(cherry picked from commit 20d4e8bd392ac12a9942fe6a21d2d73ed39231ea)
2021-07-06 23:12:05 +03:00
Vladimír Čunát 9d1350d9d5 Merge #129412: makeself: disable tests for now
Also improve the busybox-sandbox-shell.
(cherry picked from commit 00c86ad14639887ec495b92ada9cd93a75317686)
The makeself problem is blocking the nixos-21.05 channel now.
2021-07-06 21:55:52 +02:00
Vladimír Čunát fdaa714f38 Merge branch 'staging-next-21.05' into release-21.05 2021-07-03 15:17:49 +02:00
davidak 883e7d81a2 Merge pull request #128707 from NixOS/backport-128316-to-release-21.05
[Backport release-21.05] pantheon.notes-up: 2.0.2 -> unstable-2020-12-29
2021-07-03 15:02:15 +02:00
github-actions[bot] f69d5bc5d0 Merge release-21.05 into staging-next-21.05 2021-07-03 12:02:32 +00:00
Sarunas Valaskevicius 15e437c635 tlaToolbox: fix crash on file open dialog
(cherry picked from commit 5b69b1f3fe471c2336aa37a7d14ec389ba3f135d)
2021-07-03 05:50:45 +00:00
github-actions[bot] a9f1434ec7 Merge release-21.05 into staging-next-21.05 2021-07-03 00:03:28 +00:00
John Ericson 0b2fbb2fef ipfs: Add 0.9.0 in addition
IPFS evolves quite fast. The network protocol is compatible, but we
don't want to force migrations on stable, so we add a new version
instead.

See #100676 for last time we did this.

(Adapted from from commit d96ccfaf16c5454aaa920ff39b38c81bcf104a3a)
2021-07-02 14:43:56 +00:00
John Ericson aa24875207 ipfs: prepare to add 0.9 in addition
(cherry picked from commit 27949d611a7cca14e21438df725f7c6356f458ac)
2021-07-02 14:36:46 +00:00
github-actions[bot] fee3e6f902 Merge release-21.05 into staging-next-21.05 2021-07-02 00:04:25 +00:00
Andrew Childs f77d176ec6 root: use pure CoreSymbolication on Darwin
The current build works by linking against CoreSymbolication in
/System/Library/PrivateFrameworks. This is impure and doesn't work in
newer versions of macOS.

See https://github.com/NixOS/nixpkgs/issues/128576

(cherry picked from commit 55dcd998597257714c4a5362c14845a9363dde66)
2021-07-01 13:56:15 -07:00
github-actions[bot] 5cc5b72070 Merge release-21.05 into staging-next-21.05 2021-07-01 12:02:12 +00:00
Michael Weiss 78ee2e1314 signal-desktop: 5.7.0 -> 5.7.1
(cherry picked from commit 37749817ada45d283d6af16c03ca516ae0b3f1a9)
2021-07-01 09:17:24 +00:00
github-actions[bot] 5052d11c95 Merge release-21.05 into staging-next-21.05 2021-07-01 00:02:42 +00:00
Edward Tjörnhammar beb05a45aa jetbrains: updates
jetbrains.clion: 2021.1.1 -> 2021.1.2
jetbrains.datagrip: 2021.1.1 -> 2021.1.2
jetbrains.goland: 2021.1.1 -> 2021.1.2
jetbrains.idea-community: 2021.1.1 -> 2021.1.2
jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2
jetbrains.rider: 2021.1.2 -> 2021.1.3
jetbrains.webstorm: 2021.1.1 -> 2021.1.2

(cherry picked from commit 0bc05c2a1fa3a0ec8b51141b4794dbbed3fda732)
2021-06-30 14:12:52 -07:00
Michael Weiss eb5a500b13 signal-desktop: 5.6.2 -> 5.7.0
(cherry picked from commit ea8bbfcae0508d4eff626a8467aa3ca69af46d1a)
2021-06-30 13:33:51 +00:00
Eduardo Sánchez Muñoz e9148dc1c3 gnuradio3_8: 3.8.3.0 -> 3.8.3.1
(cherry picked from commit c8d0af7cffae3068326162cbdddcfdad8b97932a)
2021-06-30 00:24:41 -07:00
taku0 4a55c281f9 firefox: 89.0.1 -> 89.0.2
(cherry picked from commit cab7d36885cbc50db77f1910d3afd1af36dace02)
2021-06-30 00:17:48 -07:00
taku0 6e66e25b06 firefox-bin: 89.0.1 -> 89.0.2
(cherry picked from commit 9c732514b7854ce42576d61d70e9705ccaf2b6a6)
2021-06-30 00:17:48 -07:00
fortuneteller2k 6a033a0b1b pantheon.notes-up, notes-up: 2.0.2 -> unstable-2020-12-29
(cherry picked from commit 069c13eac9e40c4d41187da521b52a8c2cd7d3c9)
2021-06-30 01:25:52 +00:00
Charlotte Van Petegem 4fae706ade qutebrowser: 2.2.3 -> 2.3.0
(cherry picked from commit 7286fc29c544f66126c955d4374a53684e4a6c37)
2021-06-29 06:55:14 +00:00
Michael Ashton 5079a07985 unison: patch 2.51.3
Add patch which fixes builds with (at least) ocaml 4.12.0, and
remove build constraint for 4.09.  Necessary because unison built
with 4.09 is not compatible with unison built with 4.12, e.g. on
recent Homebrew.

(cherry picked from commit 7282b4fc0389217c60fe788cb80d10f3e80e447d)
2021-06-29 08:23:38 +02:00
Jonathan Ringer bb60ebee93 Merge remote-tracking branch 'origin/release-21.05' into staging-next-21.05 2021-06-28 10:04:12 -07:00
Robert Schütz bf3efb9692 ghostwriter: 2.0.1 -> 2.0.2
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.2
(cherry picked from commit 596ae9e8a366d5279369f636bdf7bdd68ff31e70)
2021-06-28 14:14:54 +02:00
Vladimír Čunát a58ab1cef0 Merge #127383: firefox*: 89.0 -> 89.0.1 (into release-21.05) 2021-06-27 09:42:16 +02:00
Robert Schütz aa41a0df68 imagemagick7: 7.1.0-1 -> 7.1.0-2
(cherry picked from commit 1eef635d2376c7539b8b69d1058e0ae1a753d6fb)
2021-06-26 22:42:03 +02:00
Robert Schütz 5b7119dcca imagemagick6: 6.9.12-16 -> 6.9.12-17
(cherry picked from commit adb518b5e94024462781bced3baa8a5ab05bd0d0)
2021-06-26 14:44:34 +00:00