mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
0cd6596b0e
Note that unlike ‘lib.deepSeq’ in Nixpkgs, this handles cycles.
1 line
42 B
Nix
1 line
42 B
Nix
builtins.deepSeq { x = abort "foo"; } 456
|