Commit Graph

15 Commits

Author SHA1 Message Date
h7x4
b8054ecd8a treewide: add mainProgram 2023-11-23 21:04:16 +01:00
figsoda
cb2e5a4bc0 shotgun: 2.5.0 -> 2.5.1
Diff: https://github.com/neXromancers/shotgun/compare/v2.5.0...v2.5.1
2023-06-24 19:36:17 -04:00
novenary
dc8eaddb93 shotgun: add novenary to maintainers
I am upstream, so I think it's appropriate for me to be listed here too.
2023-06-13 19:30:44 +03:00
novenary
5ace6ef7de shotgun: 2.4.0 -> 2.5.0 2023-06-13 19:26:04 +03:00
novenary
5a93954d8c shotgun: remove build script workaround
No longer necessary as of 2.4.0.

See: ba5c70bb20
2023-06-13 19:18:05 +03:00
Yaya
746e22ac2f shotgun: 2.3.1 -> 2.4.0
https://github.com/neXromancers/shotgun/releases/tag/v2.4.0
2023-05-05 13:48:08 +00:00
figsoda
122499234b shotgun: fix build, add figsoda as a maintainer 2023-01-17 12:06:52 -05:00
R. Ryantm
f4a408122e shotgun: 2.2.1 -> 2.3.1 2022-10-01 01:33:06 +00:00
R. Ryantm
6157e823db shotgun: 2.2.0 -> 2.2.1 2021-10-28 19:00:56 +00:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Benjamin Hipple
07f35e7aee shotgun: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 22:31:56 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
lumi
ac2d736b3a shotgun: init at 2.2.0 2019-10-27 22:44:07 -07:00