Flakes: Difference between revisions
imported>Ngkz →Importing packages from multiple channels: fix an example fails with undefined variable error |
imported>Domenkozar mNo edit summary |
||
| Line 355: | Line 355: | ||
Otherwise it's also possible to set the <code>nix develop</code> bash prompt system wide using the [https://nixos.org/manual/nix/unstable/command-ref/conf-file.html nix.conf option bash-prompt]. (On nixos I think it is set in <code>nix.extraOptions</code>) | Otherwise it's also possible to set the <code>nix develop</code> bash prompt system wide using the [https://nixos.org/manual/nix/unstable/command-ref/conf-file.html nix.conf option bash-prompt]. (On nixos I think it is set in <code>nix.extraOptions</code>) | ||
== Pushing | == Pushing Flakes to Cachix == | ||
https://docs.cachix.org/pushing#flakes | |||
== Build specific attributes in a flake repository == | == Build specific attributes in a flake repository == | ||