Commit graph

16 commits

Author SHA1 Message Date
Sandro Jäckel 10f85360c6
maintainers: remove jD91mZM2
Thank you for every single commit to NixOS and nixpkgs.
https://github.com/NixOS/nixpkgs/commits?author=jD91mZM2

https://www.redox-os.org/news/open-source-mental-health/
2021-06-12 23:13:40 +02: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
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Benjamin Hipple 1abd618353 powerline-rs: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 23:34:03 -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
jD91mZM2 884cbc5d5d powerline-rs: 0.1.9 -> 0.2.0
Now *finally* uses crate2nix because it's awesome!

----------------

Squashed with:

Apply suggestions from code review

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-11 02:53:25 -08:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
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.
2019-06-01 15:17:52 +00:00
jD91mZM2 cba6c931ab
powerline-rs: 0.1.8 -> 0.1.9 2018-10-28 14:34:18 +01:00
Alyssa Ross 1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
jD91mZM2 93255334c7 powerline-rs: 0.1.7 -> 0.1.8 (#41736) 2018-06-09 08:40:19 +02:00
Mario Rodas f5ca57b6d9 powerline-rs: Fix darwin build (#40840) 2018-05-21 00:55:21 +02:00
jD91mZM2 5fada46e88
powerline-rs: add bash & fish completion 2018-05-06 14:46:05 +02:00
jD91mZM2 4e906935cc
powerline-rs: 0.1.6 -> 0.1.7 2018-05-06 07:29:22 +02:00
jD91mZM2 edbf4b0eb2
powerline-rs: init at 0.1.6 2018-05-05 12:28:50 +02:00