nixos/flake.lock

225 lines
5.9 KiB
Text
Raw Normal View History

2024-05-05 18:43:02 -04:00
{
"nodes": {
2024-05-13 20:47:46 -04:00
"catppuccin-vsc": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1713966373,
"narHash": "sha256-8bMRH+z426e6zWcS15QZsQ8moSAKbEDjtBnAE10+DW8=",
"type": "tarball",
"url": "https://flakehub.com/f/catppuccin/vscode/%2A.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/catppuccin/vscode/%2A.tar.gz"
}
},
2024-05-13 11:42:34 -04:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-05-05 18:43:02 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-26 20:57:12 -04:00
"lastModified": 1716736760,
"narHash": "sha256-h3RmnNknKYtVA+EvUSra6QAwfZjC2q1G8YA7W0gat8Y=",
2024-05-05 18:43:02 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-26 20:57:12 -04:00
"rev": "5d151429e1e79107acf6d06dcc5ace4e642ec239",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-05-13 11:42:34 -04:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1714955862,
"narHash": "sha256-REWlo2RYHfJkxnmZTEJu3Cd/2VM+wjjpPy7Xi4BdDTQ=",
"ref": "refs/tags/2.90-beta.1",
"rev": "b6799ab0374a8e1907a48915d3187e07da41d88c",
"revCount": 15501,
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
},
"original": {
"ref": "refs/tags/2.90-beta.1",
"type": "git",
"url": "https://git@git.lix.systems/lix-project/lix"
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": [
"lix"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-26 20:57:12 -04:00
"lastModified": 1716506851,
"narHash": "sha256-fzY708SyfHwLOFrg5ZU0fXW9mNdvRvqz64jg97vvpJM=",
2024-05-13 11:42:34 -04:00
"ref": "refs/heads/main",
2024-05-26 20:57:12 -04:00
"rev": "18fa4a89e208cb8e881f5f71c75bbd4c1c2fd37d",
"revCount": 83,
2024-05-13 11:42:34 -04:00
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
}
},
2024-05-05 18:43:02 -04:00
"nixpkgs": {
"locked": {
2024-05-13 20:47:46 -04:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
"type": "github"
2024-05-05 18:43:02 -04:00
},
"original": {
2024-05-13 20:47:46 -04:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-05 18:43:02 -04:00
}
},
2024-05-12 09:34:40 -04:00
"nixpkgs-stable": {
"locked": {
2024-05-26 20:57:12 -04:00
"lastModified": 1716655032,
"narHash": "sha256-kQ25DAiCGigsNR/Quxm3v+JGXAEXZ8I7RAF4U94bGzE=",
2024-05-12 09:34:40 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-26 20:57:12 -04:00
"rev": "59a450646ec8ee0397f5fa54a08573e8240eb91f",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-05-13 20:47:46 -04:00
"locked": {
"lastModified": 1715288647,
2024-05-13 20:47:46 -04:00
"narHash": "sha256-/vno6oUIZDSLpqS/WOqNTHwVIakrNR7R+UutJVmfohs=",
"owner": "auxolotl",
"repo": "nixpkgs",
"rev": "fb0bb336c1365f5ab5250df84cb1406337f7d9d9",
"type": "github"
2024-05-13 20:47:46 -04:00
},
"original": {
"owner": "auxolotl",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-13 20:47:46 -04:00
}
},
"nixpkgs_3": {
2024-05-12 09:34:40 -04:00
"locked": {
2024-05-26 20:57:12 -04:00
"lastModified": 1716651315,
"narHash": "sha256-iMgzIeedMqf30TXZ439zW3Yvng1Xm9QTGO+ZwG1IWSw=",
2024-05-12 09:34:40 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-26 20:57:12 -04:00
"rev": "c5187508b11177ef4278edf19616f44f21cc8c69",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-05 18:43:02 -04:00
"root": {
"inputs": {
2024-05-13 20:47:46 -04:00
"catppuccin-vsc": "catppuccin-vsc",
2024-05-05 18:43:02 -04:00
"home-manager": "home-manager",
2024-05-13 11:42:34 -04:00
"lix": "lix",
"lix-module": "lix-module",
2024-05-13 20:47:46 -04:00
"nixpkgs": "nixpkgs_2",
2024-05-12 09:34:40 -04:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-05-13 20:47:46 -04:00
"nixpkgs": "nixpkgs_3",
2024-05-12 09:34:40 -04:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-05-26 20:57:12 -04:00
"lastModified": 1716692524,
"narHash": "sha256-sALodaA7Zkp/JD6ehgwc0UCBrSBfB4cX66uFGTsqeFU=",
2024-05-12 09:34:40 -04:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-26 20:57:12 -04:00
"rev": "962797a8d7f15ed7033031731d0bb77244839960",
2024-05-12 09:34:40 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-05-05 18:43:02 -04:00
}
2024-05-13 11:42:34 -04:00
},
"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-05-05 18:43:02 -04:00
}
},
"root": "root",
"version": 7
}