nixos-config/flake.lock

468 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"
}
},
"disko": {
"inputs": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717770040,
"narHash": "sha256-eq9gP060TqWqRf2k4WO5FrG49rVq5Jy3Ptusg0CFdds=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2024-06-07 22:12:40 -07:00
"rev": "398acc470f7c2d68621db01900f053e6000129c4",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-10-09 10:44:07 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2024-03-16 00:01:42 -07:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-03-16 00:01:42 -07:00
"systems": "systems_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-03-13 22:04:42 -07:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 22:04:42 -07:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hardware": {
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717574423,
"narHash": "sha256-cz3P5MZffAHwL2IQaNzsqUBsJS+u0J/AAwArHMAcCa0=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-06-07 22:12:40 -07:00
"rev": "d6c6cf6f5fead4057d8fb2d5f30aa8ac1727f177",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717525419,
"narHash": "sha256-5z2422pzWnPXHgq2ms8lcCfttM0dz+hg+x1pCcNkAws=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-07 22:12:40 -07:00
"rev": "a7117efb3725e6197dd95424136f79147aa35e5b",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717685136,
"narHash": "sha256-S+C/DX5HOhlhJAmcGxbB+Tv6oqZOkr3z/WzPuydXI14=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-06-07 22:12:40 -07:00
"rev": "fd13986ede9b94c50e84aecb2c88863e297bbb52",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"mailserver": {
"inputs": {
"blobs": "blobs",
2023-10-25 17:37:16 -07:00
"flake-compat": "flake-compat",
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_4",
2023-10-09 10:44:07 -07:00
"utils": "utils"
},
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717515088,
"narHash": "sha256-nWOLpPA7+k7V1OjXTuxdsVd5jeeI0b13Di57wvnqkic=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-06-07 22:12:40 -07:00
"rev": "0d51a32e4799d081f260eb4db37145f5f4ee7456",
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",
2024-04-16 21:53:55 -07:00
"nixpkgs": "nixpkgs_5",
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma5-plugin": "wallpaper-engine-plasma5-plugin",
"wallpaper-engine-plasma6-plugin": "wallpaper-engine-plasma6-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": {
2024-03-23 19:27:31 -07:00
"lastModified": 1711247107,
"narHash": "sha256-OlYhh7sHJGbyEH8imtyKqCHAxVVq27+hPvTzLmx7LSY=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-03-23 19:27:31 -07:00
"rev": "6e0d3eb6a053ef1d8069acc1a89a35a1bea2ab30",
"revCount": 14,
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"
}
},
2024-03-02 15:10:23 -08:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"nixpkgs": {
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717459389,
"narHash": "sha256-I8/plBsua4/NZ5bKgj+z7/ThiWuud1YFwLsn1QQ5PgE=",
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-07 22:12:40 -07:00
"rev": "3b01abcc24846ae49957b30f4345bab4b3f1d14b",
2024-01-16 19:05:51 -08:00
"type": "github"
2023-10-09 10:44:07 -07:00
},
"original": {
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2023-10-09 10:44:07 -07:00
}
},
"nixpkgs-stable": {
"locked": {
2024-06-02 23:07:37 -07:00
"lastModified": 1717265169,
"narHash": "sha256-IITcGd6xpNoyq9SZBigCkv4+qMHSqot0RDPR4xsZ2CA=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-02 23:07:37 -07:00
"rev": "3b1b4895b2c5f9f5544d02132896aeb9ceea77bc",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-08 20:39:53 -08:00
"ref": "release-23.11",
2023-10-09 10:44:07 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-06-02 23:07:37 -07:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-02 23:07:37 -07:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-16 19:05:51 -08:00
"nixpkgs_3": {
2024-03-02 15:10:23 -08:00
"locked": {
2024-05-28 22:49:52 -07:00
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2024-03-02 15:10:23 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-28 22:49:52 -07:00
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-16 00:01:42 -07:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_5": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-23 19:27:31 -07:00
"lastModified": 1711163522,
"narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-23 19:27:31 -07:00
"rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-16 21:53:55 -07:00
"nixpkgs_6": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717602782,
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-07 22:12:40 -07:00
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-16 21:53:55 -07:00
"nixpkgs_7": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-06-02 23:07:37 -07:00
"lastModified": 1717112898,
"narHash": "sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-02 23:07:37 -07:00
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"hardware": "hardware",
"home-manager": "home-manager",
2024-03-02 15:10:23 -08:00
"jovian": "jovian",
2023-10-09 10:44:07 -07:00
"mailserver": "mailserver",
"nix-custom": "nix-custom",
2024-04-16 21:53:55 -07:00
"nixpkgs": "nixpkgs_6",
2023-10-09 10:44:07 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-04-16 21:53:55 -07:00
"nixpkgs": "nixpkgs_7",
2023-10-09 10:44:07 -07:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-06-07 22:12:40 -07:00
"lastModified": 1717455931,
"narHash": "sha256-8Q6mKSsto8gaGczXd4G0lvawdAYLa5Dlh3/g4hl5CaM=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2024-06-07 22:12:40 -07:00
"rev": "d4555e80d80d2fa77f0a44201ca299f9602492a0",
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"
}
},
2024-03-16 00:01:42 -07:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"utils": {
2024-03-16 00:01:42 -07:00
"inputs": {
"systems": "systems"
},
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-16 00:01:42 -07:00
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma5-plugin": {
2023-10-09 10:44:07 -07:00
"flake": false,
"locked": {
2024-03-23 19:27:31 -07:00
"lastModified": 1710844534,
"narHash": "sha256-zVXvyUiigqIOKBKBv82SyjrEnoCNrc+o9Rkc8JXQt98=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-03-23 19:27:31 -07:00
"rev": "34f7f01acba3bc8f94d478032cf86aef06b02d26",
"revCount": 572,
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
},
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma6-plugin": {
"flake": false,
"locked": {
2024-03-13 22:04:42 -07:00
"lastModified": 1710304679,
"narHash": "sha256-vkWEGlDQpfJ3fAimJHZs+aX6dh/fLHSRy2tLEsgu/JU=",
2024-03-08 20:14:20 -08:00
"ref": "qt6",
2024-03-13 22:04:42 -07:00
"rev": "96230de92f1715d3ccc5b9d50906e6a73812a00a",
"revCount": 604,
2024-03-08 20:14:20 -08:00
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
},
"original": {
"ref": "qt6",
"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
}