flake/flake.lock

360 lines
9 KiB
Text
Raw Normal View History

2023-08-29 13:23:48 +02:00
{
"nodes": {
2023-11-14 19:47:42 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
2023-11-14 19:47:42 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1700097833,
"narHash": "sha256-Nzr92hHCzSXOYBbO2LCJhb4Tykgo5NVuYSzcLQByubk=",
"owner": "uku3lig",
2023-11-14 19:47:42 +01:00
"repo": "agenix",
"rev": "da400b2f61620e858078359d787006e1366fd03c",
2023-11-14 19:47:42 +01:00
"type": "github"
},
"original": {
"owner": "uku3lig",
2023-11-14 19:47:42 +01:00
"repo": "agenix",
"type": "github"
}
},
2023-12-24 08:13:53 +01:00
"catppuccin": {
"locked": {
"lastModified": 1702771919,
"narHash": "sha256-l6zkit3WPXuukWrQDpaNVNEQ2Y0lq1K+7OQmvtqFIJU=",
"owner": "Stonks3141",
"repo": "ctp-nix",
"rev": "4a76ba2815b6db301597630d14e4e40f4fb5fb0f",
"type": "github"
},
"original": {
"owner": "Stonks3141",
"repo": "ctp-nix",
"type": "github"
}
},
2023-11-08 14:42:16 +01:00
"crane": {
"inputs": {
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699218802,
"narHash": "sha256-5l0W4Q7z7A4BCstaF5JuBqXOVrZ3Vqst5+hUnP7EdUc=",
"owner": "ipetkov",
"repo": "crane",
"rev": "2d6c2aaff5a05e443eb15efddc21f9c73720340c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-11-14 19:47:42 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-compat": {
2023-11-08 15:18:44 +01:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-08 14:42:16 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-11-08 14:42:16 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
2023-11-08 14:42:16 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-11-08 15:18:44 +01:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"gitignore": {
2023-11-08 15:18:44 +01:00
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-11-13 04:22:42 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2023-11-13 04:22:42 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703265279,
"narHash": "sha256-5jVtOwyMH1FzclxHrsFWzBdB+VyjUUSu1wyZhZlR6WU=",
2023-11-13 04:22:42 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "07c322a7cff03267fd881adae1afe63367c5d608",
2023-11-13 04:22:42 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-08 15:18:44 +01:00
"lanzaboote": {
"inputs": {
"crane": "crane",
2023-12-06 10:50:36 +01:00
"flake-compat": "flake-compat",
2023-11-08 15:18:44 +01:00
"flake-parts": [
"flake-parts"
],
2023-12-06 10:50:36 +01:00
"flake-utils": "flake-utils",
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1702288664,
"narHash": "sha256-7ZGNXYyV1TTtqOCf/ndOFQoH3/+c5dp1QQB7tFDKWw4=",
2023-11-08 15:18:44 +01:00
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "9186a77827d83c49557af564f7cb437ca197b739",
2023-11-08 15:18:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2023-08-29 13:23:48 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-08-29 13:23:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-08-29 13:23:48 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-11-08 15:18:44 +01:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-14 18:59:49 +01:00
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
2023-11-14 18:59:49 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
2023-11-14 18:59:49 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
2023-11-14 18:59:49 +01:00
"type": "indirect"
}
},
2023-11-08 15:18:44 +01:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
2023-12-06 10:50:36 +01:00
"gitignore": "gitignore",
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
2023-11-07 15:52:47 +01:00
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1699271226,
"narHash": "sha256-8Jt1KW3xTjolD6c6OjJm9USx/jmL+VVmbooADCkdDfU=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "ea758da1a6dcde6dc36db348ed690d09b9864128",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
2023-11-08 14:42:16 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-11-07 15:52:47 +01:00
"type": "github"
}
},
2023-08-29 13:23:48 +02:00
"root": {
"inputs": {
"agenix": "agenix",
2023-12-24 08:13:53 +01:00
"catppuccin": "catppuccin",
2023-11-08 14:42:16 +01:00
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
2023-11-08 15:18:44 +01:00
"lanzaboote": "lanzaboote",
2023-11-14 18:59:49 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable_2"
2023-11-08 14:42:16 +01:00
}
},
"rust-overlay": {
2023-11-08 15:18:44 +01:00
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699409596,
"narHash": "sha256-L3g1smIol3dGTxkUQOlNShJtZLvjLzvtbaeTRizwZBU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "58240e1ac627cef3ea30c7732fedfb4f51afd8e7",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-08-29 13:23:48 +02:00
}
},
"root": "root",
"version": 7
}