Skip to content

Instantly share code, notes, and snippets.

@pinpox

pinpox/test.nix Secret

Created October 21, 2020 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pinpox/cc7261f22abe9b2e5d1b2f2dd045d3d8 to your computer and use it in GitHub Desktop.
Save pinpox/cc7261f22abe9b2e5d1b2f2dd045d3d8 to your computer and use it in GitHub Desktop.
▸ nix-build nixos/tests/sourcehut.nix
error: A definition for option `users.users' is not of type `attribute set of submodules'. Definition values:
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/paste.nix':
[
{
description = "paste.sr.ht user";
group = "pastesrht";
name = "pastesrht";
...
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/meta.nix':
[
{
description = "meta.sr.ht user";
group = "metasrht";
name = "metasrht";
...
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/man.nix':
[
{
description = "man.sr.ht user";
group = "mansrht";
name = "mansrht";
...
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/todo.nix':
[
{
description = "todo.sr.ht user";
group = "todosrht";
name = "todosrht";
...
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/hg.nix':
[
{
description = "hg.sr.ht user";
group = "hg";
name = "hg";
...
- In `/home/pinpox/Projects/nixpkgs/nixos/modules/services/misc/sourcehut/git.nix':
[
{
description = "git.sr.ht user";
group = "git";
name = "git";
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment