This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{-# LANGUAGE ConstraintKinds #-} | |
{-# LANGUAGE DataKinds #-} | |
{-# LANGUAGE PolyKinds #-} | |
{-# LANGUAGE TypeFamilies #-} | |
{-# LANGUAGE TypeOperators #-} | |
{-# LANGUAGE ViewPatterns #-} | |
module Subnet | |
( KnownBits | |
, bitmask |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
downloading 'https://cache.nixos.org/jh30yfs48khjm4vm5x3y69s5b5la4sa9.narinfo' | |
downloading 'https://urbit-linux.cachix.org/nar/540b39d1e047ec7b847901752e79cdaa1bb4a6f2053c18608bda3c6a831bb8d4.nar.xz' | |
querying info about '/nix/store/wvj7g45j497n1z7xldi9k8mn7gd5y855-bootstrap_cmds-dev-tools-7.0' on 'https://cache.nixos.org' | |
downloading 'https://cache.nixos.org/wvj7g45j497n1z7xldi9k8mn7gd5y855.narinfo' | |
querying info about '/nix/store/wvj7g45j497n1z7xldi9k8mn7gd5y855-bootstrap_cmds-dev-tools-7.0' on 'https://urbit-linux.cachix.org' | |
downloading 'https://urbit-linux.cachix.org/wvj7g45j497n1z7xldi9k8mn7gd5y855.narinfo' | |
building '/nix/store/jh30yfs48khjm4vm5x3y69s5b5la4sa9-bootstrap_cmds-dev-tools-7.0.drv' | |
unpacking sources | |
unpacking source archive /nix/store/lzizcvlfhc44iqlsb5qhfprxms5rqd3m-bootstrap_cmds-93.tar.gz | |
source root is bootstrap_cmds-93 |
OlderNewer