We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa9435 commit b3cd55aCopy full SHA for b3cd55a
ansible-nix/tasks/stage2/playbook.yml
@@ -76,4 +76,4 @@
76
- name: Remove osquery
77
become: yes
78
shell: |
79
- sudo -u ubuntu bash -c ". /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh && nix profile osquery"
+ sudo -u ubuntu bash -c ". /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh && nix profile remove osquery"
common-nix.vars.pkr.hcl
@@ -1 +1 @@
1
-postgres-version = "15.6.1.50-nix-staged"
+postgres-version = "15.6.1.51-nix-staged"
0 commit comments