2022-02-18 18:31:29 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"flake-utils": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2022-02-18 18:31:29 +01:00
|
|
|
"locked": {
|
2023-09-15 11:54:42 +02:00
|
|
|
"lastModified": 1694529238,
|
|
|
|
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-09-15 11:54:42 +02:00
|
|
|
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-04-19 00:13:17 +02:00
|
|
|
]
|
2022-02-18 18:31:29 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-11-17 16:50:50 +01:00
|
|
|
"lastModified": 1699748081,
|
|
|
|
"narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-11-17 16:50:50 +01:00
|
|
|
"rev": "04bac349d585c9df38d78e0285b780a140dc74a4",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2023-06-12 23:46:00 +02:00
|
|
|
"ref": "release-23.05",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-11-17 16:50:50 +01:00
|
|
|
"lastModified": 1700097215,
|
|
|
|
"narHash": "sha256-ODQ3gBTv1iHd7lG21H+ErVISB5wVeOhd/dEogOqHs/I=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2023-11-17 16:50:50 +01:00
|
|
|
"rev": "9fb122519e9cd465d532f736a98c1e1eb541ef6f",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2023-06-12 23:46:00 +02:00
|
|
|
"ref": "nixos-23.05",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-29 09:30:59 +01:00
|
|
|
"nixpkgs-unstable": {
|
2023-09-30 14:11:23 +02:00
|
|
|
"locked": {
|
2023-11-17 16:50:50 +01:00
|
|
|
"lastModified": 1699963925,
|
|
|
|
"narHash": "sha256-LE7OV/SwkIBsCpAlIPiFhch/J+jBDGEZjNfdnzCnCrY=",
|
2023-09-30 14:11:23 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2023-11-17 16:50:50 +01:00
|
|
|
"rev": "bf744fe90419885eefced41b3e5ae442d732712d",
|
2023-09-30 14:11:23 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-18 18:31:29 +01:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"home-manager": "home-manager",
|
2023-09-30 14:11:23 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2023-10-29 09:30:59 +01:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable"
|
2022-02-18 18:31:29 +01:00
|
|
|
}
|
2022-11-14 00:21:23 +01:00
|
|
|
},
|
2023-04-19 00:13:17 +02:00
|
|
|
"systems": {
|
2022-11-14 00:21:23 +01:00
|
|
|
"locked": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
2022-11-14 00:21:23 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
2022-11-14 00:21:23 +01:00
|
|
|
"type": "github"
|
|
|
|
}
|
2022-02-18 18:31:29 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|