nixos-config/flake.lock

111 lines
2.9 KiB
Plaintext
Raw Normal View History

2021-10-11 10:43:57 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1634758644,
"narHash": "sha256-H3UW/msC6wadg28lcgZv2Ge/P7dWxesL6i37a0GOeyM=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "70904d4a9927a4d6e05c72c4aaac4370e05107f3",
2021-10-11 10:43:57 +02:00
"type": "github"
},
"original": {
2021-10-19 14:31:05 +02:00
"id": "nixpkgs",
"ref": "nixos-21.05",
2021-10-19 14:31:05 +02:00
"type": "indirect"
2021-10-11 10:43:57 +02:00
}
},
2021-10-19 14:27:42 +02:00
"nixpkgs-nyanloutre-pysmart": {
"locked": {
"lastModified": 1634889389,
"narHash": "sha256-fcSc2Qbmv8UfJm1sBXdbG4qsJYrg6YUxTLfWr/KaCng=",
2021-10-19 14:27:42 +02:00
"owner": "nyanloutre",
"repo": "nixpkgs",
"rev": "23da6c741cb865d6595708df4ea188709f184ec3",
2021-10-19 14:27:42 +02:00
"type": "github"
},
"original": {
"owner": "nyanloutre",
"ref": "pysmart-init",
"repo": "nixpkgs",
"type": "github"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1634782485,
"narHash": "sha256-psfh4OQSokGXG0lpq3zKFbhOo3QfoeudRcaUnwMRkQo=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "34ad3ffe08adfca17fcb4e4a47bb5f3b113687be",
2021-10-11 10:43:57 +02:00
"type": "github"
},
"original": {
2021-10-19 14:31:05 +02:00
"id": "nixpkgs",
2021-10-11 10:43:57 +02:00
"ref": "nixos-unstable",
2021-10-19 14:31:05 +02:00
"type": "indirect"
2021-10-11 10:43:57 +02:00
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1607522989,
"narHash": "sha256-o/jWhOSAlaK7y2M57OIriRt6whuVVocS/T0mG7fd1TI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9158eca70ae59e73fae23be5d13d3fa0cfc78b4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2021-10-19 14:27:42 +02:00
"nixpkgs-nyanloutre-pysmart": "nixpkgs-nyanloutre-pysmart",
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"simple-nixos-mailserver": "simple-nixos-mailserver"
}
},
"simple-nixos-mailserver": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"utils": "utils"
},
"locked": {
"lastModified": 1622967674,
"narHash": "sha256-8RLe6Rqy2rKR/PGDMg/EVsWihsO+DQe/RYmlXdRZkLs=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "5675b122a947b40e551438df6a623efad19fd2e7",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "nixos-21.05",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}