Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
/ nixpkgs-channels Public archive
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff54d08dc844
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c55809e25602
Choose a head ref

Commits on Jan 16, 2020

  1. Copy the full SHA
    9aff619 View commit details

Commits on Jan 26, 2020

  1. hexdino: use pname

    bhipple committed Jan 26, 2020
    Copy the full SHA
    f796942 View commit details
  2. spdk: 19.10 -> 19.10.1

    r-ryantm committed Jan 26, 2020
    Copy the full SHA
    8d8adfa View commit details

Commits on Jan 27, 2020

  1. Copy the full SHA
    c82403a View commit details
  2. hexchat: 2.14.2 -> 2.14.3

    alexbakker committed Jan 27, 2020
    Copy the full SHA
    75b3072 View commit details
  3. Copy the full SHA
    0e42a6a View commit details

Commits on Jan 28, 2020

  1. Copy the full SHA
    9f83317 View commit details
  2. Copy the full SHA
    f49fa93 View commit details
  3. hadolint: add static executable

    zowoq committed Jan 28, 2020
    Copy the full SHA
    47dbac7 View commit details
  4. Copy the full SHA
    ded3116 View commit details
  5. calf: build with recent gcc

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    f55b36f View commit details
  6. firebird: mark as broken

    Hasn't been updated since 2017 and breaks when building with a more
    recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
    tried to update this to a more recent version which didn't work either,
    but as this is pretty old I'm not even sure if this package is used atm.
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    e1d3504 View commit details
  7. r-packages: update

    This update was primarily done to update rPackages.V8 to 3.0 which
    doesn't depend on an ancient version of v8 anymore.
    
    Also dropped the `-lv8_libplatform` linker flag. It seems as this now
    part of `v8.so` as `v8_libplatform.so` doesn't exist anymore on recent
    v8 versions in nixpkgs, but the headers are still there and there aren't
    any "undefined reference to" errors while linking.
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    3c525b7 View commit details
  8. v8_3_14: remove

    Doesn't build with gcc>=5.
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    2826c7e View commit details
  9. cudatoolkit_8: build with gcc6

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    7a5c8cf View commit details
  10. gcc5: remove

    Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].
    
    [1] https://gcc.gnu.org/gcc-5/
    [2] https://hydra.nixos.org/build/110408216
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    79a567c View commit details
  11. xen: remove 4.5

    Depends on a fairly old gcc, marked as insecure for ~2 years.
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    10ad9fe View commit details
  12. gnaural: remove

    Marked as broken for >2 years, doesn't build with recent gcc.
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    8aad6fb View commit details
  13. cudatoolkit_7*: build w/gcc6

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    d0743cc View commit details
  14. Copy the full SHA
    871e262 View commit details
  15. avarice: remove

    Broken for almost 2 years, doesn't build with recent
    gcc (-> incompatible with latest glibc).
    Ma27 committed Jan 28, 2020
    Copy the full SHA
    1a87117 View commit details
  16. picat: 1.9-4 -> 2.8-2

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    6638819 View commit details
  17. avian: build with recent gcc

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    ff2d746 View commit details
  18. archimedes: build w/gcc6

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    6a69a32 View commit details
  19. foundationdb5: build with gcc6

    Ma27 committed Jan 28, 2020
    Copy the full SHA
    a064678 View commit details
  20. gcc49: fix build for glibc>=2.28

    Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
    Ma27 and veprbl committed Jan 28, 2020
    Copy the full SHA
    295a52f View commit details
  21. Copy the full SHA
    dd583e7 View commit details

Commits on Jan 29, 2020

  1. Copy the full SHA
    7b9bd59 View commit details
  2. Merge pull request #78503 from bhipple/fix/hexdino

    hexdino: use pname
    worldofpeace authored Jan 29, 2020
    Copy the full SHA
    269a056 View commit details
  3. Merge pull request #78740 from marsam/fix-ecdsatool

    ecdsatool: add to all-packages.nix
    marsam authored Jan 29, 2020
    Copy the full SHA
    ab12d07 View commit details
  4. Merge pull request #78629 from r-ryantm/auto-update/python2.7-moznetwork

    python27Packages.moznetwork: 0.27 -> 1.0.0
    marsam authored Jan 29, 2020
    Copy the full SHA
    6fc1430 View commit details
  5. Merge pull request #78626 from alexbakker/hexchat-2.14.3

    hexchat: 2.14.2 -> 2.14.3
    marsam authored Jan 29, 2020
    Copy the full SHA
    13f5118 View commit details
  6. Merge pull request #78621 from r-ryantm/auto-update/python2.7-musicbr…

    …ainzngs
    
    python27Packages.musicbrainzngs: 0.6 -> 0.7.1
    marsam authored Jan 29, 2020
    Copy the full SHA
    46579e1 View commit details
  7. Merge pull request #78666 from r-ryantm/auto-update/python2.7-plyvel

    python27Packages.plyvel: 1.1.0 -> 1.2.0
    marsam authored Jan 29, 2020
    Copy the full SHA
    74abfc3 View commit details
  8. Merge pull request #78662 from r-ryantm/auto-update/python2.7-pykeepass

    python27Packages.pykeepass: 3.1.2 -> 3.2.0
    marsam authored Jan 29, 2020
    Copy the full SHA
    df78553 View commit details
  9. Merge pull request #77806 from softinio/update-codeowners

    Add myself as vim plugins codeowner
    marsam authored Jan 29, 2020
    Copy the full SHA
    0e4a7d9 View commit details
  10. Merge pull request #78667 from zowoq/hadolint

    hadolint: add static executable
    marsam authored Jan 29, 2020
    Copy the full SHA
    eb35f59 View commit details
  11. Merge pull request #78530 from r-ryantm/auto-update/spdk

    spdk: 19.10 -> 19.10.1
    marsam authored Jan 29, 2020
    Copy the full SHA
    906b5d7 View commit details
  12. Merge pull request #78741 from mayflower/pkg/opensmtpd-6.6.2

    opensmtpd: 6.6.1p1 -> 6.6.2p1
    flokli authored Jan 29, 2020
    Copy the full SHA
    a2ee235 View commit details
  13. Merge pull request #77985 from Ma27/drop-old-gcc

    gcc: remove versions 4.9 and 5
    Ma27 authored Jan 29, 2020
    Copy the full SHA
    c55809e View commit details
Showing with 384 additions and 1,036 deletions.
  1. +1 −1 .github/CODEOWNERS
  2. +5 −0 nixos/doc/manual/release-notes/rl-2003.xml
  3. +0 −19 pkgs/applications/audio/gnaural/default.nix
  4. +3 −2 pkgs/applications/editors/hexdino/default.nix
  5. +2 −10 pkgs/applications/networking/irc/hexchat/default.nix
  6. +0 −261 pkgs/applications/virtualization/xen/4.5.nix
  7. +1 −52 pkgs/applications/virtualization/xen/packages.nix
  8. +8 −0 pkgs/applications/window-managers/afterstep/default.nix
  9. +3 −5 pkgs/development/compilers/cudatoolkit/default.nix
  10. +7 −1 pkgs/development/compilers/gcc/4.9/default.nix
  11. +0 −328 pkgs/development/compilers/gcc/5/default.nix
  12. +9 −6 pkgs/development/compilers/picat/default.nix
  13. +2 −2 pkgs/development/libraries/spdk/default.nix
  14. +0 −86 pkgs/development/libraries/v8/3.14.nix
  15. +2 −2 pkgs/development/python-modules/marionette-harness/moznetwork.nix
  16. +2 −2 pkgs/development/python-modules/musicbrainzngs/default.nix
  17. +2 −2 pkgs/development/python-modules/plyvel/default.nix
  18. +2 −2 pkgs/development/python-modules/pykeepass/default.nix
  19. +190 −166 pkgs/development/r-modules/cran-packages.nix
  20. +9 −4 pkgs/development/r-modules/default.nix
  21. +0 −24 pkgs/development/tools/misc/avarice/default.nix
  22. +1 −0 pkgs/servers/firebird/default.nix
  23. +3 −1 pkgs/servers/foundationdb/default.nix
  24. +117 −0 pkgs/servers/foundationdb/patches/gcc-fixes.patch
  25. +4 −8 pkgs/servers/foundationdb/vsmake.nix
  26. +2 −2 pkgs/servers/mail/opensmtpd/default.nix
  27. 0 pkgs/tools/security/{ → ecdsatool}/default.nix
  28. +9 −49 pkgs/top-level/all-packages.nix
  29. +0 −1 pkgs/top-level/static.nix
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -164,7 +164,7 @@
/pkgs/top-level/emacs-packages.nix @adisbladis

# VimPlugins
/pkgs/misc/vim-plugins @jonringer
/pkgs/misc/vim-plugins @jonringer @softinio

# VsCode Extensions
/pkgs/misc/vscode-extensions @jonringer
5 changes: 5 additions & 0 deletions nixos/doc/manual/release-notes/rl-2003.xml
Original file line number Diff line number Diff line change
@@ -452,6 +452,11 @@ users.users.me =
please refer to the <link xlink:href="https://www.citrix.com/de-de/support/product-lifecycle/milestones/receiver.html">support and maintenance information</link> from upstream.
</para>
</listitem>
<listitem>
<para>
The <literal>gcc5</literal> and <literal>gfortran5</literal> packages have been removed.
</para>
</listitem>
</itemizedlist>
</section>

19 changes: 0 additions & 19 deletions pkgs/applications/audio/gnaural/default.nix

This file was deleted.

5 changes: 3 additions & 2 deletions pkgs/applications/editors/hexdino/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ stdenv, fetchFromGitHub, rustPlatform, ncurses }:
rustPlatform.buildRustPackage rec {
name = "hexdino-${version}";

rustPlatform.buildRustPackage {
pname = "hexdino";
version = "0.1.0";

src = fetchFromGitHub {
12 changes: 2 additions & 10 deletions pkgs/applications/networking/irc/hexchat/default.nix
Original file line number Diff line number Diff line change
@@ -7,13 +7,13 @@

stdenv.mkDerivation rec {
pname = "hexchat";
version = "2.14.2";
version = "2.14.3";

src = fetchFromGitHub {
owner = "hexchat";
repo = "hexchat";
rev = "v${version}";
sha256 = "1kz81xfis0bw2cfd6ndw32jdzdl5azk9ixqj4a3lginmlj6fs45a";
sha256 = "08kvp0dcn3bvmlqcfp9312075bwkqkpa8m7zybr88pfp210gfl85";
};

nativeBuildInputs = [ meson ninja pkgconfig ];
@@ -24,14 +24,6 @@ stdenv.mkDerivation rec {
isocodes
];

patches = [
#https://github.com/hexchat/hexchat/issues/2237
(fetchpatch {
url = "https://src.fedoraproject.org/rpms/hexchat/raw/8a08a0c8a8da503b18f2fbb15194c5f3728a689a/f/0001-Python-plugin-Call-EndInterpreter-when-deinit-ing-th.patch";
sha256 = "1199dj3wvjqj6h5vlm7lzhaax84j9ki6an8y8fs4rww27iq0lk8g";
})
];

#hexchat and hexchat-text loads enchant spell checking library at run time and so it needs to have route to the path
postPatch = ''
sed -i "s,libenchant-2.so.2,${enchant2}/lib/libenchant-2.so.2,g" src/fe-gtk/sexy-spell-entry.c
261 changes: 0 additions & 261 deletions pkgs/applications/virtualization/xen/4.5.nix

This file was deleted.

Loading