Skip to content

Commit

Permalink
update nix channels
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Mussmann committed Jan 6, 2025
1 parent 7d4f8dc commit 1ef25a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@ jobs:
nix build
nix flake check
- name: Updating channels
run: nix-channel --update

- name: Test nix search
run: |
echo "channels..."
nix-env -qaP --description
echo "flakes..."
nix search nixpkgs ^ --json
echo "end test nix search"
- name: Install Rust
Expand Down

0 comments on commit 1ef25a9

Please sign in to comment.