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-10-06 16:36:21 +02:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-03-09 17:18:36 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-06 16:36:21 +02:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
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-11-24 21:00:21 +01:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-24 21:00:21 +01:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
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-11-24 21:00:21 +01:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-24 21:00:21 +01:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
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
}