nixos-config/flake.lock

524 lines
14 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-11-23 22:34:06 -08:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-10-09 10:44:07 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-11-23 22:34:06 -08:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
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-25 11:16:06 -08:00
"lastModified": 1700927249,
"narHash": "sha256-iqmIWiEng890/ru7ZBf4nUezFPyRm2fjRTvuwwxqk2o=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2023-11-25 11:16:06 -08:00
"rev": "3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22",
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"
}
},
2023-11-09 19:37:21 -08:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1698579227,
"narHash": "sha256-KVWjFZky+gRuWennKsbo6cWyo7c/z/VgCte5pR9pEKg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f76e870d64779109e41370848074ac4eaa1606ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"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-28 20:28:32 -08:00
"lastModified": 1701020860,
"narHash": "sha256-NwnRn04C8s+hH+KdVtGmVB1FFNIG7DtPJmQSCBDaET4=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-11-28 20:28:32 -08:00
"rev": "b006ec52fce23b1d57f6ab4a42d7400732e9a0a2",
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-28 20:28:32 -08:00
"lastModified": 1701071203,
"narHash": "sha256-lQywA7QU/vzTdZ1apI0PfgCWNyQobXUYghVrR5zuIeM=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-28 20:28:32 -08:00
"rev": "db1878f013b52ba5e4034db7c1b63e8d04173a86",
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-11-18 10:45:11 -08:00
"lastModified": 1700085753,
"narHash": "sha256-qtib7f3eRwfaUF+VziJXiBcZFqpHCAXS4HlrFsnzzl4=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2023-11-18 10:45:11 -08:00
"rev": "008d78cc21959e33d0d31f375b88353a7d7121ae",
2023-10-09 10:44:07 -07:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
2023-11-09 19:37:21 -08:00
"nh": {
"inputs": {
"flake-parts": "flake-parts",
"nix-filter": "nix-filter",
"nixpkgs": "nixpkgs_5"
},
"locked": {
2023-11-28 20:28:32 -08:00
"lastModified": 1700997049,
"narHash": "sha256-2dZsKz6CeKTx76krMp9WV4t+lRs2xDWw0aYNUFgnJKI=",
2023-11-09 19:37:21 -08:00
"owner": "viperML",
"repo": "nh",
2023-11-28 20:28:32 -08:00
"rev": "4298c924bb6b52607207691af30ebeccdbfa359d",
2023-11-09 19:37:21 -08:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"nix-custom": {
"inputs": {
"flake-utils": "flake-utils",
2023-11-09 19:37:21 -08:00
"nixpkgs": "nixpkgs_6",
2023-11-09 16:24:40 -08:00
"wallpaper-engine-kde-plugin": "wallpaper-engine-kde-plugin",
2023-11-22 20:31:43 -08:00
"yorha-grub-theme": "yorha-grub-theme",
"yorha-sound-theme": "yorha-sound-theme"
2023-10-09 10:44:07 -07:00
},
"locked": {
2023-11-23 22:34:06 -08:00
"lastModified": 1700807094,
"narHash": "sha256-wXF4QYDrGS8BbGlTy95JeLB6uUIzl1BwD6aO/AnRvCo=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2023-11-23 22:34:06 -08:00
"rev": "4b150e1c9a33ff65d9fe8bb7f58900f4295ac3e3",
"revCount": 8,
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"
}
},
2023-11-09 19:37:21 -08:00
"nix-filter": {
"locked": {
"lastModified": 1694857738,
"narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"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"
}
},
2023-11-09 19:37:21 -08:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"nixpkgs-stable": {
"locked": {
2023-11-28 20:28:32 -08:00
"lastModified": 1700905716,
"narHash": "sha256-w1vHn2MbGfdC+CrP3xLZ3scsI06N0iQLU7eTHIVEFGw=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-28 20:28:32 -08:00
"rev": "dfb95385d21475da10b63da74ae96d89ab352431",
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-11-28 20:28:32 -08:00
"lastModified": 1700794826,
"narHash": "sha256-RyJTnTNKhO0yqRpDISk03I/4A67/dp96YRxc86YOPgU=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-28 20:28:32 -08:00
"rev": "5a09cb4b393d58f9ed0d9ca1555016a8543c2ac8",
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-11-09 19:37:21 -08:00
"locked": {
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-11-23 22:34:06 -08:00
"lastModified": 1700612854,
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-23 22:34:06 -08:00
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-09 19:37:21 -08:00
"nixpkgs_7": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-11-28 20:28:32 -08:00
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-28 20:28:32 -08:00
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-09 19:37:21 -08:00
"nixpkgs_8": {
2023-10-09 10:44:07 -07:00
"locked": {
2023-11-28 20:28:32 -08:00
"lastModified": 1700856099,
"narHash": "sha256-RnEA7iJ36Ay9jI0WwP+/y4zjEhmeN6Cjs9VOFBH7eVQ=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-28 20:28:32 -08:00
"rev": "0bd59c54ef06bc34eca01e37d689f5e46b3fe2f1",
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",
2023-11-09 19:37:21 -08:00
"nh": "nh",
2023-10-09 10:44:07 -07:00
"nix-custom": "nix-custom",
2023-11-09 19:37:21 -08:00
"nixpkgs": "nixpkgs_7",
2023-10-09 10:44:07 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2023-11-09 19:37:21 -08:00
"nixpkgs": "nixpkgs_8",
2023-10-09 10:44:07 -07:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-28 20:28:32 -08:00
"lastModified": 1701127353,
"narHash": "sha256-qVNX0wOl0b7+I35aRu78xUphOyELh+mtUp1KBx89K1Q=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-28 20:28:32 -08:00
"rev": "b1edbf5c0464b4cced90a3ba6f999e671f0af631",
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"
}
},
2023-11-09 16:24:40 -08:00
"wallpaper-engine-kde-plugin": {
2023-10-09 10:44:07 -07:00
"flake": false,
"locked": {
2023-11-22 20:31:43 -08:00
"lastModified": 1700316842,
"narHash": "sha256-dhdOySkqqWLGUio+apf+y+PdzgD1bZtmIGfXFSjNbK4=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2023-11-22 20:31:43 -08:00
"rev": "fd4653daad61280b4983b2646599c68ed93f35e1",
"revCount": 562,
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-11-22 20:31:43 -08:00
},
"yorha-sound-theme": {
"flake": false,
"locked": {
2023-11-23 22:34:06 -08:00
"lastModified": 1700807066,
"narHash": "sha256-kr0vdyHSjunGa3y0cTqRX6z1rRdLY6IcFeNRy213L2s=",
2023-11-22 20:31:43 -08:00
"ref": "refs/heads/main",
2023-11-23 22:34:06 -08:00
"rev": "a1dad2f17c229ec9b98987614cce4de83eed73f9",
"revCount": 3,
2023-11-22 20:31:43 -08:00
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
},
"original": {
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
}
2023-10-09 10:44:07 -07:00
}
},
"root": "root",
"version": 7
}