nixos-configs/flake.lock

79 lines
1.9 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
2022-06-22 20:08:26 +02:00
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-07-02 01:47:30 +02:00
},
"locked": {
2022-08-19 14:21:06 +02:00
"lastModified": 1660574517,
"narHash": "sha256-Lp5D2pAPrM3iAc1eeR0iGwz5rM+SYOWzVxI3p17nlrU=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-08-19 14:21:06 +02:00
"rev": "688e5c85b7537f308b82167c8eb4ecfb70a49861",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-27 04:27:21 +02:00
"lastModified": 1654953433,
"narHash": "sha256-TwEeh4r50NdWHFAHQSyjCk2cZxgwUfcCCAJOhPdXB28=",
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-27 04:27:21 +02:00
"rev": "90cd5459a1fd707819b9a3fb9c852beaaac3b79a",
2022-06-22 20:08:26 +02:00
"type": "github"
2021-07-02 01:47:30 +02:00
},
"original": {
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-02 01:47:30 +02:00
}
},
"nixpkgs_2": {
"locked": {
2022-08-19 14:21:06 +02:00
"lastModified": 1660646295,
"narHash": "sha256-V4G+egGRc3elXPTr7QLJ7r7yrYed0areIKDiIAlMLC8=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-08-19 14:21:06 +02:00
"rev": "762b003329510ea855b4097a37511eb19c7077f0",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
}
2022-06-22 20:08:26 +02:00
},
"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"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}