sisyphus/nixos/flake.lock

336 lines
8.5 KiB
Text
Raw Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
2023-03-22 22:12:39 +01:00
"devshell": {
"inputs": {
2024-02-18 16:34:18 +01:00
"flake-utils": "flake-utils",
2023-03-22 22:12:39 +01:00
"nixpkgs": [
"nixpkgs"
2024-02-18 16:34:18 +01:00
]
2023-03-22 22:12:39 +01:00
},
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1710156081,
"narHash": "sha256-4PMY6aumJi5dLFjBzF5O4flKXmadMNq3AGUHKYfchh0=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "devshell",
2024-03-13 08:16:17 +01:00
"rev": "bc68b058dc7e6d4d6befc4ec6c60082b6e844b7d",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
2024-02-18 16:34:18 +01:00
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-05-24 21:38:30 +02:00
"inputs": {
"systems": "systems_2"
},
2023-03-22 22:12:39 +01:00
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 08:16:17 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-03-22 22:12:39 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-22 22:12:39 +01:00
]
2023-03-06 21:00:44 +01:00
},
"locked": {
2024-02-18 16:34:18 +01:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-18 16:34:18 +01:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-02-18 16:34:18 +01:00
"ref": "release-23.11",
2023-03-06 21:00:44 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-02-18 16:34:18 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"openconnect-sso",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701208414,
"narHash": "sha256-xrQ0FyhwTZK6BwKhahIkUVZhMNk21IEI1nUcWSONtpo=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "93e39cc1a087d65bcf7a132e75a650c44dd2b734",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"nixpkgs": {
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1710162809,
"narHash": "sha256-i2R2bcnQp+85de67yjgZVvJhd6rRnJbSYNpGmB6Leb8=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-13 08:16:17 +01:00
"rev": "ddcd7598b2184008c97e6c9c6a21c5f37590b8d2",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-02-18 16:34:18 +01:00
"ref": "nixos-23.11",
2023-03-06 21:00:44 +01:00
"type": "indirect"
}
},
2023-05-24 21:38:30 +02:00
"nixpkgs-stable": {
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1710033658,
"narHash": "sha256-yiZiVKP5Ya813iYLho2+CcFuuHpaqKc/CoxOlANKcqM=",
2023-05-24 21:38:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-13 08:16:17 +01:00
"rev": "b17375d3bb7c79ffc52f3538028b2ec06eb79ef8",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-18 16:34:18 +01:00
"ref": "release-23.11",
2023-05-24 21:38:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": {
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1709961763,
"narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
2023-06-24 14:01:21 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-13 08:16:17 +01:00
"rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
2023-06-24 14:01:21 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-02-18 16:34:18 +01:00
"openconnect-sso": {
"inputs": {
"flake-utils": [
"utils"
],
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
],
"poetry2nix": "poetry2nix",
"systems": "systems_3",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1701455376,
"narHash": "sha256-FMLrMdi6JY7ZfqV5XnNj64jnDcGKznKZLn7O6OMO3u0=",
"owner": "ThinkChaos",
"repo": "openconnect-sso",
"rev": "20c0015c4264c72cc19ac272de0dc534309bd21b",
"type": "github"
},
"original": {
"owner": "ThinkChaos",
"ref": "fix/nix-flake",
"repo": "openconnect-sso",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"openconnect-sso",
"flake-utils"
],
"nix-github-actions": [
"openconnect-sso",
"nix-github-actions"
],
"nixpkgs": [
"openconnect-sso",
"nixpkgs"
],
"systems": [
"openconnect-sso",
"systems"
],
"treefmt-nix": [
"openconnect-sso",
"treefmt-nix"
]
},
"locked": {
"lastModified": 1701105783,
"narHash": "sha256-5IOI0xXGbhAkUZNNcPId48V78Q+/JlW0hzlif0zxRmM=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "0b2bff39e9bd4e6db3208e09c276ca83a063b370",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"root": {
"inputs": {
2023-03-22 22:12:39 +01:00
"devshell": "devshell",
2024-02-18 16:34:18 +01:00
"flake-utils": "flake-utils_2",
2023-03-06 21:00:44 +01:00
"home-manager": "home-manager",
2023-03-07 23:12:34 +01:00
"nixpkgs": "nixpkgs",
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2024-02-18 16:34:18 +01:00
"openconnect-sso": "openconnect-sso",
2023-05-24 21:38:30 +02:00
"sops-nix": "sops-nix",
2023-03-22 22:12:39 +01:00
"utils": "utils"
2023-03-06 21:00:44 +01:00
}
},
2023-05-24 21:38:30 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-03-13 08:16:17 +01:00
"lastModified": 1710195194,
"narHash": "sha256-KFxCJp0T6TJOz1IOKlpRdpsCr9xsvlVuWY/VCiAFnTE=",
2023-05-24 21:38:30 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-13 08:16:17 +01:00
"rev": "e52d8117b330f690382f1d16d81ae43daeb4b880",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-02-18 16:34:18 +01:00
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"openconnect-sso",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699786194,
"narHash": "sha256-3h3EH1FXQkIeAuzaWB+nK0XK54uSD46pp+dMD3gAcB4=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e82f32aa7f06bbbd56d7b12186d555223dc399d1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"utils": {
2023-03-22 22:12:39 +01:00
"inputs": {
"flake-utils": [
"flake-utils"
]
},
2023-03-06 21:00:44 +01:00
"locked": {
2023-10-10 21:14:05 +02:00
"lastModified": 1696331477,
"narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-10-10 21:14:05 +02:00
"rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2023-03-06 21:00:44 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}