2023-06-21 17:41:35 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-07-03 07:15:39 +01:00
|
|
|
"base16": {
|
|
|
|
"inputs": {
|
|
|
|
"fromYaml": "fromYaml"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1709025227,
|
|
|
|
"narHash": "sha256-KXcORItjYJTdEO/BlBd0Uym1Xa3eBu43uvpFiWjJOdY=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"rev": "4e9b16c8b44958bc6bf46d99c3bb1b59c9c9c764",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fromYaml": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1689549921,
|
|
|
|
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1719827385,
|
|
|
|
"narHash": "sha256-qs+nU20Sm8czHg3bhGCqiH+8e13BJyRrKONW34g3i50=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"rev": "391ca6e950c2525b4f853cbe29922452c14eda82",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"ref": "release-24.05",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-03-03 21:16:22 +00:00
|
|
|
"iosevka-custom": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": "nixpkgs"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-07-02 07:03:43 +01:00
|
|
|
"lastModified": 1719045863,
|
|
|
|
"narHash": "sha256-J0RQ2aiAchRxNzl2jlvqFNpFnDW2GZ7QXp53y7fs4GU=",
|
2024-03-03 21:16:22 +00:00
|
|
|
"ref": "refs/heads/main",
|
2024-07-02 07:03:43 +01:00
|
|
|
"rev": "db915e9a55cecdedac53a3cdba354dbc281938d9",
|
|
|
|
"revCount": 13,
|
2024-03-03 21:16:22 +00:00
|
|
|
"type": "git",
|
2024-03-12 05:47:08 +00:00
|
|
|
"url": "https://git.xenia.me.uk/pixelifytica/iosevka.git"
|
2024-03-03 21:16:22 +00:00
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
2024-03-12 05:47:08 +00:00
|
|
|
"url": "https://git.xenia.me.uk/pixelifytica/iosevka.git"
|
2024-03-03 21:16:22 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-21 17:41:35 +01:00
|
|
|
"nixpkgs": {
|
2024-03-03 21:16:22 +00:00
|
|
|
"locked": {
|
2024-06-22 06:30:51 +01:00
|
|
|
"lastModified": 1717602782,
|
|
|
|
"narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
|
2024-03-03 21:16:22 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-06-22 06:30:51 +01:00
|
|
|
"rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
|
2024-03-03 21:16:22 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
2023-07-24 16:45:19 +01:00
|
|
|
"locked": {
|
2024-07-02 07:03:43 +01:00
|
|
|
"lastModified": 1719838683,
|
|
|
|
"narHash": "sha256-Zw9rQjHz1ilNIimEXFeVa1ERNRBF8DoXDhLAZq5B4pE=",
|
2024-03-31 12:59:24 +01:00
|
|
|
"owner": "nixos",
|
2023-07-25 13:57:55 +01:00
|
|
|
"repo": "nixpkgs",
|
2024-07-02 07:03:43 +01:00
|
|
|
"rev": "d032c1a6dfad4eedec7e35e91986becc699d7d69",
|
2023-07-24 16:45:19 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-03-31 12:59:24 +01:00
|
|
|
"owner": "nixos",
|
2024-06-01 07:14:42 +01:00
|
|
|
"ref": "nixos-24.05",
|
2023-07-25 13:57:55 +01:00
|
|
|
"repo": "nixpkgs",
|
2023-07-24 16:45:19 +01:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-07-03 07:15:39 +01:00
|
|
|
"plasma-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"home-manager": [
|
|
|
|
"home-manager"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1719875930,
|
|
|
|
"narHash": "sha256-jQmdWLxRP6BzOxRF8hQEhDD7UKw7UrnYbmaAPOSaXWY=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "plasma-manager",
|
|
|
|
"rev": "7e062fcd669e261fb06cf54fe0ef2e46c3db8e83",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "plasma-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-06-21 17:41:35 +01:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2024-07-03 07:15:39 +01:00
|
|
|
"base16": "base16",
|
|
|
|
"home-manager": "home-manager",
|
2024-03-03 21:16:22 +00:00
|
|
|
"iosevka-custom": "iosevka-custom",
|
2024-07-03 07:15:39 +01:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
|
|
|
"plasma-manager": "plasma-manager",
|
|
|
|
"tt-schemes": "tt-schemes"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tt-schemes": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1718992165,
|
|
|
|
"narHash": "sha256-9i9IjZcjvinb/214x5YShUDBZBC2189HYs26uGy/Hck=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "schemes",
|
|
|
|
"rev": "ef9a4c3c384624694608adebf0993d7a3bed3cf2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "schemes",
|
|
|
|
"type": "github"
|
2023-07-07 17:25:04 +01:00
|
|
|
}
|
2023-06-21 17:41:35 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|