chaos-jetzt-nixfiles/flake.lock

137 lines
3.5 KiB
Text
Raw Normal View History

2022-11-27 23:11:34 +01:00
{
"nodes": {
"flake-utils": {
2023-04-12 12:22:52 +02:00
"inputs": {
"systems": "systems"
},
2022-11-27 23:11:34 +01:00
"locked": {
2023-04-12 12:22:52 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-11-27 23:11:34 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-12 12:22:52 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-11-27 23:11:34 +01:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
2023-01-06 18:29:58 +01:00
"flake-utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"freescout-nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1673517701,
"narHash": "sha256-m6JDhvbljk+8dSqjJSQaovM9ibHhbPZv6d8I7PrlibI=",
"ref": "main",
"rev": "a6ef9643d794085afaa2b574bf7373090026d917",
"revCount": 8,
"type": "git",
"url": "https://cyberchaos.dev/e1mo/freescout-nix-flake"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://cyberchaos.dev/e1mo/freescout-nix-flake"
}
},
2022-11-27 23:11:34 +01:00
"nixpkgs": {
"locked": {
2023-04-12 12:22:52 +02:00
"lastModified": 1681217261,
"narHash": "sha256-RbxCHWN3Vhyv/WEsXcJlDwF7bpvZ9NxDjfSouQxXEKo=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-12 12:22:52 +02:00
"rev": "3fb8eedc450286d5092e4953118212fa21091b3b",
2022-11-27 23:11:34 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-30 15:12:59 +01:00
"nixpkgs-stable": {
2022-11-27 23:11:34 +01:00
"locked": {
2023-04-12 12:22:52 +02:00
"lastModified": 1681005198,
"narHash": "sha256-5LrnBeXR7Hv8OXh6eany7br4qBW+ZNl4LKf1CJu9zbg=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-12 12:22:52 +02:00
"rev": "e45cc0138829ad86e7ff17a76acf2d05e781e30a",
2022-11-27 23:11:34 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-30 15:12:59 +01:00
"ref": "release-22.11",
2022-11-27 23:11:34 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-01-06 18:29:58 +01:00
"freescout-nix": "freescout-nix",
2022-11-27 23:11:34 +01:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-30 15:12:59 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2022-11-27 23:11:34 +01:00
},
"locked": {
2023-04-12 12:22:52 +02:00
"lastModified": 1681209176,
"narHash": "sha256-wyQokPpkNZnsl/bVf8m1428tfA0hJ0w/qexq4EizhTc=",
2022-11-27 23:11:34 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-04-12 12:22:52 +02:00
"rev": "00d5fd73756d424de5263b92235563bc06f2c6e1",
2022-11-27 23:11:34 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2023-04-12 12:22:52 +02: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"
}
2022-11-27 23:11:34 +01:00
}
},
"root": "root",
"version": 7
}