Skip to content

Commit

Permalink
Merge branch 'add_nix_support' of https://github.com/jmuelbert/jmbde-QT
Browse files Browse the repository at this point in the history
… into add_nix_support
  • Loading branch information
jmuelbert committed Nov 9, 2024
2 parents ee702b1 + 776e2e1 commit d79952a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/appstream-util-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v14

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
- uses: DeterminateSystems/magic-nix-cache-action@v8

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
- name: Check the MetaInfo file
run: nix develop --command appstream-util validate packaging/com.jmuelbert.jmbde.metainfo.xml
run: nix develop --command appstream-util validate packaging/linux/com.jmuelbert.jmbde.metainfo.xml
2 changes: 1 addition & 1 deletion package.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ cmake
, microsoft-gsl
, modl-wrapped
, mold-wrapped
, ninja
, qtbase
, qtwayland
Expand Down

0 comments on commit d79952a

Please sign in to comment.