271228 Commits

Author SHA1 Message Date
AndersonTorres
f53698c8df mpd: mpd_clientlib -> libmpdclient 2021-02-12 08:28:36 -03:00
adisbladis
0f77944b6d
Merge pull request #112880 from alyssais/jam-mode
emacs.pkgs.jam-mode: init at 0.3
2021-02-12 12:06:24 +01:00
Michael Weiss
2c2ce6bf9e
Merge pull request #112866 from bobrik/ivan/libaom-aarch64-fix
libaom: only disable cpu detectio on arm64 and do it as recommended
2021-02-12 12:02:41 +01:00
Maximilian Bosch
5ea8bde3e7
citrix_workspace: add 21.01.0.14
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2101
2021-02-12 11:23:35 +01:00
Maximilian Bosch
801c70690a
linuxPackaes.wireguard: 1.0.20201221 -> 1.0.20210124
Announcement: https://lists.zx2c4.com/pipermail/wireguard/2021-January/006349.html
2021-02-12 11:23:35 +01:00
Walter Franzini
42e689e5bd sox: musl does not support pipe rewind
Disable the pipe rewind related feature since musl has no support for it.
2021-02-12 11:06:29 +01:00
Walter Franzini
92225849b0 libsodium: disable stackprotector on musl32 2021-02-12 11:06:29 +01:00
Walter Franzini
67c8584209 libexecinfo: enables stackprotector through hardeningEnable
The makefile patch pulled from alpinelinux used to enable
stackprotector unconditionally.  This change use the nixpkgs flag
hardeningEnable.

This is required to support platform where stackprotector has
problems.
2021-02-12 11:06:29 +01:00
Walter Franzini
87e35291a5 disable stackprotector on target platform musl32 2021-02-12 11:06:29 +01:00
Daniël de Kok
bbb28ccf1a maturin: remove (now) unused gmp and openssl buildInputs 2021-02-12 10:56:55 +01:00
Daniël de Kok
825ce379a8 maturin: reformat, use hash/cargoHash 2021-02-12 10:56:45 +01:00
Daniël de Kok
2596df2322 maturin: take Security as an argument, rather than darwin 2021-02-12 10:45:00 +01:00
Daniël de Kok
933c2425d9 doc: fix syntax error in BLAS/LAPACK overlay example
Attribute-values pairs were not properly terminated by a semicolon.
2021-02-12 10:37:16 +01:00
Mario Rodas
a4f9ea1e51 tailscale: remove tagHash reference 2021-02-12 04:20:00 -05:00
Emery Hemingway
35e12d8343 Revert "llvm_11: patch to recognize Genode platform triples"
Pushed to the wrong remote :(

This reverts commit 9ddb9c0021ede97e981c3dee2250bbd1abc50c6f.
2021-02-12 10:16:55 +01:00
Emery Hemingway
9ddb9c0021 llvm_11: patch to recognize Genode platform triples
This patch does not add Genode support to the Clang frontend or
LLVM runtime libraries, only the LLVM code generator and optimizer.
2021-02-12 10:12:41 +01:00
Fabian Affolter
f63c272aab python3Packages.brother: 0.2.0 -> 0.2.1 2021-02-12 10:00:35 +01:00
Michael Raskin
27f172ebd1
Merge pull request #112019 from 7c6f434c/fix-service-runner
nixos/service-runner: fix evaluation
2021-02-12 08:50:52 +00:00
Michael Raskin
15e3cfd76f
Merge pull request #112871 from r-ryantm/auto-update/eudev
eudev: 3.2.9 -> 3.2.10
2021-02-12 08:49:56 +00:00
OPNA2608
bf65a2d07b bambootracker: fix Darwin build 2021-02-12 09:47:20 +01:00
Michael Raskin
c1b9e4c852
Merge pull request #112718 from purcell/ecl-21
ecl: 20.4.24 -> 21.2.1, enable Darwin
2021-02-12 08:42:58 +00:00
Michael Raskin
a247da234c
Merge pull request #112445 from r-ryantm/auto-update/visidata
visidata: 2.2 -> 2.2.1
2021-02-12 08:41:37 +00:00
R. RyanTM
3ce2962340 facter: 3.14.15 -> 3.14.16 2021-02-12 08:39:22 +00:00
R. RyanTM
971a2aa66b eudev: 3.2.9 -> 3.2.10 2021-02-12 08:33:41 +00:00
Yannick Markus
56a7b87444
mullvad-vpn: 2020.7 -> 2021.1
fixed license to gpl3Only
2021-02-12 09:33:36 +01:00
adisbladis
453b93ca03
Merge pull request #112851 from marsam/update-podman
podman: 2.2.1 -> 3.0.0
2021-02-12 09:28:15 +01:00
jupblb
9cdd7aedb0
Override bclose-vim with vim-bbye as dependency for lf-vim 2021-02-12 09:21:08 +01:00
"jupblb"
e67163e4ae vimPlugins.vim-bbye: init at 2018-03-03 2021-02-12 09:19:05 +01:00
"jupblb"
484f879af5 vimPlugins: update 2021-02-12 09:18:42 +01:00
freezeboy
96a0d30eb0 aws-sam-cli: 1.6.2 -> 1.14.0 2021-02-12 09:07:28 +01:00
freezeboy
b1611c8158 python3Packages.aws-sam-translator: 1.27.0 -> 1.32.0 2021-02-12 09:01:21 +01:00
Vincent Laporte
edf3a8376e ocamlPackages.ppx_deriving_protobuf: 2.7 → 3.0.0 2021-02-12 09:00:11 +01:00
Daniël de Kok
dbc8633daf doc: describe cargoBuildHook and maturinBuildHook in the Rust section 2021-02-12 08:40:46 +01:00
Daniël de Kok
17bc423534 python3Packages.johnnycanencrypt: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok
15c32ae8b1 python3Packages.adblock: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok
73bf3bdd89 python3Packages.wasmer: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok
a24453fe94 python3Packages.retworkx: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok
160cf87086 rustPlatform.maturinBuildHook: init
This build hook can be used to build Python packages using maturin.
2021-02-12 08:40:43 +01:00
Fabian Affolter
4d9d184037 python3Packages.pywizlight: 0.4.4 -> 0.4.5 2021-02-12 08:33:15 +01:00
Ivan Babrou
e99678639d libaom: only disable cpu detectio on arm64 and do it as recommended
Having `OFF` instead of `0` makes x86_64 build unhappy.
2021-02-11 23:31:03 -08:00
Bernardo Meurer
a115355b20
Merge pull request #112863 from andreabedini/patch-1
maintainers: remove andreabedini
2021-02-12 07:22:57 +00:00
Fabian Affolter
63484fa449 python3Packages.asteval: 0.9.21 -> 0.9.22 2021-02-12 08:21:47 +01:00
Andrea Bedini
c5a0f63e19 maintainers: remove andreabedini
I haven't used Nix or NixOS in a while. <3 👋
2021-02-12 15:04:58 +08:00
Andrea Bedini
91c180188f aws-sam-translator: remove andreabedini from maintainers 2021-02-12 15:04:56 +08:00
Andrea Bedini
ce4a9f4c49 aws-sam-cli: remove andreabedini from maintainers 2021-02-12 15:03:08 +08:00
Peter Hoeg
04e9e9e510 nixos/captive-browser: make it work without a fixed interface
nixpkgs-fmt makes this a lot noisier than it has to be
2021-02-12 14:35:51 +08:00
R. RyanTM
75daf3f72d enlightenment.evisum: 0.5.10 -> 0.5.11 2021-02-12 06:16:53 +00:00
github-actions[bot]
888306cd93
Merge staging-next into staging 2021-02-12 06:16:30 +00:00
github-actions[bot]
1551e9d6ee
Merge master into staging-next 2021-02-12 06:16:24 +00:00
Andrey Golovizin
3fd5a41676 nixos/prosody: fix broken tests 2021-02-12 06:54:20 +01:00