diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-09-05 16:26:30 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-09-05 16:26:30 +0200 |
| commit | 3ccd0cf7c19189877f7d42d1b625d945620b292d (patch) | |
| tree | 2a6fe563385addc8e6f639edeab9538323c45b84 /pkgs/by-name/mp/mpdpopm/.envrc | |
| parent | modules/boot: Try another set of options for booting the tails iso (diff) | |
| download | nixos-config-3ccd0cf7c19189877f7d42d1b625d945620b292d.zip | |
pkgs/mpppom: Use the new pre-cache direnv system
Diffstat (limited to 'pkgs/by-name/mp/mpdpopm/.envrc')
| -rw-r--r-- | pkgs/by-name/mp/mpdpopm/.envrc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/pkgs/by-name/mp/mpdpopm/.envrc b/pkgs/by-name/mp/mpdpopm/.envrc index 9f477e71..40e13e1c 100644 --- a/pkgs/by-name/mp/mpdpopm/.envrc +++ b/pkgs/by-name/mp/mpdpopm/.envrc @@ -10,13 +10,8 @@ # You should have received a copy of the License along with this program. # If not, see <https://www.gnu.org/licenses/agpl.txt>. -use flake || use nix -watch_file flake.nix +pre_cache_load rust PATH_add ./scripts PATH_add ./target/debug/ PATH_add ./target/release/ - -if on_git_branch; then - echo && git status --short --branch -fi |
