nix/flake.lock

134 lines
3.4 KiB
Plaintext
Raw Normal View History

2024-06-05 20:52:52 +02:00
{
"nodes": {
2024-07-02 22:10:44 +02:00
"ags": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1718921313,
"narHash": "sha256-TFJah1RW5qnYW7kajjAFPAS5j/0q0R3vz9zPjrRA0Mc=",
"owner": "Aylur",
"repo": "ags",
"rev": "646d5ad073ff7f8b1d50cfbd40f5b8a250fcd59d",
"type": "github"
},
"original": {
"owner": "Aylur",
"repo": "ags",
"type": "github"
}
},
2024-06-05 20:52:52 +02:00
"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-07-05 15:01:15 +02:00
"lastModified": 1720167120,
"narHash": "sha256-K9JYdlPiyaXp33JRg7CT8rMwH56e4ncXSsXW/YKnNXc=",
2024-06-05 20:52:52 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-05 15:01:15 +02:00
"rev": "bbe6e94737289c8cb92d4d8f9199fbfe4f11c0ba",
2024-06-05 20:52:52 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"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-07-02 22:10:44 +02:00
"lastModified": 1718714799,
"narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=",
"owner": "NixOS",
2024-06-05 20:52:52 +02:00
"repo": "nixpkgs",
2024-07-02 22:10:44 +02:00
"rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e",
2024-06-05 20:52:52 +02:00
"type": "github"
},
"original": {
2024-07-02 22:10:44 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-06-05 20:52:52 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"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"
}
},
2024-07-02 22:10:44 +02:00
"nixpkgs_2": {
"locked": {
2024-07-05 15:01:15 +02:00
"lastModified": 1720179167,
"narHash": "sha256-yXEMeSgpHlEcL0XJ0vw9fSwcT0uCat6Rykejd3ClYts=",
2024-07-02 22:10:44 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-05 15:01:15 +02:00
"rev": "8a0c6be4586693dbd008f692de756d3d8c861fbc",
2024-07-02 22:10:44 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-05 20:52:52 +02:00
"root": {
"inputs": {
2024-07-02 22:10:44 +02:00
"ags": "ags",
2024-06-05 20:52:52 +02:00
"home-manager": "home-manager",
"nix-colors": "nix-colors",
2024-07-02 22:10:44 +02:00
"nixpkgs": "nixpkgs_2"
2024-06-05 20:52:52 +02:00
}
}
},
"root": "root",
"version": 7
}