Commit Graph

50377 Commits

Author SHA1 Message Date
Alyssa Ross
8b8dfc5d40
cedille: 1.1.1 -> 1.1.2; fix build 2020-12-10 23:07:32 +00:00
Ryan Mulligan
904b2bde0e
Merge pull request #106583 from r-ryantm/auto-update/istioctl
istioctl: 1.8.0 -> 1.8.1
2020-12-10 15:05:07 -08:00
Alyssa Ross
23d4bfb666
emacsWithPackages: don't tell sub-Emacs about pkgs
If I'm running an Emacs executable from emacsWithPackages as my main
programming environment, and I'm hacking on Emacs, or the Emacs
packaging in Nixpkgs, or whatever, I don't want the Emacs packages
from the wrapper to show up in the load path of that child Emacs.  It
results in differing behaviour depending on whether the child Emacs is
run from Emacs or from, for example, an external terminal emulator,
which is very surprising.

To avoid this, pass another environment variable containing the
wrapper site-lisp path, and use that value to remove the corresponding
entry in EMACSLOADPATH, so it won't be propagated to child Emacsen.
2020-12-10 22:52:31 +00:00
R. RyanTM
e8c2cf4ea2 node-problem-detector: 0.8.4 -> 0.8.5 2020-12-10 21:42:01 +00:00
Alyssa Ross
609843b478
emacsPackages.sql-presto: mark broken 2020-12-10 21:22:04 +00:00
Alyssa Ross
322ee87a10
emacsPackages.per-buffer-theme: mark broken 2020-12-10 21:22:03 +00:00
Alyssa Ross
75bd468468
emacsPackages.instapaper: mark broken 2020-12-10 21:22:01 +00:00
Alyssa Ross
183364f96f
emacsPackages.melancholy-theme: mark broken 2020-12-10 21:21:59 +00:00
Alyssa Ross
4300a94d2f
emacsPackages.magit-stgit: mark broken 2020-12-10 21:21:05 +00:00
Jörg Thalheim
f8e50c3058
Merge pull request #106564 from Mic92/bomi
bomi: remove
2020-12-10 21:00:41 +00:00
R. RyanTM
eb85197962 monero-gui: 0.17.1.5 -> 0.17.1.6 2020-12-10 20:38:13 +00:00
R. RyanTM
9dd8d11c31 istioctl: 1.8.0 -> 1.8.1 2020-12-10 18:18:56 +00:00
github-actions[bot]
79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
R. RyanTM
7c601e15e5 gqrx: 2.14.2 -> 2.14.3 2020-12-10 17:14:46 +00:00
R. RyanTM
8e3c875879 go-chromecast: 0.2.5 -> 0.2.6 2020-12-10 16:56:04 +00:00
Michael Weiss
4ea2b2129e
chromiumBeta: 88.0.4324.27 -> 88.0.4324.41 2020-12-10 17:43:52 +01:00
SCOTT-HAMILTON
d98fae8072
Update pkgs/applications/science/electronics/hal-hardware-analyzer/default.nix
Co-authored-by: Drew <drewrisinger@users.noreply.github.com>
2020-12-10 16:35:46 +01:00
Jörg Thalheim
3897fd61ea
bomi: remove 2020-12-10 16:25:23 +01:00
R. RyanTM
4cddb0930d dumb-init: 1.2.3 -> 1.2.4 2020-12-10 15:01:17 +00:00
Nick Hu
0ed76c77ac
Merge pull request #106552 from siraben/rmapi-update
rmapi: 0.0.12 -> 0.0.13
2020-12-10 14:42:23 +00:00
Pavol Rusnak
1183f62e9f
Merge pull request #106459 from prusnak/electrum
electrum: 4.0.6 -> 4.0.7
2020-12-10 14:59:08 +01:00
06kellyjac
ea7c2cfa56 octant: 0.16.2 -> 0.16.3 2020-12-10 13:51:59 +00:00
06kellyjac
e688c61c24 octant: 0.16.0 -> 0.16.2 2020-12-10 13:51:59 +00:00
Ben Siraphob
a1ea6571c2 rmapi: 0.0.12 -> 0.0.13 2020-12-10 20:10:27 +07:00
Anderson Torres
4c5b28bd8a
Merge pull request #106303 from con-f-use/mpv_umpv_desktop
mpv: umpv desktop file
2020-12-10 10:04:18 -03:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Alyssa Ross
755670f5e4
emacs: fix siteVersionDir path
siteVersionDir isn't a full path, it's just the name of the version
directory entry in $out/share/emacs, e.g. "27.1", so since
d1b0eef9b5 ("emacs: Don't use interpolation for version"), we've been
trying to remove a non-existent directory.  This would have been
caught if we hadn't been giving -f to rm unnecessarily, because -f
suppresses errors.  As well as fixing the path, I've removed the -f
from rm.  Doing this to the line above as well revealed that rm-ing
$out/var was no longer necessary, since nothing has been put there
since ac23a7c459 ("emacs: 25.3 → 26.1") -- it would now only be
created if we set the --with-gameuser configure option, which we
don't.
2020-12-10 12:19:14 +00:00
Mario Rodas
1f65211aa3
Merge pull request #106537 from r-ryantm/auto-update/argocd
argocd: 1.7.10 -> 1.8.1
2020-12-10 06:30:07 -05:00
Mario Rodas
cc9c82074e
Merge pull request #106373 from marsam/drop-terraform_0_11
terraform_0_11: drop
2020-12-10 06:20:44 -05:00
Mario Rodas
d5b75f9c49
Merge pull request #106491 from eduardosm/diffpdf
diffpdf: fix icon
2020-12-10 06:05:30 -05:00
Johan Thomsen
8cbf5337dc kubernetes: 1.19.4 -> 1.19.5 2020-12-10 12:01:32 +01:00
R. RyanTM
e6fc44c84f argocd: 1.7.10 -> 1.8.1 2020-12-10 10:57:41 +00:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
zowoq
820e450810 cni-plugins: 0.8.7 -> 0.9.0
https://github.com/containernetworking/plugins/releases/tag/v0.9.0
2020-12-10 18:53:12 +10:00
Mario Rodas
fd25a49ca9 flexget: 3.1.71 -> 3.1.91 2020-12-10 04:20:00 +00:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Sandro
bb2a4ea8af
Merge pull request #106418 from jonringer/bump-nomad-master
nomad_0_11: 0.11.6 -> 0.11.7
2020-12-10 02:39:27 +01:00
Mario Rodas
dbf381e7a4
Merge pull request #106372 from marsam/update-terraform_0_14
terraform_0_14: 0.14.0 -> 0.14.2
2020-12-09 18:54:34 -05:00
Alyssa Ross
f493e62643 emacsPackages.melpa-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Alyssa Ross
33ee2f22c6 emacsPackages.org-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Alyssa Ross
a43c6fc025 emacsPackages.elpa-packages: 2020-12-09 2020-12-09 22:57:49 +00:00
Michael Alan Dorman
e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Sandro
f37e7aeb8f
Merge pull request #106438 from eduardosm/milkytracker
milkytracker: install .desktop, .appdata and icon files
2020-12-09 22:58:24 +01:00
Sandro
da95c4d5b9
Merge pull request #106442 from taku0/flashplayer-32.0.0.465
flashplayer: 32.0.0.453 -> 32.0.0.465
2020-12-09 22:58:07 +01:00
Eduardo Sánchez Muñoz
5456ab02d9 diffpdf: fix icon
Installing an icon file in `share/icons` (and not a subdirectory) prevents GNOME from display the icon.

The icon is now installed only in `share/pixmaps`.
2020-12-09 22:43:53 +01:00
Niklaus Giger
d955d0ad33
eclipses: add Eclipse IDE for RCP and RAP developers 2020-12-09 22:40:49 +01:00
Alyssa Ross
87ee41b762
weechatScripts.colorize_nicks: init at 27 2020-12-09 21:05:48 +00:00
Doron Behar
bed81aefe2
Merge pull request #97207 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.3 -> 0.8.4
2020-12-09 22:28:35 +02:00
Florian Klink
02e058ed09
Merge pull request #106423 from euank/k3s-update-1.19.4
k3s: 1.19.2+k3s1 -> 1.19.4+k3s2
2020-12-09 21:14:32 +01:00
Florian Klink
c2756603f5
Merge pull request #101739 from euank/k3s-seccomp-dep
k3s: propagate runtime dependencies of the k3s binary
2020-12-09 21:10:26 +01:00
Pavol Rusnak
16b38b0782
electrum: 4.0.6 -> 4.0.7
this release also fixes compatibility with dnspython 2.x,
so we can drop the overrides

also cryptography is required instead of pycryptodomex
(which is required only for tests now) and ecdsa dependency
is dropped completely
2020-12-09 21:02:10 +01:00
Sandro
2789f6de63
Merge pull request #105065 from SuperSandro2000/qtox-darwin 2020-12-09 20:42:54 +01:00
Sandro
cd22d25222
Merge pull request #106419 from r-burns/http-getter
http-getter: unstable-2018-06-06 -> unstable-2020-12-08
2020-12-09 20:39:23 +01:00
Sandro
c211dc47b1
Merge pull request #106469 from r-ryantm/auto-update/obsidian
obsidian: 0.9.17 -> 0.9.20
2020-12-09 20:32:09 +01:00
Sandro Jäckel
b224b4db27
qtox: Fix compilation on darwin, remove parallelBuilds, cleanups 2020-12-09 20:10:52 +01:00
Eduardo Sánchez Muñoz
2959bb7028 gqrx: fix icon
The icon is a single file, so it should be placed in `pixmaps` instead of `icons`.
2020-12-09 19:58:42 +01:00
github-actions[bot]
faad8493f7
Merge master into staging-next 2020-12-09 18:15:18 +00:00
Maximilian Bosch
ace2457eaf
Merge pull request #106436 from Ma27/matrix-updates
matrix-synapse: 1.23.0 -> 1.24.0, element-*: 1.7.14 -> 1.7.15
2020-12-09 19:13:09 +01:00
Michael Weiss
b8936e5523
Merge pull request #106294 from squalus/ungoogled-20201207
ungoogled-chromium: 86.0.4240.183-1 -> 87.0.4280.88-1
2020-12-09 18:48:37 +01:00
R. RyanTM
a762e7fa8a obsidian: 0.9.17 -> 0.9.20 2020-12-09 17:34:14 +00:00
github-actions[bot]
4090c86280
Merge master into staging-next 2020-12-09 12:20:10 +00:00
Eduardo Sánchez Muñoz
3d22c964af milkytracker: install .desktop, .appdata and icon files
Fixes https://github.com/NixOS/nixpkgs/issues/106288.
2020-12-09 12:52:54 +01:00
Maximilian Bosch
0d5608d9b5
element-web: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.15

Also had to replace `riot` with `element` in the download URL now as the
artifacts were renamed in this release.
2020-12-09 12:27:03 +01:00
Maximilian Bosch
db6c4b1bec
element-desktop: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.15
2020-12-09 12:26:31 +01:00
freezeboy
5bdcc31616 amsn: remove application 2020-12-09 11:04:14 +01:00
Stefan Frijters
a86498a355
maestral-qt: 1.3.0 -> 1.3.1 2020-12-09 10:44:47 +01:00
Stefan Frijters
c326458b40
maestral-qt: 1.2.1 -> 1.3.0 2020-12-09 10:44:47 +01:00
Euan Kemp
6eb941d8c4 k3s: propagate runtime dependencies of the k3s binary
Fixes #101734

Prior to this change, the k3s binary included a tarball containing
binaries like 'kubectl', but didn't keep a runtime reference to those
runtime dependencies in plaintext (since they were gzipped inside the
single combined k3s binary).

In order for nix's automatic runtime dependency detection to work, we
need to have a reference to them somewhere in $out.
propagatedBuildInputs seems to do the right thing for us here.
Running `nix-store -q --tree /nix/store/path/to/k3s` produces a
different output after this change which includes the `libseccomp`
reference I expect.
2020-12-09 00:08:15 -08:00
Euan Kemp
5ca87dcf73 k3s: 1.19.2+k3s1 -> 1.19.4+k3s2
This includes a fix for CVE-2020-15257, as described in the upstream
release notes: https://github.com/k3s-io/k3s/releases/tag/v1.19.4%2Bk3s2
2020-12-08 23:56:50 -08:00
zowoq
d183736d69 kubectl: use installShellFiles 2020-12-09 17:28:26 +10:00
zowoq
563ff4adf9 kubernetes: misc fixes
- don't install unnecessary binaries
- remove go-bindata, already vendored by upstream
- use installShellFiles, add kubeadm completion
- require kubeadm/kubectl so installPhase can't be broken
2020-12-09 17:28:26 +10:00
github-actions[bot]
ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Ryan Burns
fb0f4a282d http-getter: unstable-2018-06-06 -> unstable-2020-12-08
Fixes build on darwin. No functional changes.
2020-12-08 21:00:36 -08:00
Jonathan Ringer
2f87869190
nomad_0_11: 0.11.6 -> 0.11.7 2020-12-08 20:50:06 -08:00
Sandro
a3289a62c4
Merge pull request #101468 from alirezameskin/master 2020-12-09 05:45:46 +01:00
Mario Rodas
90a854f741
Merge pull request #106410 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.10-35 -> 7.0.10-46
2020-12-08 22:48:28 -05:00
R. RyanTM
3139f42543 imagemagick7: 7.0.10-35 -> 7.0.10-46 2020-12-09 02:56:01 +00:00
Mario Rodas
d139a00860
Merge pull request #106378 from zowoq/podman
podman: 2.2.0 -> 2.2.1
2020-12-08 20:51:55 -05:00
Sandro
92a721add0
Merge pull request #106392 from tasmo/standardnotes-3.5.11
standardnotes: 3.3.3 -> 3.5.11
2020-12-09 02:22:12 +01:00
github-actions[bot]
7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Sandro
4e5fc1ed86
Merge pull request #106371 from r-ryantm/auto-update/feh
feh: 3.6 -> 3.6.1
2020-12-09 01:36:11 +01:00
Thomas Friese
4c842c97b0
standardnotes: 3.3.3 -> 3.5.11 2020-12-08 23:45:30 +01:00
Sandro
5f56dd84b7
Merge pull request #106322 from r-ryantm/auto-update/rednotebook
rednotebook: 2.20 -> 2.21
2020-12-08 21:10:05 +01:00
Sandro
a3db773404
Merge pull request #106370 from SCOTT-HAMILTON/berry
berry: fix missing libXext
2020-12-08 21:09:16 +01:00
zowoq
cfbc1af189 podman: 2.2.0 -> 2.2.1
https://github.com/containers/podman/releases/tag/v2.2.1
2020-12-09 05:37:31 +10:00
github-actions[bot]
e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
R. RyanTM
163bd93f63 feh: 3.6 -> 3.6.1 2020-12-08 18:11:31 +00:00
Marek Mahut
0081f50505
Merge pull request #106368 from r-ryantm/auto-update/dnscontrol
dnscontrol: 3.4.2 -> 3.5.0
2020-12-08 19:10:33 +01:00
SCOTT-HAMILTON
c654952235 berry: fix missing libXext 2020-12-08 19:10:27 +01:00
Mario Rodas
9b2804b7b3 terraform_0_14: 0.14.0 -> 0.14.2
+ https://github.com/hashicorp/terraform/releases/tag/v0.14.1
+ https://github.com/hashicorp/terraform/releases/tag/v0.14.2
2020-12-08 13:06:00 -05:00
R. RyanTM
50812a34c6 dnscontrol: 3.4.2 -> 3.5.0 2020-12-08 17:58:33 +00:00
Orivej Desh
a9ba757842 musescore: build in release configuration
This affects settings and document directories.

The configuration was "release" before the switch from fetchzip to
fetchFromGitHub.
2020-12-08 16:40:13 +00:00
Vincent Laporte
57f2285079 stog: fix compatibility with uri ≥ 4.0.0 2020-12-08 17:33:12 +01:00
Gabriel Ebner
af0e520681
Merge pull request #106360 from gebner/build-coin3d-cmake
coin3d, soqt, freecad: update to git master
2020-12-08 17:32:02 +01:00
Timo Kaufmann
39ad6d5374
Merge pull request #106300 from asbachb/update/netbeans
netbeans: 12.1 -> 12.2
2020-12-08 17:18:08 +01:00
Gabriel Ebner
4cf1233176
Merge pull request #106267 from gebner/linphone
linphone: unstable-2020-03-06 -> 4.2.4
2020-12-08 16:33:15 +01:00
markuskowa
6d86fa0085
Merge pull request #103939 from rmcgibbo/nice-dcv
nice-dcv-client: init at 2020.2.1737-1
2020-12-08 16:32:29 +01:00
Gabriel Ebner
ee545c66ca freecad: 2020-10-17 -> 2020-12-08 2020-12-08 16:32:26 +01:00
Robert T. McGibbon
7e8e71f73e nice-dcv-client: init at 2020.2.1737-1 2020-12-08 09:56:42 -05:00
Doron Behar
da32a988ef
Merge pull request #106306 from r-ryantm/auto-update/mympd
mympd: 6.8.1 -> 6.8.3
2020-12-08 15:24:31 +02:00