nixpkgs/pkgs
Sergei Trofimovich 387d083590 rox-filer: pull upstream fix for -fno-common toolchains
Without the change build agaist -fno-common toolchains like upstream
gcc-10 fails as:

    $ nix build -L --impure --expr 'with import ./. {}; rox-filer.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: session.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
      multiple definition of `session_auto_respawn';
        main.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
        first defined here

While at it normalized local patch against top-level source tree
to ease application of upstream patches as is.
2022-05-08 10:09:54 +01:00
..
applications Merge pull request #169164 from r-ryantm/auto-update/logseq 2022-05-08 13:41:26 +08:00
build-support buildRustCrate: set meta.mainProgram to crateName 2022-05-05 14:25:27 +00:00
common-updater
data Merge pull request #169655 from serge-belov/sb-nixpkgs-khmeros 2022-05-06 23:33:43 +02:00
desktops rox-filer: pull upstream fix for -fno-common toolchains 2022-05-08 10:09:54 +01:00
development python3Packages.requests-aws4auth: specify extras-require 2022-05-07 20:23:24 -07:00
games Merge pull request #170901 from NULLx76/papermc-update-1.18.2-313 2022-05-06 18:15:24 +02:00
misc Merge pull request #171602 from malob/treewide-mainProgram 2022-05-05 18:16:09 -07:00
os-specific Merge pull request #171927 from alexshpilkin/adopt-facetimehd-calibration 2022-05-07 11:45:26 +02:00
pkgs-lib
servers home-assistant: support nextbus component 2022-05-07 07:35:26 +00:00
shells treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
stdenv Merge pull request #119942 from hercules-ci/mkDerivation-overridable-recursive-attributes 2022-05-04 14:31:50 +03:00
test nixos-functions: Set system.stateVersion 2022-05-05 12:51:39 +02:00
tools Merge pull request #168851 from aaronjheng/codesearch 2022-05-08 14:01:05 +08:00
top-level Merge pull request #171303 from renesat/submit/autorestic 2022-05-08 06:31:44 +03:00