Skip to content

Commit fbe3443

Browse files
Update emanote with srid/emanote#537
1 parent c664542 commit fbe3443

File tree

3 files changed

+24
-6
lines changed

3 files changed

+24
-6
lines changed

content/blog/haskell-inline-c-pipewire.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The goal is to demonstrate how to implement a Pipewire client with Haskell.
1212
:::
1313

1414
:::{.hidden}
15-
![logo](static/pipewire-hs.png)
15+
![logo](/static/pipewire-hs.png)
1616
:::
1717
---
1818

flake.lock

+22-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
inputs = {
33
emanote.url =
4-
"github:srid/emanote/ad0d0ffe7c9313027405cd6dc8d9e498122d0175";
4+
"github:srid/emanote/32666807bc2966c796eb95364716dfb08c50cefe";
55
nixpkgs.url =
66
"github:NixOS/nixpkgs/3665c429d349fbda46b0651e554cca8434452748";
77
};

0 commit comments

Comments
 (0)