nixos-config/flake.lock

192 lines
5.1 KiB
JSON

{
"nodes": {
"cabal-fmt-src": {
"flake": false,
"locked": {
"lastModified": 1598802028,
"narHash": "sha256-5yUORdBD9mtL7vPnqs+MGnHvQ7y7OGx5VeMHx0pIe2U=",
"owner": "phadej",
"repo": "cabal-fmt",
"rev": "0c716667848e0a6f2b5f999b60b067e36b0495ce",
"type": "github"
},
"original": {
"owner": "phadej",
"ref": "master",
"repo": "cabal-fmt",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1600853454,
"narHash": "sha256-EgsgbcJNZ9AQLVhjhfiegGjLbO+StBY9hfKsCwc8Hw8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "94cf59784c73ecec461eaa291918eff0bfb538ac",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1600209923,
"narHash": "sha256-zoOWauTliFEjI++esk6Jzk7QO5EKpddWXQm9yQK24iM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cd06d3c1df6879c9e41cb2c33113df10566c760",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore-nix-src": {
"flake": false,
"locked": {
"lastModified": 1594969032,
"narHash": "sha256-nbZfz02QoVe1yYK7EtCV7wMi4VdHzZEoPg20ZSDo9to=",
"owner": "hercules-ci",
"repo": "gitignore",
"rev": "c4662e662462e7bf3c2a968483478a665d00e717",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"ref": "master",
"repo": "gitignore",
"type": "github"
}
},
"hindent-src": {
"flake": false,
"locked": {
"lastModified": 1599403541,
"narHash": "sha256-Js9uf2JSID3Ny5DVJbJ/cAbOPthcb1fKXCfyk+uoLT0=",
"owner": "chrisdone",
"repo": "hindent",
"rev": "a75d4033969ecf7d4d0a5eb985d3d1abb3b9301f",
"type": "github"
},
"original": {
"owner": "chrisdone",
"ref": "master",
"repo": "hindent",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1605635123,
"narHash": "sha256-8bROJh1fshk+TaFcIfU9enDcN6/1+uiOKgBgk6rSJMk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "7b6ebf2785cfc9dd6fc2b101cbbb2152eb68d45c",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1605744920,
"narHash": "sha256-FGg6wSlUv4A0Mue4snu2VRNZOoJVT2+vLkfJ2HGcFeQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a322b32e9d74fb476944ff6cfb55833dc69cfaaa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1606028509,
"narHash": "sha256-pzCi8ZT11XGPZFdAqvfTkIhl6DMuZbp5wc+zJWVvNjM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "b06de68cf3925cb553e759376f6fe5772a18e278",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"cabal-fmt-src": "cabal-fmt-src",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"gitignore-nix-src": "gitignore-nix-src",
"hindent-src": "hindent-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1600939022,
"narHash": "sha256-TDyYQGP2x+LDU2hHUtXI9hrwN2iQByLBfq39rXBq1cA=",
"owner": "Myhlamaeus",
"repo": "pre-commit-hooks.nix",
"rev": "8d48a4cd434a6a6cc8f2603b50d2c0b2981a7c55",
"type": "github"
},
"original": {
"owner": "Myhlamaeus",
"repo": "pre-commit-hooks.nix",
"rev": "8d48a4cd434a6a6cc8f2603b50d2c0b2981a7c55",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks"
}
}
},
"root": "root",
"version": 7
}