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": {
2021-10-20 10:17:18 +02:00
"lastModified": 1634661806,
"narHash": "sha256-fBuR7EZ67UOdNt3gEwhoyWJ6zJtXh4kuupIALRcx/7I=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
2021-10-20 10:17:18 +02:00
"rev": "8fe3b97ef4527ac88d03ea33e0789f3512e01adc",
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": 1634643555,
"narHash": "sha256-Fu0JVScZt0fUqfeo2tsTUcoehtpalBU7+15pxy1Ld+Y=",
"owner": "nyanloutre",
"repo": "nixpkgs",
"rev": "256d8d34f05c8badeaf3ecb615d3af08a4b492d6",
"type": "github"
},
"original": {
"owner": "nyanloutre",
"ref": "pysmart-init",
"repo": "nixpkgs",
"type": "github"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": {
"locked": {
2021-10-20 10:17:18 +02:00
"lastModified": 1634515797,
"narHash": "sha256-elgCUC2khtBkOSpE4gDymNvthTZAI4hGI2iNu3YEUkA=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
2021-10-20 10:17:18 +02:00
"rev": "5f0194220f2402b06f7f79bba6351895facb5acb",
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
}