Commit Graph

11 Commits

Author SHA1 Message Date
Ryan Hendrickson
f9565232ec
Merge pull request #299661 from Tochiaha/torctl
torctl: init at 0.5.7
2024-04-24 23:26:26 -04:00
R. Ryantm
b6d1a291ae tootik: 0.10.0 -> 0.10.2 2024-04-20 01:04:12 +00:00
R. Ryantm
6bb72e79f7 tootik: 0.9.6 -> 0.10.0 2024-04-13 14:48:04 +00:00
Nikolay Korotkiy
870545873f
tootik: init at 0.9.6 2024-04-10 22:23:38 +04:00
Weijia Wang
62bc9629d3 toxic: fix license 2024-04-01 00:10:33 +02:00
Emery Hemingway
636d8e09e5 toxic: 0.11.3 -> 0.15.1 2024-03-31 09:39:25 +01:00
Emery Hemingway
8736da4cc6 toxic: move to pkgs/by-name 2024-03-31 09:39:25 +01:00
Tochiaha
80ffc60897 torctl: init at 0.5.7 2024-03-28 06:29:32 +00:00
Yueh-Shun Li
91b3db1309 treewide: fix sourceRoot for fetchgit-based src
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.

`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.

[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Philip Hayes
55a41d555d toml-cli: init at 0.2.3 2024-01-23 11:50:09 +08:00
3JlOy_PYCCKUI
a18dfbf5e3 torrentstream: init at 1.0.1.6 2023-11-26 16:36:48 +02:00