Commit Graph

259857 Commits

Author SHA1 Message Date
Pavol Rusnak
d91e6c32b9
Merge pull request #107672 from zowoq/youtube-dl-update
youtube-dl: 2020.12.22 -> 2020.12.26
2020-12-27 00:02:01 +01:00
Sandro
34423c290c
Merge pull request #107612 from TransientError/sccache-update
sccache: 0.2.13 -> 0.2.14
2020-12-26 23:49:40 +01:00
Florian Klink
8b4cf23bdb
Merge pull request #107553 from flokli/build-go-module-cross-cgo
buildGoModule: fix cross-compilation with CGO_ENABLED=1
2020-12-26 23:45:08 +01:00
Florian Klink
3c8981ee8b buildGoModule: fix cross-compilation with CGO_ENABLED=1
When building a go binary that's linking against some .so/.a, while
cross-compiling, we need to pass the correct compiler, otherwise
`go build` will fail with the not-so helpful error message:

```
gcc_arm64.S: Assembler messages:
gcc_arm64.S:28: Error: no such instruction: `stp x29,x30,[sp,'
gcc_arm64.S:32: Error: too many memory references for `mov'
gcc_arm64.S:34: Error: no such instruction: `stp x19,x20,[sp,'
gcc_arm64.S:37: Error: no such instruction: `stp x21,x22,[sp,'
gcc_arm64.S:40: Error: no such instruction: `stp x23,x24,[sp,'
gcc_arm64.S:43: Error: no such instruction: `stp x25,x26,[sp,'
gcc_arm64.S:46: Error: no such instruction: `stp x27,x28,[sp,'
gcc_arm64.S:50: Error: too many memory references for `mov'
gcc_arm64.S:51: Error: too many memory references for `mov'
gcc_arm64.S:52: Error: too many memory references for `mov'
gcc_arm64.S:54: Error: no such instruction: `blr x20'
gcc_arm64.S:55: Error: no such instruction: `blr x19'
gcc_arm64.S:57: Error: no such instruction: `ldp x27,x28,[sp,'
gcc_arm64.S:60: Error: no such instruction: `ldp x25,x26,[sp,'
gcc_arm64.S:63: Error: no such instruction: `ldp x23,x24,[sp,'
gcc_arm64.S:66: Error: no such instruction: `ldp x21,x22,[sp,'
gcc_arm64.S:69: Error: no such instruction: `ldp x19,x20,[sp,'
gcc_arm64.S:72: Error: no such instruction: `ldp x29,x30,[sp],'
```
2020-12-26 23:40:05 +01:00
Sandro
d26e8bdd9e
Merge pull request #107665 from rmcgibbo/macropy
python38Packages.macropy, python39Packages.macropy: mark as broken
2020-12-26 23:31:12 +01:00
Linus Heckemann
e71634eece
vtk: clean up / reduce code repetition (#107617)
vtk: clean up / reduce code repetition

This refactors the vtk expressions to use a generic base expression,
which is used for all 3 versions.

vtk 7.x no longer uses gcc 8, since the quirk of it not building with
gcc 9 seems to have been fixed.

This also makes the python bindings available for all 3 versions, and
fixes building them for vtk 8 by adding a patch.
2020-12-26 23:27:39 +01:00
zowoq
70bed1a7fd youtube-dl: 2020.12.22 -> 2020.12.26
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.26
2020-12-27 08:27:01 +10:00
Sandro
8e334e6992
Merge pull request #107656 from rmcgibbo/aiomysql
python37Packages.aiomysql: unbreak build
2020-12-26 23:18:40 +01:00
markuskowa
348a547e24
Merge pull request #107655 from markuskowa/upd-ntirpc
ntirpc: 3.3 -> 3.4
2020-12-26 23:10:27 +01:00
Jeff Slight
4bc2573a15
nixos/gitlab: move custom_hooks_dir into gitaly config (#107174) 2020-12-26 22:44:36 +01:00
Bernardo Meurer
c4c899d3ef
Merge pull request #107613 from davidak/bcachefs-sha256
bcachefs: add sha256 kernel module
2020-12-26 21:37:26 +00:00
Sandro
71af942b68
Merge pull request #107619 from suhr/helio 2020-12-26 22:25:58 +01:00
Jeff Slight
e86efbc48b
gitlab: 13.6.1 -> 13.7.1 (#107558) 2020-12-26 22:06:22 +01:00
Robert T. McGibbon
ca1f0aaa2d python38Packages.macropy, python39Packages.macropy: mark as broken 2020-12-26 15:56:18 -05:00
Pascal Wittmann
9e5bb1566e
Merge pull request #107658 from blitz/fix-ckermit
kermit: fix build
2020-12-26 21:50:11 +01:00
Julian Stecklina
7bd7b5bea9 kermit: fix build
... by explicitly selecting the Linux code paths in the source.
2020-12-26 20:37:04 +01:00
Robert T. McGibbon
fde0f4ba42 python37Packages.aiomysql: unbreak build 2020-12-26 14:25:46 -05:00
markuskowa
7543a5bf71
Merge pull request #107636 from markuskowa/clean-molcas
openmolcas: fix fallout from #83888
2020-12-26 20:15:12 +01:00
Sandro
4b3e39fa51
Merge pull request #107577 from magnetophon/stochas 2020-12-26 20:11:23 +01:00
Sandro
81181e752a
Merge pull request #106377 from oxalica/osu-lazer 2020-12-26 20:10:50 +01:00
Sandro
92ba35f8d8
Merge pull request #107273 from arcz/xed
xed: init at 12.0.1
2020-12-26 20:04:35 +01:00
Bart Brouns
4dc9fff596 stochas: init at 1.3.4 2020-12-26 19:47:38 +01:00
Sandro
74826cd912
Merge pull request #106962 from stigtsp/package/perl-mojo-saml-init 2020-12-26 19:02:17 +01:00
Peter Simons
676b7d589f
Merge pull request #107649 from nagy/apache-lua-paths
apacheHttpd, nixos/httpd: set lua paths
2020-12-26 18:50:31 +01:00
Sandro
a76d69addf
Merge pull request #107009 from jonringer/add-pappl
pappl: init at 1.0.0
2020-12-26 18:35:30 +01:00
Markus Kowalewski
75c25b3092
ntirpc: 3.3 -> 3.4 2020-12-26 18:27:13 +01:00
Florian Klink
5afb1fed39
Merge pull request #107457 from flokli/umockdev-0.15.2
umockdev: 0.13.1 -> 0.15.2
2020-12-26 17:36:06 +01:00
Florian Klink
6fa7bdb59d
Merge pull request #107600 from mweinelt/borgbackup
borgbackup: 1.1.14 -> 1.1.15
2020-12-26 17:35:43 +01:00
Benjamin Hipple
3bcf45556c
Merge pull request #107627 from rycee/jhead/known-vulnerabilities
jhead: list known vulnerabilities
2020-12-26 11:15:31 -05:00
Benjamin Hipple
ae7e558cd4
Merge pull request #107631 from marsam/update-litecli
litecli: 1.4.1 -> 1.5.0
2020-12-26 11:12:09 -05:00
markuskowa
e8860f9159
Merge pull request #107635 from markuskowa/upd-ganesha
nfs-ganesha: 3.3 -> 3.4
2020-12-26 17:05:21 +01:00
Markus Kowalewski
1ba79ed57f
openmolcas: set platform to x86-64-linux
This is the main development platforms. Others are not
officially supported.
2020-12-26 16:58:58 +01:00
Peter Simons
7bc8c1ce4f
Merge pull request #107116 from nagy/boost175
boost175: init at 1.75.0
2020-12-26 16:39:04 +01:00
John Ericson
d6eebc0cc3
Merge pull request #107606 from lopsided98/openssh-cross
openssh: fix cross-compilation
2020-12-26 10:31:36 -05:00
Mario Rodas
b2cdea8441
Merge pull request #107633 from marsam/xandikos-man-page
xandikos: install man page
2020-12-26 10:03:44 -05:00
Markus Kowalewski
61b4bf53f0
nfs-ganesha: 3.3 -> 3.4 2020-12-26 14:22:38 +01:00
Robert Helgesson
06ed62c27c
jhead: list known vulnerabilities 2020-12-26 13:28:26 +01:00
Сухарик
8e004a6851 helio-workstation: 3.1 -> 3.3 2020-12-26 14:56:24 +03:00
Mario Rodas
895974a19a k3s: fix name
Fixes https://github.com/NixOS/nixpkgs/issues/107624
2020-12-26 06:50:00 -05:00
Mario Rodas
b0fc889fda
Merge pull request #93711 from arianvp/smallstep-update
smallstep: 0.13.3 -> 0.14.6
2020-12-26 09:43:10 -05:00
R. RyanTM
1e40e796af gnome3.gnome-tweaks: 3.34.0 -> 3.34.1 2020-12-26 12:25:51 +01:00
Sandro
1fae688f77
Merge pull request #107605 from r-ryantm/auto-update/sonata
sonata: 1.7b1 -> 1.7.0
2020-12-26 12:23:53 +01:00
kvwu
0efeb2e100 sccache: 0.2.13 -> 0.2.14 2020-12-25 23:39:41 -08:00
Vincent Laporte
75d69a0a27 ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α2 → 4.12.0~α3 2020-12-26 08:12:49 +01:00
sternenseemann
145c2dd515 ocamlPackages.ounit(2): 2.2.3 -> 2.2.4
also enable tests
2020-12-26 08:12:29 +01:00
Jörg Thalheim
80418f65eb
Merge pull request #107126 from rb2k/rpm_update 2020-12-26 06:01:45 +00:00
Mario Rodas
06a4f7dffb litecli: 1.4.1 -> 1.5.0 2020-12-26 04:20:00 +00:00
Mario Rodas
39e9bcedee xandikos: install man page 2020-12-26 04:20:00 +00:00
Mario Rodas
84917aa00b bibclean: add platforms 2020-12-26 04:20:00 +00:00
Aaron Andersen
8a801d4319
Merge pull request #84117 from IvarWithoutBones/yuzu
yuzu: init at 482
2020-12-25 22:52:29 -05:00