All my system configs and packages in one repo
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: wrong command

+1 -1
+1 -1
.tangled/workflows/ci.yml
··· 22 22 - name: "Evaluate pappardelle" 23 23 command: "nix eval .#nixosConfigurations.pappardelle.config.system.build.toplevel" 24 24 - name: "Build pappardelle" 25 - command: "USER=root cachix watch-exec $CACHE_NAME -- nix eval .#nixosConfigurations.pappardelle.config.system.build.toplevel" 25 + command: "USER=root cachix watch-exec $CACHE_NAME -- nix build .#nixosConfigurations.pappardelle.config.system.build.toplevel"