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-10-06 16:36:21 +02:00
"lastModified": 1728067476,
"narHash": "sha256-/uJcVXuBt+VFCPQIX+4YnYrHaubJSx4HoNsJVNRgANM=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-06 16:36:21 +02:00
"rev": "6e6b3dd395c3b1eb9be9f2d096383a8d05add030",
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-10-06 16:36:21 +02:00
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
2024-03-09 17:18:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-06 16:36:21 +02:00
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
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
}