Skip to content

Commit

Permalink
Remove nixpkgs=channel:nixos-23.05 from nixPath
Browse files Browse the repository at this point in the history
  • Loading branch information
cu1ch3n committed Nov 25, 2023
1 parent 48071c9 commit 87cf19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
nixPath:
- nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-23.05
# - nixpkgs=channel:nixos-23.05
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 87cf19e

Please sign in to comment.