Commit Graph

14 Commits (d12c11e30c929383b82603c8b143dbb7bed4f205)

Author SHA1 Message Date
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 5a1bffc7eb
fractal: fix strict deps build 2020-03-29 12:37:25 +01:00
Benjamin Hipple f85a6d959c fractal: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 09:33:52 -08: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
Will Dietz d1435b4cd9
fractal: 4.2.0 -> 4.2.2
gtksourceview4, patch's MR accepted \o/, add gst-validate dep
2019-12-04 22:37:07 -06:00
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Frederik Rietdijk cd9846239a and another gdk_pixbuf rename 2019-08-03 07:10:13 +02:00
worldofpeace 43dcb0542f fractal: 4.0.0 -> 4.2.0
Build system changes happening in the following commits:

* 79bf10af6d
* 6982765607
* 4abfa58282

Submitted MR upstream to update Cargo.lock [0] and to
make scripts executable [1].

[0]: https://gitlab.gnome.org/GNOME/fractal/merge_requests/446
[1]: https://gitlab.gnome.org/GNOME/fractal/merge_requests/447
2019-08-01 14:03:09 -04:00
worldofpeace 37158a3410 fractal: stylize, add me to maintainers 2019-07-30 14:01:47 -04:00
worldofpeace 50b70f8797 fractal: fix build with gstreamer 1.16.0 2019-06-28 17:42:17 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00: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
Will Dietz 89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00