Updating Cargo.nix
[?]
May 19, 2021, 1:39 PM
UJI4SB5TUZMT2CVQTXYEAZSLFIV73VWFCWT3VOSUFJRGLP3DAUHACDependencies
- [2]
LPOLG44Wfixing nix build - [3]
Q7CAYX5NFixing Windows compilation - [4]
3VJB4ULDUpdating Cargo.nix - [5]
ENKQ3QZGForward the exit status messages from the SSH background loop to the client (solving hangs) - [6]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [7]
RXNT67OTSanakirja version, and removing an unwrap - [8]
G734WNM6flake.nix: use crate2nix - [9]
SAGSYAPXVarious version bumps - [10]
FXT5FS5WUpdating Cargo.nix - [11]
I24UEJQLVarious post-fire fixes - [12]
7ZFRYVVQCargo.nix and formatting - [13]
6DOXSHWGCleanup, and version bump - [14]
B3QWIGDEFixing the Git features with the latest Pijul (+ conflicts in Cargo.toml) - [*]
I52XSRUHMassive cleanup, and simplification
Change contents
- replacement in Cargo.nix at line 2734
name = "pijul-macros";packageId = "pijul-macros";name = "path-slash";packageId = "path-slash";optional = true; - replacement in Cargo.nix at line 2739
name = "rand";packageId = "rand 0.8.3";name = "pijul-macros";packageId = "pijul-macros"; - replacement in Cargo.nix at line 2808
"ondisk-repos" = [ "mmap" "zstd" "ignore" "canonical-path" "lru-cache" "tempfile" ];"ondisk-repos" = [ "mmap" "zstd" "ignore" "canonical-path" "lru-cache" "tempfile" "path-slash" ]; - replacement in Cargo.nix at line 2813
resolvedDefaultFeatures = [ "canonical-path" "default" "dump" "flate2" "ignore" "lru-cache" "mmap" "ondisk-repos" "regex" "tar" "tarball" "tempfile" "text-changes" "tokio" "zstd" "zstd-seekable" ];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
"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
version = "1.2.4";version = "1.2.8"; - replacement in Cargo.nix at line 4843
sha256 = "0fsaswn6lwcfv2ai8ha4afvdyw2cy2hr9rmyhnv5an96phc62ny1";sha256 = "1vpnggj97zdrxjra90mvj1hbrgg58m06vi2n4sx41a9hspv5h4qj";