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-11-30 01:17:14 +01:00
"lastModified": 1669740584,
"narHash": "sha256-rHxz/olYeCx9GHjJTZElkVCVo4aXaP9FNaQ8oyCLz9A=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-30 01:17:14 +01:00
"rev": "3b0a446bbf29cfeb78e0d1a8210bdf6fae8efccd",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-30 01:17:14 +01:00
"lastModified": 1669052418,
"narHash": "sha256-M1I4BKXBQm2gey1tScemEh5TpHHE3gKptL7BpWUvL8s=",
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-30 01:17:14 +01:00
"rev": "20fc948445a6c22d4e8d5178e9a6bc6e1f5417c8",
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-11-30 01:17:14 +01:00
"lastModified": 1669542132,
"narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-30 01:17:14 +01:00
"rev": "a115bb9bd56831941be3776c8a94005867f316a7",
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",
2022-09-15 23:49:33 +02:00
"nixpkgs": "nixpkgs_2"
2021-07-02 01:47:30 +02:00
}
2022-06-22 20:08:26 +02:00
},
"utils": {
"locked": {
2022-11-30 01:17:14 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-22 20:08:26 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-30 01:17:14 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-22 20:08:26 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}