packetmix/inputs.nix
packetmix/inputs.nix
This file has not been changed.
packetmix/modules/nilla-home/home.nix
packetmix/modules/nilla-home/home.nix
This file has not been changed.
packetmix/modules/nilla-home/homes-type.nix
packetmix/modules/nilla-home/homes-type.nix
This file has not been changed.
+2
-1
packetmix/modules/nilla-home/nixos.nix
+2
-1
packetmix/modules/nilla-home/nixos.nix
···
50
50
homeNameParts = builtins.match "([a-z][-a-z0-9]*)(@([-A-Za-z0-9]+))?(:([-_A-Za-z0-9]+))?" homeName;
51
51
username = builtins.elemAt homeNameParts 0;
52
52
homeHasHomeManager = !(builtins.isNull home.home-manager);
53
-
homeIsValidForSystem = home ? result.${config.pkgs.stdenv.hostPlatform.system or config.pkgs.system};
53
+
homeIsValidForSystem =
54
+
home ? result.${config.pkgs.stdenv.hostPlatform.system or config.pkgs.system};
54
55
in
55
56
if !homeHasHomeManager then
56
57
builtins.throw "You've asked for the home \"${homeName}\" to be activated in the NixOS system \"${name}\", but it needs a home-manager instance, none was provided and \"inputs.home-manager\" does not exist."
+4
-16
packetmix/npins/sources.json
+4
-16
packetmix/npins/sources.json
···
280
280
"url": "https://api.github.com/repos/9001/copyparty/tarball/refs/tags/v1.19.20",
281
281
"hash": "sha256-/Wm8hZvdGfYWdTOF+dgTPX8DGuSKLhGw4qC4crf1dAo="
282
282
},
283
-
"core": {
284
-
"type": "Git",
285
-
"repository": {
286
-
"type": "Git",
287
-
"url": "https://tangled.sh/freshlybakedca.ke/core"
288
-
},
289
-
"branch": "private/minion/push-pyxzxvyxylmx",
290
-
"submodules": false,
291
-
"revision": "acc63d3522b0c9b92ef3ab9214102bedaa944faf",
292
-
"url": null,
293
-
"hash": "sha256-DwlweCkrVRga1dZY/gne7DDsFdLsQ8vlgpWegXAbrLY="
294
-
},
295
283
"headscale": {
296
284
"type": "Git",
297
285
"repository": {
···
550
538
"type": "Git",
551
539
"repository": {
552
540
"type": "Git",
553
-
"url": "https://tangled.org/@tangled.org/core"
541
+
"url": "https://tangled.sh/freshlybakedca.ke/core"
554
542
},
555
-
"branch": "master",
543
+
"branch": "private/minion/push-pyxzxvyxylmx",
556
544
"submodules": false,
557
-
"revision": "3eb9cefd98d13ab9864abb2e394fc41f89ffd923",
545
+
"revision": "acc63d3522b0c9b92ef3ab9214102bedaa944faf",
558
546
"url": null,
559
-
"hash": "sha256-lRTZLRcqWpVf6CzJmvg+ggp/YWWasT4u2lFKIiIopoM="
547
+
"hash": "sha256-DwlweCkrVRga1dZY/gne7DDsFdLsQ8vlgpWegXAbrLY="
560
548
},
561
549
"treefmt-nix": {
562
550
"type": "Git",
History
7 rounds
0 comments
a.starrysky.fyi
submitted
#6
1 commit
expand
collapse
do-not-merge: fix eval warnings
expand 0 comments
This pull has been deleted (possibly by jj abandon or jj squash)
a.starrysky.fyi
submitted
#5
1 commit
expand
collapse
do-not-merge: fix eval warnings
1/5 failed, 4/5 success
expand
collapse
expand 0 comments
a.starrysky.fyi
submitted
#4
1 commit
expand
collapse
do-not-merge: fix eval warnings
expand 0 comments
a.starrysky.fyi
submitted
#3
1 commit
expand
collapse
chore: bump nillas to testing versions
expand 0 comments
a.starrysky.fyi
submitted
#2
1 commit
expand
collapse
chore: bump nillas to testing versions
expand 0 comments
a.starrysky.fyi
submitted
#1
1 commit
expand
collapse
chore: bump nillas to testing versions
expand 0 comments
a.starrysky.fyi
submitted
#0
1 commit
expand
collapse
chore: bump nillas to testing versions