You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This binds the evaluated expression result to the `input` variable, so that variable can be inspected.
298
298
@@ -358,5 +358,9 @@ For simplicity `alias` the command in your shell.
358
358
359
359
## Current status
360
360
361
-
To understand the project implementation state see [Changelog](https://github.com/haskell-nix/hnix/blob/master/CHANGELOG.md), [opened reports](https://github.com/haskell-nix/hnix/issues) and [Project status](https://github.com/haskell-nix/hnix/wiki/Project-status).
361
+
To understand the project implementation state see:
0 commit comments