Updating Cargo.nix

[?]
May 19, 2021, 1:39 PM
UJI4SB5TUZMT2CVQTXYEAZSLFIV73VWFCWT3VOSUFJRGLP3DAUHAC

Dependencies

  • [2] LPOLG44W fixing nix build
  • [3] Q7CAYX5N Fixing Windows compilation
  • [4] G734WNM6 flake.nix: use crate2nix
  • [5] CCLLB7OI Upgrading to Sanakirja 0.15 + version bump
  • [6] 3VJB4ULD Updating Cargo.nix
  • [7] I24UEJQL Various post-fire fixes
  • [8] SAGSYAPX Various version bumps
  • [9] 6DOXSHWG Cleanup, and version bump
  • [10] B3QWIGDE Fixing the Git features with the latest Pijul (+ conflicts in Cargo.toml)
  • [11] RXNT67OT Sanakirja version, and removing an unwrap
  • [12] 7ZFRYVVQ Cargo.nix and formatting
  • [13] FXT5FS5W Updating Cargo.nix
  • [14] ENKQ3QZG Forward the exit status messages from the SSH background loop to the client (solving hangs)
  • [*] I52XSRUH Massive cleanup, and simplification

Change contents

  • replacement in Cargo.nix at line 2734
    [3.86393][3.86393:86468]()
    name = "pijul-macros";
    packageId = "pijul-macros";
    [3.86393]
    [3.86468]
    name = "path-slash";
    packageId = "path-slash";
    optional = true;
  • replacement in Cargo.nix at line 2739
    [3.86492][3.86492:86519](),[3.86519][3.111738:111776]()
    name = "rand";
    packageId = "rand 0.8.3";
    [3.86492]
    [3.86551]
    name = "pijul-macros";
    packageId = "pijul-macros";
  • replacement in Cargo.nix at line 2808
    [3.87922][3.139683:139778]()
    "ondisk-repos" = [ "mmap" "zstd" "ignore" "canonical-path" "lru-cache" "tempfile" ];
    [3.87922]
    [3.87977]
    "ondisk-repos" = [ "mmap" "zstd" "ignore" "canonical-path" "lru-cache" "tempfile" "path-slash" ];
  • replacement in Cargo.nix at line 2813
    [3.88110][3.139779:139985]()
    resolvedDefaultFeatures = [ "canonical-path" "default" "dump" "flate2" "ignore" "lru-cache" "mmap" "ondisk-repos" "regex" "tar" "tarball" "tempfile" "text-changes" "tokio" "zstd" "zstd-seekable" ];
    [3.88110]
    [3.88276]
    resolvedDefaultFeatures = [ "canonical-path" "default" "dump" "flate2" "ignore" "lru-cache" "mmap" "ondisk-repos" "path-slash" "regex" "tar" "tarball" "tempfile" "text-changes" "tokio" "zstd" "zstd-seekable" ];
  • edit in Cargo.nix at line 3649
    [3.114338]
    [3.114338]
    "path-slash" = rec {
    crateName = "path-slash";
    version = "0.1.4";
    edition = "2018";
    sha256 = "06dnnmd3fvmr9ngwgj0xrfj9s8h09m9dgf3zlqsbalzk9wybpb1w";
    authors = [
    "rhysd <https://rhysd.github.io>"
    ];
    };
  • edit in Cargo.nix at line 3774
    [16.79801]
    [3.116650]
    name = "path-slash";
    packageId = "path-slash";
    }
    {
  • replacement in Cargo.nix at line 4840
    [3.10521][2.6145:6172]()
    version = "1.2.4";
    [3.10521]
    [3.10548]
    version = "1.2.8";
  • replacement in Cargo.nix at line 4843
    [3.10597][2.6173:6246]()
    sha256 = "0fsaswn6lwcfv2ai8ha4afvdyw2cy2hr9rmyhnv5an96phc62ny1";
    [3.10597]
    [3.10670]
    sha256 = "1vpnggj97zdrxjra90mvj1hbrgg58m06vi2n4sx41a9hspv5h4qj";