Skip to content

Commit

Permalink
[ci] Migrate to stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
x0k committed Dec 5, 2024
1 parent 450ba65 commit c4b88c9
Show file tree
Hide file tree
Showing 3 changed files with 239 additions and 13 deletions.
247 changes: 235 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-24.11";
mk.url = "github:x0k/mk";
};
outputs =
Expand Down
3 changes: 3 additions & 0 deletions mkfilex
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ x/:
t:
pnpm run test
popd

h:
mk -P targets "*"

0 comments on commit c4b88c9

Please sign in to comment.