nixos-config/flake.lock

301 lines
7.7 KiB
Text
Raw Normal View History

2023-03-29 13:14:37 +00:00
{
"nodes": {
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"stable": [
"nixpkgs"
]
},
"locked": {
2024-02-27 04:58:29 +00:00
"lastModified": 1706509311,
"narHash": "sha256-QQKQ6r3CID8aXn2ZXZ79ZJxdCOeVP+JTnOctDALErOw=",
"owner": "zhaofengli",
"repo": "colmena",
2024-02-27 04:58:29 +00:00
"rev": "c84ccd0a7a712475e861c2b111574472b1a8d0cd",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
2023-04-03 09:41:33 +00:00
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
2023-04-03 09:41:33 +00:00
"type": "github"
}
},
"flake-utils": {
2023-05-27 01:39:16 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-02 10:12:53 +00:00
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2023-09-11 12:20:32 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-02 10:12:53 +00:00
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2023-09-11 12:20:32 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-12-15 13:24:46 +00:00
"home-manager": {
2023-09-11 12:20:32 +00:00
"inputs": {
2023-12-15 13:24:46 +00:00
"nixpkgs": [
"nixpkgs"
]
2023-04-03 09:41:33 +00:00
},
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709764752,
"narHash": "sha256-+lM4J4JoJeiN8V+3WSWndPHj1pJ9Jc1UMikGbXLqCTk=",
2023-12-15 13:24:46 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-25 08:26:48 +00:00
"rev": "cf111d1a849ddfc38e9155be029519b0e2329615",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
2023-12-15 13:24:46 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-03 09:41:33 +00:00
"type": "github"
}
},
2023-12-15 13:24:46 +00:00
"nix-index-database": {
2023-04-16 02:30:45 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709708644,
"narHash": "sha256-XAFOkZ6yexsqeJrCXWoHxopq0i+7ZqbwATXomMnGmr4=",
2023-12-15 13:24:46 +00:00
"owner": "Mic92",
"repo": "nix-index-database",
2024-03-25 08:26:48 +00:00
"rev": "94a1e46434736a40f976a454f8bd3ea2144f349b",
2023-04-16 02:30:45 +00:00
"type": "github"
},
"original": {
2023-12-15 13:24:46 +00:00
"owner": "Mic92",
"repo": "nix-index-database",
2023-04-16 02:30:45 +00:00
"type": "github"
}
},
"nix-vscode-extensions": {
2023-04-03 09:41:33 +00:00
"inputs": {
"flake-compat": "flake-compat_2",
2023-12-15 13:24:46 +00:00
"flake-utils": [
"flake-utils"
],
2023-09-26 18:32:27 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709773506,
"narHash": "sha256-RK9D2rbN7usqlxogWSBA0EsKDScSF/Uyb8ATntC4juA=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2024-03-25 08:26:48 +00:00
"rev": "a17ea69caec11561e73c985360fb596c25f74131",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"nixos-cn": {
"inputs": {
2023-12-15 13:24:46 +00:00
"flake-utils": [
"flake-utils"
],
2023-04-03 09:41:33 +00:00
"nixpkgs": [
2023-04-16 02:30:45 +00:00
"nixpkgs"
2023-04-03 09:41:33 +00:00
]
},
"locked": {
2023-05-27 01:39:16 +00:00
"lastModified": 1682818384,
"narHash": "sha256-l8jh9BQj6nfjPDYGyrZkZwX1GaOqBX+pBHU+7fFZU3w=",
2023-04-03 09:41:33 +00:00
"owner": "nixos-cn",
"repo": "flakes",
2023-05-27 01:39:16 +00:00
"rev": "2d475ec68cca251ef6c6c69a9224db5c264c5e5b",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "nixos-cn",
"repo": "flakes",
"type": "github"
}
},
2023-04-16 05:18:23 +00:00
"nixos-hardware": {
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709410583,
"narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=",
2023-04-16 05:18:23 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-03-25 08:26:48 +00:00
"rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc",
2023-04-16 05:18:23 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-03-29 13:14:37 +00:00
"nixpkgs": {
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
2023-11-18 14:13:22 +00:00
"owner": "nixos",
2023-03-29 13:14:37 +00:00
"repo": "nixpkgs",
2024-03-25 08:26:48 +00:00
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
2023-11-18 14:13:22 +00:00
"owner": "nixos",
2023-03-29 13:14:37 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 09:41:33 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
2023-04-03 09:41:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-27 01:39:16 +00:00
"ref": "nixos-23.05",
2023-04-03 09:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-16 02:30:45 +00:00
"nixpkgs-stable_2": {
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709428628,
"narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
2023-04-16 02:30:45 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-25 08:26:48 +00:00
"rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
2023-04-16 02:30:45 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-03-02 10:12:53 +00:00
"ref": "release-23.11",
2023-04-16 02:30:45 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-29 13:14:37 +00:00
"nur": {
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709780742,
"narHash": "sha256-mJXQZLSI/zgQ98nHMSdmJ0l0YL3n38FWsdE9OiKPcWk=",
2023-03-29 13:14:37 +00:00
"owner": "nix-community",
"repo": "NUR",
2024-03-25 08:26:48 +00:00
"rev": "3428e6cf4521df6254ff5b8bcf31df84fc1dd0d2",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"colmena": "colmena",
2023-12-15 13:24:46 +00:00
"flake-utils": "flake-utils",
2023-04-16 02:30:45 +00:00
"home-manager": "home-manager",
2023-12-15 13:24:46 +00:00
"nix-index-database": "nix-index-database",
"nix-vscode-extensions": "nix-vscode-extensions",
2023-04-03 09:41:33 +00:00
"nixos-cn": "nixos-cn",
2023-04-16 05:18:23 +00:00
"nixos-hardware": "nixos-hardware",
2023-09-26 18:32:27 +00:00
"nixpkgs": "nixpkgs",
2023-04-03 09:41:33 +00:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur",
2023-04-16 02:30:45 +00:00
"sops-nix": "sops-nix"
}
},
2023-12-15 13:24:46 +00:00
"sops-nix": {
2023-09-11 12:20:32 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-12-15 13:24:46 +00:00
],
2023-04-16 02:30:45 +00:00
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2024-03-25 08:26:48 +00:00
"lastModified": 1709711091,
"narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
2023-04-16 02:30:45 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-25 08:26:48 +00:00
"rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
2023-04-16 02:30:45 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2023-05-27 01:39:16 +00: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"
}
2023-03-29 13:14:37 +00:00
}
},
"root": "root",
"version": 7
}