Commit Graph

14 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Yaya
57df47d918 snipe-it: 6.3.1 -> 6.3.3
https://github.com/snipe/snipe-it/releases/tag/v6.3.3
2024-03-11 18:16:36 +01:00
Yaya
c1fd254beb snipe-it: Move to pkgs/by-name/ 2024-03-11 18:16:36 +01: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
xrelkd
341ed52eee
sn0int: install shell completions 2024-02-24 23:08:46 +08:00
xrelkd
5b23a9624a
sn0int: migrate to by-name 2024-02-24 23:08:45 +08:00
Aaron Jheng
6f0036ddc2
snicat: set ldflags 2024-02-06 23:17:47 +08:00
xrelkd
ce2c3c7081 sniffglue: add missing meta.mainProgram value 2024-02-04 17:32:20 +01:00
Felix Albrigtsen
760c8880b5 snicat: init at 0.0.1 2024-01-27 20:32:07 +01:00
Peder Bergebakken Sundt
d389a19883
Merge pull request #269750 from ianmjones/snippetexpander-1.0.1
snippetexpander: init at 1.0.1
2023-12-18 13:55:01 +01:00
Ian M. Jones
e476dfaab3
snippetexpander: init at 1.0.1 2023-12-17 22:39:58 +00:00
John Anderson
faf5bc67d7 snowmachine: Add sontek as maintainer 2023-12-01 00:34:18 -04:00
John Anderson
25096a9826 snowmachine: 1.0.1 -> 2.0.1
Snowmachine v2 has a few nice features like printing a christmas tree
and has a more modern packaging system.
2023-12-01 00:34:08 -04:00
Emery Hemingway
5dd133142f snekim: build with lockfile 2023-11-28 16:48:10 +02:00