We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea84dc commit 4b23433Copy full SHA for 4b23433
CHANGELOG.md
@@ -15,6 +15,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
15
- Added `NixPath::is_empty`.
16
([#1107](https://github.com/nix-rust/nix/pull/1107))
17
18
+- Added `mkfifoat`
19
+ ([#1133](https://github.com/nix-rust/nix/pull/1133))
20
+
21
### Changed
22
- `Signal::from_c_int` has been replaced by `Signal::try_from`
23
([#1113](https://github.com/nix-rust/nix/pull/1113))
0 commit comments