nixos-config/flake.lock

419 lines
11 KiB
Text
Raw Normal View History

2023-10-09 10:44:07 -07:00
{
"nodes": {
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"darwin": {
"inputs": {
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs"
2023-10-09 10:44:07 -07:00
},
"locked": {
2023-10-27 15:20:59 -07:00
"lastModified": 1698429334,
"narHash": "sha256-Gq3+QabboczSu7RMpcy79RSLMSqnySO3wsnHQk4DfbE=",
2023-10-09 10:44:07 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-10-27 15:20:59 -07:00
"rev": "afe83cbc2e673b1f08d32dd0f70df599678ff1e7",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"disko": {
"inputs": {
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699099781,
"narHash": "sha256-2WAs839yL6xmIPBLNVwbft46BDh0/RAjq1bAKNRqeR4=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2023-11-05 13:09:13 -08:00
"rev": "548962c50b8afad7b8c820c1d6e21dc8394d6e65",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-10-27 15:20:59 -07:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-27 15:20:59 -07:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hardware": {
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699159446,
"narHash": "sha256-cL63IjsbPl2otS7R4kdXbVOJOXYMpGw5KGZoWgdCuCM=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-11-05 13:09:13 -08:00
"rev": "627bc9b88256379578885a7028c9e791c29fb581",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs_3"
2023-10-09 10:44:07 -07:00
},
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699025595,
"narHash": "sha256-e+o4PoSu2Z6Ww8y/AVUmMU200rNZoRK+p2opQ7Db8Rg=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-05 13:09:13 -08:00
"rev": "8765d4e38aa0be53cdeee26f7386173e6c65618d",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"mailserver": {
"inputs": {
"blobs": "blobs",
2023-10-25 17:37:16 -07:00
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs_4",
2023-10-09 10:44:07 -07:00
"nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-23_05": "nixpkgs-23_05",
"utils": "utils"
},
"locked": {
2023-10-17 13:53:38 -07:00
"lastModified": 1695910380,
"narHash": "sha256-CyzeiXQGm8ceEOSK1dffBCfO7JNp8XhQeNkUiJ5HxgY=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2023-10-17 13:53:38 -07:00
"rev": "84783b661ecf33927c534b6476beb74ea3308968",
2023-10-09 10:44:07 -07:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"nix-custom": {
"inputs": {
"flake-utils": "flake-utils",
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs_5",
2023-10-27 15:20:59 -07:00
"wallpaper-engine-kde-plugin-lib": "wallpaper-engine-kde-plugin-lib",
"yorha-grub-theme": "yorha-grub-theme"
2023-10-09 10:44:07 -07:00
},
"locked": {
2023-10-27 15:20:59 -07:00
"lastModified": 1698444924,
"narHash": "sha256-HPj0bSe/Wo90J04nqmTsaGSUEnjTgYcUP+hS7wftETQ=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2023-10-27 15:20:59 -07:00
"rev": "69de97b39e13a9c12b8a41abc41b6950519706af",
"revCount": 5,
2023-10-09 10:44:07 -07:00
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
},
"original": {
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
}
},
"nixpkgs": {
"locked": {
2023-10-25 17:37:16 -07:00
"lastModified": 1687274257,
"narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=",
"path": "/nix/store/22qgs3skscd9bmrxv9xv4q5d4wwm5ppx-source",
"rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5",
"type": "path"
2023-10-09 10:44:07 -07:00
},
"original": {
2023-10-25 17:37:16 -07:00
"id": "nixpkgs",
"type": "indirect"
2023-10-09 10:44:07 -07:00
}
},
"nixpkgs-22_11": {
"locked": {
"lastModified": 1669558522,
"narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"nixpkgs-23_05": {
"locked": {
"lastModified": 1684782344,
"narHash": "sha256-SHN8hPYYSX0thDrMLMWPWYulK3YFgASOrCsIL3AJ78g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8966c43feba2c701ed624302b6a935f97bcbdf88",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"nixpkgs-stable": {
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699110214,
"narHash": "sha256-L2TU4RgtiqF69W8Gacg2jEkEYJrW+Kp0Mp4plwQh5b8=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-05 13:09:13 -08:00
"rev": "78f3a4ae19f0e99d5323dd2e3853916b8ee4afee",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-10-25 17:37:16 -07:00
"lastModified": 1697915759,
"narHash": "sha256-WyMj5jGcecD+KC8gEs+wFth1J1wjisZf8kVZH13f1Zo=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 17:37:16 -07:00
"rev": "51d906d2341c9e866e48c2efcaac0f2d70bfd43e",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-25 17:37:16 -07:00
"nixpkgs_3": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-10-25 17:37:16 -07:00
"lastModified": 1697456312,
"narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 17:37:16 -07:00
"rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-25 17:37:16 -07:00
"nixpkgs_4": {
2023-10-09 10:44:07 -07:00
"locked": {
"lastModified": 1670751203,
"narHash": "sha256-XdoH1v3shKDGlrwjgrNX/EN8s3c+kQV7xY6cLCE8vcI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "64e0bf055f9d25928c31fb12924e59ff8ce71e60",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-10-25 17:37:16 -07:00
"nixpkgs_5": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-10-27 15:20:59 -07:00
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-27 15:20:59 -07:00
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-25 17:37:16 -07:00
"nixpkgs_6": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-05 13:09:13 -08:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-25 17:37:16 -07:00
"nixpkgs_7": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699094435,
"narHash": "sha256-YLZ5/KKZ1PyLrm2MO8UxRe4H3M0/oaYqNhSlq6FDeeA=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-05 13:09:13 -08:00
"rev": "9d5d25bbfe8c0297ebe85324addcb5020ed1a454",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"disko": "disko",
"hardware": "hardware",
"home-manager": "home-manager",
"mailserver": "mailserver",
"nix-custom": "nix-custom",
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs_6",
2023-10-09 10:44:07 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2023-10-25 17:37:16 -07:00
"nixpkgs": "nixpkgs_7",
2023-10-09 10:44:07 -07:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-05 13:09:13 -08:00
"lastModified": 1699153251,
"narHash": "sha256-CGx98mbAy9svKTa1dzlrVmkJwgGSXpAQUdMh7U0szts=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-05 13:09:13 -08:00
"rev": "5bc2cde6e53241e7df0e8f5df5872223983efa72",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"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"
}
},
"wallpaper-engine-kde-plugin-lib": {
"flake": false,
"locked": {
2023-10-27 15:20:59 -07:00
"lastModified": 1697944637,
"narHash": "sha256-rrBsQy+vG22IiaNDHYbkNPPbExQPQYLCaXy+KMHDmss=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2023-10-27 15:20:59 -07:00
"rev": "08dad16f5cbf0de423b85edda313597c273a887e",
"revCount": 559,
2023-10-09 10:44:07 -07:00
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
}
2023-10-27 15:20:59 -07:00
},
"yorha-grub-theme": {
"flake": false,
"locked": {
"lastModified": 1665169118,
"narHash": "sha256-XVzYDwJM7Q9DvdF4ZOqayjiYpasUeMhAWWcXtnhJ0WQ=",
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"rev": "4d9cd37baf56c4f5510cc4ff61be278f11077c81",
"type": "github"
},
"original": {
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"type": "github"
}
2023-10-09 10:44:07 -07:00
}
},
"root": "root",
"version": 7
}