Commit graph

1377 commits

Author SHA1 Message Date
R. RyanTM 301c706f77
nixpkgs-review: 2.1.1 -> 2.2.0 2020-02-19 14:18:19 +00:00
Maximilian Bosch aebd31525c
Merge pull request #80505 from bhipple/auto-update/cargo-audit
cargo-audit: 0.10.0 -> 0.11.2
2020-02-19 14:01:38 +01:00
Benjamin Hipple 1895236d37 cargo-audit: 0.10.0 -> 0.11.2 2020-02-19 00:22:10 -05:00
Eelco Dolstra 3c47f78e82
nix: 2.3.2 -> 2.3.3 2020-02-19 01:54:25 +01:00
MetaDark 327c4b7ea6 protontricks: 1.4 -> 1.4.1 2020-02-18 00:12:54 -08:00
worldofpeace f06c97a832
Merge pull request #80290 from bhipple/u/rust-cargo-cargo-edit
cargo-edit: upgrade cargo fetcher and cargoSha256
2020-02-17 20:19:02 -05:00
worldofpeace ebebbb8a15
Merge pull request #80289 from bhipple/u/rust-cargo-cargo-graph
cargo-graph: upgrade cargo fetcher and cargoSha256
2020-02-17 20:18:42 -05:00
Maximilian Bosch badcdb3af7
Merge pull request #80294 from bhipple/u/cargo-outdated
cargo-outdated: 0.9.1 -> 0.9.5
2020-02-17 17:23:21 +01:00
Maximilian Bosch e3df3a169d
Merge pull request #80296 from bhipple/u/rust-cargo-cargo-audit
cargo-audit: upgrade cargo fetcher and cargoSha256
2020-02-17 16:59:56 +01:00
Mario Rodas 3285f0f2ff
Merge pull request #77377 from filalex77/cargo-update-2.5.0
cargo-update: 1.5.2 -> 2.5.0
2020-02-17 08:56:54 -05:00
Mario Rodas 1e0222cd1f
Merge pull request #80288 from bhipple/u/rust-cargo-emplace
emplace: upgrade cargo fetcher and cargoSha256
2020-02-17 08:51:25 -05:00
Mario Rodas 4d4eae4eba
Merge pull request #80298 from bhipple/u/rust-cargo-cargo-release
cargo-release: upgrade cargo fetcher and cargoSha256
2020-02-17 08:49:34 -05:00
Mario Rodas b17228033f
Merge pull request #80287 from bhipple/u/rust-cargo-cargo-deps
cargo-deps: upgrade cargo fetcher and cargoSha256
2020-02-17 08:27:36 -05:00
Benjamin Hipple bc8753b9a5 cargo-audit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:07:16 -05:00
Benjamin Hipple 8541c35fab cargo-release: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:05:50 -05:00
Benjamin Hipple 66e5cc0bd2 cargo-outdated: 0.9.1 -> 0.9.5
Upstream is now vendoring the Cargo.lock file for reproducible app builds, so we
can now remove the patching workaround. However, they're missing a git tag, so
we have to do some work to find the right git commit.
2020-02-16 15:10:10 -05:00
Benjamin Hipple 2926041c6a cargo-edit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:57:12 -05:00
Benjamin Hipple 46d46b7a69 cargo-graph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:56:02 -05:00
Benjamin Hipple 8625e276b2 emplace: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:55:19 -05:00
Benjamin Hipple 98d2f4e96b cargo-deps: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:53:35 -05:00
Benjamin Hipple 36279a03ed cargo-about: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:51:41 -05:00
Benjamin Hipple 74aae635e5 nix-index: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 15:29:53 +01:00
Daniel Schaefer 0207ec4632
Merge pull request #80244 from bhipple/u/rust-cargo-cargo-deb
cargo-deb: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:58 +01:00
Benjamin Hipple 131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple 05764cf5bf cargo-deb: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:54:54 -05:00
Maximilian Bosch ee936405b7
cargo-tree: 0.28.0 -> 0.29.0
https://crates.io/crates/cargo-tree/0.29.0
2020-02-14 23:35:16 +01: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
Andreas Rammhold b9f176a719 nix-prefetch-git: add gawk to PATH
The prefetch script requires awk to be in PATH and fails otherwise.

Fixes #79968
2020-02-13 16:18:54 +01:00
Frederik Rietdijk 424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
Eelco Dolstra dd7f6b0c6b nixUnstable, nixFlakes: Update to latest
Note that we need to build from a tarball now to get the vendored
crates. A bit ugly to fetch tarballs from Hydra...
2020-02-11 16:36:37 +01:00
Frederik Rietdijk 1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
worldofpeace 09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar 3c65622fc5 librepo: 1.9.2 → 1.11.2
* Update
    Changes: https://github.com/rpm-software-management/librepo/compare/1.9.2...1.11.2
* Split into multiple outputs
* Default to Python 3 like upstream does
2020-02-10 12:55:23 -05:00
Jan Tojnar 0e651ce7fa librepo: Clean up 2020-02-10 12:55:23 -05:00
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
R. RyanTM 140f037faf xbps: 0.57.1 -> 0.58 2020-02-09 10:01:02 +01:00
Sondre Nilsen 1be0698618
cargo-edit: 0.4.2 -> 0.5.0 2020-02-06 20:43:53 +01:00
Maximilian Bosch e94e5cd03f
Merge pull request #78647 from MetaDark/protontricks
protontricks: 1.3.1 -> 1.4
2020-02-05 09:30:18 +01:00
Tom Hall eb0c48b1c2 mynewt-newt: patch to fix failure running upgrade on mcuboot 2020-01-31 17:58:05 +00:00
Tom Hall 9a205f8ab6 mynewt-newt: 1.3.0 -> 1.7.0, use buildGoModule 2020-01-31 17:58:05 +00:00
Evan Stoll 9a9bb4f9b0 cargo-about: 0.1.1 -> 0.2.0 2020-01-28 13:05:27 -05:00
MetaDark 28d361ae3c protontricks: 1.3.1 -> 1.4
- Specify SETUPTOOLS_SCM_PRETEND_VERSION to workaround missing .git
- Start running tests that were introduced in 1.3
2020-01-27 19:41:58 -05:00
Maximilian Bosch f71cc3eb7a
cargo-tree: 0.27.0 -> 0.28.0 2020-01-26 20:11:58 +01:00
Marek Mahut 34996ef30c
Merge pull request #78107 from 1000101/morph
morph: add openssh to PATH
2020-01-26 14:22:06 +01:00
Jan Hrnko 7ccb1dbb41 morph: add openssh to PATH 2020-01-21 18:44:35 +01:00
Evan Stoll ac6524dc7f cargo-about: init at 0.1.1 2020-01-21 10:42:06 -05:00
Mario Rodas 4a5c337397
nfpm: 1.1.8 -> 1.1.10 2020-01-19 20:20:20 -05:00
Mario Rodas f13b85643b
Merge pull request #77889 from r-ryantm/auto-update/nix-bundle
nix-bundle: 0.2.0 -> 0.3.0
2020-01-19 08:50:36 -05:00
Eric Norris e5d007e86a
rpm: fix helper script paths 2020-01-18 15:59:30 -05:00
Will Dietz b873eb7317 packagekit: 1.1.12 -> 1.1.13 (#77498)
* packagekit: 1.1.12 -> 1.1.13

https://github.com/hughsie/PackageKit/blob/PACKAGEKIT_1_1_13/NEWS

* packagekit: set systemd user unit dir, minor touchups

While visiting:
* drop trailing slash in system unit dir
* prefer placeholder over escaping

* packagekit: dbus dir fixup (thanks @worldofpeace!)

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2020-01-18 08:34:18 -05:00