nix/flake.lock

116 lines
3.0 KiB
Plaintext
Raw Normal View History

2024-03-09 17:18:36 +01:00
{
"nodes": {
"base16-schemes": {
"flake": false,
"locked": {
"lastModified": 1696158499,
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
"owner": "tinted-theming",
"repo": "base16-schemes",
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-06 09:14:58 +02:00
"lastModified": 1717527182,
"narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=",
2024-03-09 17:18:36 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-06 09:14:58 +02:00
"rev": "845a5c4c073f74105022533907703441e0464bc3",
2024-03-09 17:18:36 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-02 12:10:28 +02:00
"ref": "release-24.05",
2024-03-09 17:18:36 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1707825078,
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
"owner": "misterio77",
"repo": "nix-colors",
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "nix-colors",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-06 09:14:58 +02:00
"lastModified": 1717555607,
"narHash": "sha256-WZ1s48OODmRJ3DHC+I/DtM3tDRuRJlNqMvxvAPTD7ec=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-06 09:14:58 +02:00
"rev": "0b8e7a1ae5a94da2e1ee3f3030a32020f6254105",
2024-03-09 17:18:36 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-06-02 12:10:28 +02:00
"ref": "nixos-24.05",
2024-03-09 17:18:36 +01:00
"type": "indirect"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1697935651,
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-06-06 09:14:58 +02:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-06 09:14:58 +02:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
2024-03-09 17:18:36 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-colors": "nix-colors",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}