about summary refs log tree commit diff
path: root/pkgs/applications/version-management/sit
AgeCommit message (Collapse)AuthorFilesLines
2019-08-31treewide: name -> pname (#67513)volth1-1/+1
2019-06-18sit: 0.4.0 -> 0.4.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sit/versions
2019-06-01treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross1-1/+1
A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
2018-06-12sit: 0.3.2 -> 0.4.0 (#41863)Yurii Rashkovskii2-17/+13
2018-05-07sit: better fix for aarch64 bugYurii Rashkovskii3-18/+10
2018-05-07sit: fix tests on aarch64Yurii Rashkovskii2-0/+19
As we found out in #40032, sit tests won't pass on aarch64. The problem seems to be related to `create_dir` not returning an error if the directory already exists, happening specifically on aarch64+debug (not aarch64+release) This update injects a patch for tests that will also be included in subsequent versions of SIT.
2018-05-07sit: 0.3.0 -> 0.3.2Yurii Rashkovskii1-6/+8
2018-04-13sit: 0.2.1 -> 0.3.0Yurii Rashkovskii1-4/+4
2018-04-08sit: 0.1.3 -> 0.2.1Yurii Rashkovskii1-3/+3
2018-02-25sit: 0.1.2 -> 0.1.3Yurii Rashkovskii1-2/+2
2018-02-22sit: init at 0.1.2Vladyslav M1-0/+23