sisyphus/nixos/flake.lock

281 lines
7.1 KiB
Text
Raw Permalink Normal View History

2023-03-06 21:00:44 +01:00
{
"nodes": {
2023-03-22 22:12:39 +01:00
"flake-utils": {
2024-02-18 16:34:18 +01:00
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-03-22 22:12:39 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-10 20:18:46 +01:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
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-11-10 20:18:46 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2023-03-06 21:00:44 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-10 20:18:46 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-02 20:49:04 +02:00
"ref": "release-24.05",
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": {
2024-11-10 20:18:46 +01:00
"lastModified": 1720066371,
"narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=",
2024-02-18 16:34:18 +01:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-11-10 20:18:46 +01:00
"rev": "622f829f5fe69310a866c8a6cd07e747c44ef820",
2024-02-18 16:34:18 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"nixpkgs": {
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1730883749,
"narHash": "sha256-mwrFF0vElHJP8X3pFCByJR365Q2463ATp2qGIrDUdlE=",
2023-03-06 21:00:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 20:18:46 +01:00
"rev": "dba414932936fde69f0606b4f1d87c5bc0003ede",
2023-03-06 21:00:44 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-06-02 20:49:04 +02:00
"ref": "nixos-24.05",
2023-03-06 21:00:44 +01:00
"type": "indirect"
}
},
2023-05-24 21:38:30 +02:00
"nixpkgs-stable": {
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1730602179,
"narHash": "sha256-efgLzQAWSzJuCLiCaQUCDu4NudNlHdg2NzGLX5GYaEY=",
2023-05-24 21:38:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 20:18:46 +01:00
"rev": "3c2f1c4ca372622cb2f9de8016c9a0b1cbd0f37c",
2023-05-24 21:38:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-10 20:18:46 +01:00
"ref": "release-24.05",
2023-05-24 21:38:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-24 14:01:21 +02:00
"nixpkgs-unstable": {
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2023-06-24 14:01:21 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 20:18:46 +01:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
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",
2024-11-10 20:18:46 +01:00
"systems": "systems_2",
2024-02-18 16:34:18 +01:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1724283233,
"narHash": "sha256-XMPn6YHwFOJCGLE9M5F3AEFKA0u+maf8CpIEWmvaQTQ=",
2024-02-18 16:34:18 +01:00
"owner": "ThinkChaos",
"repo": "openconnect-sso",
2024-11-10 20:18:46 +01:00
"rev": "94f1ddfef1662d56ede0a093bcfc3d23156bc1a1",
2024-02-18 16:34:18 +01:00
"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": {
2024-11-10 20:18:46 +01:00
"lastModified": 1721039874,
"narHash": "sha256-XANsG9GYHip8pxZpbqKf/YGv8tIa0xTh289Y+WNBNfw=",
2024-02-18 16:34:18 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-11-10 20:18:46 +01:00
"rev": "d11c01e58587e5f21037ed6477465a7f26a32e27",
2024-02-18 16:34:18 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2023-03-06 21:00:44 +01:00
"root": {
"inputs": {
2024-11-10 20:18:46 +01:00
"flake-utils": "flake-utils",
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-11-10 20:18:46 +01:00
"lastModified": 1730883027,
"narHash": "sha256-pvXMOJIqRW0trsW+FzRMl6d5PbsM4rWfD5lcKCOrrwI=",
2023-05-24 21:38:30 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-11-10 20:18:46 +01:00
"rev": "c5ae1e214ff935f2d3593187a131becb289ea639",
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
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"openconnect-sso",
"nixpkgs"
]
},
"locked": {
2024-11-10 20:18:46 +01:00
"lastModified": 1721769617,
"narHash": "sha256-6Pqa0bi5nV74IZcENKYRToRNM5obo1EQ+3ihtunJ014=",
2024-02-18 16:34:18 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-10 20:18:46 +01:00
"rev": "8db8970be1fb8be9c845af7ebec53b699fe7e009",
2024-02-18 16:34:18 +01:00
"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": {
2024-11-10 20:18:46 +01:00
"lastModified": 1722363685,
"narHash": "sha256-XCf2PIAT6lH7BwytgioPmVf/wkzXjSKScC4KzcZgb64=",
2023-03-22 22:12:39 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2024-11-10 20:18:46 +01:00
"rev": "6b10f51ff73a66bb29f3bc8151a59d217713f496",
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
}