nix-configs/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2022-08-12 10:14:32 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
2022-08-31 20:49:48 +00:00
"lastModified": 1660574517,
"narHash": "sha256-Lp5D2pAPrM3iAc1eeR0iGwz5rM+SYOWzVxI3p17nlrU=",
2022-08-12 10:14:32 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-08-31 20:49:48 +00:00
"rev": "688e5c85b7537f308b82167c8eb4ecfb70a49861",
2022-08-12 10:14:32 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-08-31 23:35:08 +00:00
"nixos-hardware": {
"locked": {
"lastModified": 1661947070,
"narHash": "sha256-o6PhPKlvgJ+mbSex3GbzR+raySh7Q9f9XPrzfMQrIxU=",
"owner": "kekrby",
"repo": "nixos-hardware",
"rev": "82de3f3c0910307dd3c665c87a8659c94a1200fa",
"type": "github"
},
"original": {
"owner": "kekrby",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-08-12 10:14:32 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1654953433,
"narHash": "sha256-TwEeh4r50NdWHFAHQSyjCk2cZxgwUfcCCAJOhPdXB28=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "90cd5459a1fd707819b9a3fb9c852beaaac3b79a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-08-31 20:49:48 +00:00
"lastModified": 1660540332,
"narHash": "sha256-ZlTlrculh/qAzeZOq4laTRGZ7Da8pMyncHTOVVt3M1M=",
2022-08-12 10:14:32 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-31 20:49:48 +00:00
"rev": "29136a94b92f2c0959abcb099d40cc87869b8a1f",
2022-08-12 10:14:32 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-08-31 23:35:08 +00:00
"nixos-hardware": "nixos-hardware",
2022-08-12 10:14:32 +00:00
"nixpkgs": "nixpkgs_2"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}