nix-config/flake.lock

113 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-05-08 19:38:39 +02:00
{
"nodes": {
"base16": {
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1658847131,
"narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=",
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "base16.nix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-08 19:38:39 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-09 04:16:46 +02:00
]
2023-05-08 19:38:39 +02:00
},
"locked": {
2023-07-04 15:14:28 +02:00
"lastModified": 1688467264,
"narHash": "sha256-AUQP1WtmBb36bRc41p5ieTwq6Y8pgiKurbdrsPeP3fg=",
2023-05-08 19:38:39 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-04 15:14:28 +02:00
"rev": "b406b8d1bc90f6cd3e120d189b3e929f17ca4aea",
2023-05-08 19:38:39 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-09 04:16:46 +02:00
"ref": "master",
2023-05-08 19:38:39 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2023-06-09 00:30:11 +02:00
"locked": {
2023-07-05 05:51:14 +02:00
"lastModified": 1688528700,
"narHash": "sha256-euAshyUOSsgDNxGTbpZClBTe7rCk3pI80gk9olIEUgo=",
2023-06-09 00:30:11 +02:00
"owner": "donovanglover",
"repo": "nixpkgs",
2023-07-05 05:51:14 +02:00
"rev": "a6578d056e8844d28a26014221084fc4e2004950",
2023-06-09 00:30:11 +02:00
"type": "github"
},
"original": {
"owner": "donovanglover",
"ref": "personal-unstable",
2023-06-15 16:42:46 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-08 19:38:39 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"stylix": "stylix"
}
},
"stylix": {
"inputs": {
"base16": "base16",
"flake-compat": "flake-compat",
2023-05-17 05:35:52 +02:00
"home-manager": [
"home-manager"
],
2023-05-11 04:43:11 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-03 00:23:44 +02:00
"lastModified": 1688308288,
"narHash": "sha256-dahwZIc0zGgGMKR/j1SJjYhaoGJTHJUse8CzC8DUyV0=",
"owner": "danth",
"repo": "stylix",
2023-07-03 00:23:44 +02:00
"rev": "35cab8eb76c1d3672b2b290a64f357847c30d090",
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
}
2023-05-08 19:38:39 +02:00
}
},
"root": "root",
"version": 7
}