Commit Graph

27 Commits

Author SHA1 Message Date
figsoda
f1ec434848 pkgs/tools/misc: remove dead code
with the help of deadnix & nil
2023-07-13 17:37:07 +03:00
Weijia Wang
edbe9b5ad6 mutagen: 0.17.0 -> 0.17.1 2023-05-17 10:39:11 +03:00
Nicholas Sielicki
85c17404e4 mutagen: 0.16 -> 0.17
https://github.com/mutagen-io/mutagen/compare/v0.16.0...v0.17.0
2023-05-04 07:16:24 +00:00
Nikola Knezevic
f797343034 mutagen: not broken on darwin
I built it on my macOS system and verified that the binary works.

❯ nix-shell -p nix-info --run "nix-info"
these 2 paths will be fetched (0.01 MiB download, 0.03 MiB unpacked):
  /nix/store/4zlpnskr149hbnql0m7gscrgsgvkr1s9-nix-info
  /nix/store/54kggphb574mqgq5hmii0zk82613qj82-DarwinTools-1
copying path '/nix/store/54kggphb574mqgq5hmii0zk82613qj82-DarwinTools-1' from 'https://cache.nixos.org'...
copying path '/nix/store/4zlpnskr149hbnql0m7gscrgsgvkr1s9-nix-info' from 'https://cache.nixos.org'...
system: "x86_64-darwin", multi-user?: no, version: nix-env (Nix) 2.13.3, channels(knl): "", nixpkgs: /nix/store/98xnrgz4wv1xlinjcs4s04cnx9qyv5db-nixpkgs-src

❯ result/bin/mutagen daemon start

❯ result/bin/mutagen sync list
--------------------------------------------------------------------------------
No synchronization sessions found
--------------------------------------------------------------------------------
2023-04-03 14:55:50 +02:00
Shaun Smiley
124691a4ca mutagen: 0.14.0 -> 0.16.0 2022-11-04 13:10:46 -07:00
Sandro Jäckel
f533896282
go,goBuildModules: bump default go version to 1.18 2022-07-15 23:50:57 +02:00
Robert Scott
61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Rick van Schijndel
cd3c25616d treewide: pkgs/tools: mark broken for darwin
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Matthew Penner
a090016fb4
mutagen: 0.13.1 -> 0.14.0 2022-04-29 13:08:05 -06:00
Brandon Ogle
9b7cbd2cc5 mutagen: 0.11.18 -> 0.13.1 2022-04-11 14:45:48 -07:00
Orivej Desh
da247171b1
mutagen: install agents bundle (#107297)
Fixes #81219
2020-12-22 02:46:52 +00:00
R. RyanTM
6109d8bc04 mutagen: 0.11.7 -> 0.11.8 2020-11-11 15:07:51 -08:00
R. RyanTM
49aa7ddfdb mutagen: 0.11.6 -> 0.11.7 2020-08-23 07:42:36 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Mario Rodas
d518306070
Merge pull request #94284 from r-ryantm/auto-update/mutagen
mutagen: 0.11.5 -> 0.11.6
2020-07-31 00:33:59 -05:00
R. RyanTM
65ef6035cc mutagen: 0.11.5 -> 0.11.6 2020-07-31 05:01:15 +00:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM
9e2d211250 mutagen: 0.11.4 -> 0.11.5 2020-06-06 13:26:19 +00:00
R. RyanTM
311f2ffd1d mutagen: 0.11.2 -> 0.11.4 2020-05-19 19:47:51 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
0c25c3fd13 mutagen: fix build on darwin 2020-03-21 05:56:00 -05:00
R. RyanTM
baff63e0ba mutagen: 0.11.0 -> 0.11.2 2020-03-04 08:15:39 +00:00
Mario Rodas
b35ae1f9fa
mutagen: 0.10.3 -> 0.11.0
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.11.0
2020-02-12 18:00:00 -05:00
Mario Rodas
c4b458fa53 mutagen: 0.10.2 -> 0.10.3
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.10.3
2020-01-24 02:05:08 -08:00
Mario Rodas
184d0e7018
mutagen: init at 0.10.2 2020-01-01 04:20:00 -05:00