Commit Graph

22 Commits

Author SHA1 Message Date
Weijia Wang
18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
Anderson Torres
aebbcc12e4 snes9x: migrate to by-name 2024-04-25 07:45:39 -03:00
Weijia Wang
58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Jon Seager
fe0775e297
snapcraft: init at 8.2.0 2024-04-18 19:06:42 +01:00
Yaya
96487480d4
snipe-it: 6.3.3 -> 6.3.4
https://github.com/snipe/snipe-it/releases/tag/v6.3.4
2024-04-15 21:18:02 +02:00
Weijia Wang
92323443a5
Merge pull request #300050 from ianmjones/snippetexpander-1.0.2
snippetexpander: 1.0.1 -> 1.0.2
2024-04-12 13:21:58 +02:00
Cole Mickens
2bc8d8f5e6 sn-pro: init at 1.1.0 2024-03-31 15:20:54 -07:00
Ian M. Jones
2a85869152
snippetexpander: 1.0.1 -> 1.0.2 2024-03-29 17:54:53 +00:00
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