nixos-config/flake.lock

265 lines
6.9 KiB
Text
Raw Normal View History

2023-03-29 13:14:37 +00:00
{
"nodes": {
2023-04-03 09:41:33 +00:00
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils-plus": {
"inputs": {
"flake-utils": [
"nur-xddxdd",
"flake-utils"
]
},
"locked": {
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
},
"flake-utils_2": {
2023-04-16 02:30:45 +00:00
"inputs": {
"systems": "systems"
},
2023-04-03 09:41:33 +00:00
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681037374,
"narHash": "sha256-XL6X3VGbEFJZDUouv2xpKg2Aljzu/etPLv5e1FPt1q0=",
2023-04-03 09:41:33 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-16 02:30:45 +00:00
"rev": "033b9f258ca96a10e543d4442071f614dc3f8412",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-04-16 02:30:45 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1681468923,
"narHash": "sha256-+X2oO4juRVhQRs002mn8km6PODccIRiz09c2K1xtSpY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "17198cf5ae27af5b647c7dac58d935a7d0dbd189",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-04-03 09:41:33 +00:00
"nixos-cn": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
2023-04-16 02:30:45 +00:00
"nixpkgs"
2023-04-03 09:41:33 +00:00
]
},
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681522588,
"narHash": "sha256-GG2C4OEAIEE6rIeU+ba6YN2hZe2neZ5HF6acEwncsqU=",
2023-04-03 09:41:33 +00:00
"owner": "nixos-cn",
"repo": "flakes",
2023-04-16 02:30:45 +00:00
"rev": "fc7cb10f00b69c97fab945400f480dac06496ff2",
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": {
"lastModified": 1680876084,
"narHash": "sha256-eP9yxP0wc7XuVaODugh+ajgbFGaile2O1ihxiLxOuvU=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "3006d2860a6ed5e01b0c3e7ffb730e9b293116e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-03-29 13:14:37 +00:00
"nixpkgs": {
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681303793,
"narHash": "sha256-JEdQHsYuCfRL2PICHlOiH/2ue3DwoxUX7DJ6zZxZXFk=",
2023-03-29 13:14:37 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-16 02:30:45 +00:00
"rev": "fe2ecaf706a5907b5e54d979fbde4924d84b65fc",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 09:41:33 +00:00
"nixpkgs-stable": {
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681349002,
"narHash": "sha256-9Ckc2WvSwuYrPfk3ZXgPasM1ir/cgs6UV0EpIWyPGZE=",
2023-04-03 09:41:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-16 02:30:45 +00:00
"rev": "2b1bba76a13ed39c7abc0a6e8f74f9e168cf3c7c",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-16 02:30:45 +00:00
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1681005198,
"narHash": "sha256-5LrnBeXR7Hv8OXh6eany7br4qBW+ZNl4LKf1CJu9zbg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e45cc0138829ad86e7ff17a76acf2d05e781e30a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1680942619,
"narHash": "sha256-kpCW1IegAZfEjCVJW7IPN/hEtRL/9dxaFFYiHS5qVAk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6f95dd4fd050daf017cae2dfeb1cea1ec0e4c1a1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-29 13:14:37 +00:00
"nur": {
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681527005,
"narHash": "sha256-BMO3rnCA8kr5Cq/URyU25j1eSL3HygUT1rd7vniwfKE=",
2023-03-29 13:14:37 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-04-16 02:30:45 +00:00
"rev": "ace101967ecf693fad5387d671b09435b23fd9dc",
2023-03-29 13:14:37 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-04-03 09:41:33 +00:00
"nur-xddxdd": {
"inputs": {
"flake-utils": "flake-utils_2",
"flake-utils-plus": "flake-utils-plus",
"nixpkgs": [
2023-04-16 02:30:45 +00:00
"nixpkgs"
2023-04-03 09:41:33 +00:00
]
},
"locked": {
2023-04-16 02:30:45 +00:00
"lastModified": 1681369018,
"narHash": "sha256-bqwKQX4G4DgxEalw8h0zlG0B/GQzOk5djQBpmFz0zzs=",
2023-04-03 09:41:33 +00:00
"owner": "xddxdd",
"repo": "nur-packages",
2023-04-16 02:30:45 +00:00
"rev": "eb318d24ebdcf6efd8af91a54cd932ed3ed86f78",
2023-04-03 09:41:33 +00:00
"type": "github"
},
"original": {
"owner": "xddxdd",
"repo": "nur-packages",
"type": "github"
}
},
2023-03-29 13:14:37 +00:00
"root": {
"inputs": {
2023-04-16 02:30:45 +00:00
"home-manager": "home-manager",
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-03-29 13:14:37 +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
"nur-xddxdd": "nur-xddxdd",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1681209176,
"narHash": "sha256-wyQokPpkNZnsl/bVf8m1428tfA0hJ0w/qexq4EizhTc=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "00d5fd73756d424de5263b92235563bc06f2c6e1",
"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"
2023-03-29 13:14:37 +00:00
}
}
},
"root": "root",
"version": 7
}