Skip to content

Commit

Permalink
Revert "Upgrade nix as part of by-root"
Browse files Browse the repository at this point in the history
This reverts commit ec01676.
  • Loading branch information
enobayram committed Nov 8, 2023
1 parent ec01676 commit 8ee0fad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions by-root/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ runs:
with:
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/23.05.tar.gz

- name: Upgrade Nix
run: |
sudo -i nix upgrade-nix
shell: bash

- name: Set NIX_PATH
run: |
echo "NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/23.05.tar.gz" >> $GITHUB_ENV
Expand Down

0 comments on commit 8ee0fad

Please sign in to comment.