nixos-config/flake.lock

471 lines
13 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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703990467,
"narHash": "sha256-LItEeQVwDfLnavNskwdfRnonbEdq8DYiJlWRtF+bwng=",
2023-10-09 10:44:07 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-01-03 21:11:10 +08:00
"rev": "1a41453cba42a3a1af2fff003be455ddbd75386c",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1704072400,
"narHash": "sha256-Es4zcFoCJ+Pa9TN46VoqgNlYznuhc6s50LRcDqQEATs=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2024-01-03 21:11:10 +08:00
"rev": "59f915b45a38cb0ec0e97a713237877a06b43386",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1704124233,
"narHash": "sha256-lBHs/yUtkcGgapHRS31oOb5NqvnVrikvktGOW8rK+sE=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-01-03 21:11:10 +08:00
"rev": "f752581d6723a10da7dfe843e917a3b5e4d8115a",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1704100519,
"narHash": "sha256-SgZC3cxquvwTN07vrYYT9ZkfvuhS5Y1k1F4+AMsuflc=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-03 21:11:10 +08:00
"rev": "6e91c5df192395753d8e6d55a0352109cb559790",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703666786,
"narHash": "sha256-SLPNpM/rI8XPyVJAxMYAe+n6NiYSpuXvdwPILHP4yZI=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-01-03 21:11:10 +08:00
"rev": "b5023b36a1f6628865cb42b4353bd2ddde0ea9f4",
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": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
2023-12-23 21:10:19 -08:00
"lastModified": 1703024852,
"narHash": "sha256-mVJ/99zkqpqDDs68jYIVYyQH6NBgciKnUg8AfWyXSAM=",
2023-11-09 19:37:21 -08:00
"owner": "viperML",
"repo": "nh",
2023-12-23 21:10:19 -08:00
"rev": "37b0d469a328a5b5969eacdf137f1e6b86c75a1d",
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"
}
},
"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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703950681,
"narHash": "sha256-veU5bE4eLOmi7aOzhE7LfZXcSOONRMay0BKv01WHojo=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-03 21:11:10 +08:00
"rev": "0aad9113182747452dbfc68b93c86e168811fa6c",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-01-03 21:11:10 +08:00
"lastModified": 1704008649,
"narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-03 21:11:10 +08:00
"rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703637592,
"narHash": "sha256-8MXjxU0RfFfzl57Zy3OfXCITS0qWDNLzlBAdwxGZwfY=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-03 21:11:10 +08:00
"rev": "cfc3698c31b1fb9cdcf10f36c9643460264d0ca8",
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": {
2023-12-06 21:46:16 -08:00
"lastModified": 1701263465,
"narHash": "sha256-lNXUIlkfyDyp9Ox21hr+wsEf/IBklLvb6bYcyeXbdRc=",
2023-11-09 19:37:21 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-06 21:46:16 -08:00
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
2023-11-09 19:37:21 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-01 17:29:17 -08:00
"ref": "nixos-23.11",
2023-11-09 19:37:21 -08:00
"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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-03 21:11:10 +08:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703499205,
"narHash": "sha256-lF9rK5mSUfIZJgZxC3ge40tp1gmyyOXZ+lRY3P8bfbg=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-03 21:11:10 +08:00
"rev": "e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870",
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": {
2024-01-03 21:11:10 +08:00
"lastModified": 1703991717,
"narHash": "sha256-XfBg2dmDJXPQEB8EdNBnzybvnhswaiAkUeeDj7fa/hQ=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2024-01-03 21:11:10 +08:00
"rev": "cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6",
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
}