3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

50206 commits

Author SHA1 Message Date
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
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
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
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
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
Mario Rodas 8337128296
Merge pull request #106170 from 06kellyjac/kube3d
kube3d: 3.3.0 -> 3.4.0
2020-12-08 08:02:15 -05:00
Michael Weiss d35b635628
chromedriver.src: Update the hash
I just regenerated upstream-info.json using update.py again and got a
different hash this time (but the same hash as in #106272). Therefore,
the only possible explanation I have is that upstream changed the file
that is hosted at [0]. I'll try to contact upstream regarding this.

Fix #106272.

[0]: https://chromedriver.storage.googleapis.com/87.0.4280.88/chromedriver_linux64.zip
2020-12-08 13:46:47 +01:00
Michael Raskin e083265ac0
Merge pull request #106335 from r-ryantm/auto-update/visidata
visidata: 2.0.1 -> 2.1
2020-12-08 10:11:54 +00:00
Alireza Meskin 147fae2bd6 zktree:: init at 0.0.1 2020-12-08 10:29:48 +01:00
Mario Rodas e61421b6b3
Merge pull request #106325 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.13 -> 2.14
2020-12-08 04:06:31 -05:00
Jan Tojnar 8a42fbfa6a
Merge pull request #106277 from Pacman99/fix-gnome-podcasts
gnome-podcasts: add dependency gst-plugins-good
2020-12-08 10:03:32 +01:00
R. RyanTM 5e81263cfd visidata: 2.0.1 -> 2.1 2020-12-08 08:57:43 +00:00
Mario Rodas 09766f8e8a
Merge pull request #106301 from r-ryantm/auto-update/mg
mg: 6.7 -> 6.8.1
2020-12-08 03:56:42 -05:00
markuskowa ba5c6f6075
Merge pull request #105133 from markuskowa/fix-gromacs
Gromacs: fix SIMD flags, and OpenMP
2020-12-08 09:10:38 +01:00
R. RyanTM c5c3edff54 seaweedfs: 2.13 -> 2.14 2020-12-08 05:38:04 +00:00
Sandro ea549c46b6
Merge pull request #105830 from wamserma/gatling16 2020-12-08 05:52:11 +01:00
Sandro 4085eecbc0
Merge pull request #101937 from penguwin/img-cat
img-cat: init at 1.2.0
2020-12-08 05:51:11 +01:00
R. RyanTM 1ecb8e72c2 rednotebook: 2.20 -> 2.21 2020-12-08 04:46:29 +00:00
Sandro d01627cb71
Merge pull request #101848 from kinnala/master 2020-12-08 05:42:37 +01:00
Sandro 395cfa475d
Merge pull request #93365 from fzakaria/spacevim
spacevim: init at v1.5.0
2020-12-08 05:29:16 +01:00
Sandro cd924f8fdc
Merge pull request #78488 from mothsART/bugfix/guake-locale
correction on Guake i18n : guake use C locales (not gettext directly)
2020-12-08 04:28:28 +01:00
Aaron Andersen e190f2723e
Merge pull request #106305 from r-ryantm/auto-update/musikcube
musikcube: 0.95.0 -> 0.96.1
2020-12-07 21:01:58 -05:00
R. RyanTM 537b1abc3e mympd: 6.8.1 -> 6.8.3 2020-12-08 00:58:25 +00:00
taku0 5101b357ec
flashplayer: 32.0.0.445 -> 32.0.0.453 (#103441) 2020-12-08 00:54:43 +00:00
R. RyanTM a85e96dd05 musikcube: 0.95.0 -> 0.96.1 2020-12-08 00:52:42 +00:00
Benjamin Asbach a9616e521f netbeans: remove windows binaries before copying package to output 2020-12-08 01:08:27 +01:00
R. RyanTM d4d86340c0 mg: 6.7 -> 6.8.1 2020-12-08 00:07:21 +00:00
Benjamin Asbach 4437752e39 netbeans: 12.1 -> 12.2 2020-12-08 00:44:04 +01:00
Markus S. Wamser 717beb92fa opentracker: use makeFlags instead of patching (refactoring)
Co-authored-by: Mic92 (Jörg Thalheim)
2020-12-07 23:46:43 +01:00
Sandro 473eeb7705
Merge pull request #106269 from r-ryantm/auto-update/goxel
goxel: 0.10.6 -> 0.10.7
2020-12-07 21:58:35 +01:00
Pacman99 94ba22c1fa gnome-podcasts: add dependency gst-plugins-good
This fixes "No decoder available for type
'application/x-id3'"
2020-12-07 11:59:03 -08:00