chaos-jetzt-nixfiles/flake.lock

124 lines
3.1 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
"freescout-nix": {
"inputs": {
2023-02-18 11:54:34 +01:00
"flake-utils": [
"flake-utils"
],
2023-01-06 18:29:58 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1681403268,
"narHash": "sha256-ek423DGBkCzGMxN/DjYZ5fCDOL/C0B2nMioUVFZo0Uk=",
2023-01-06 18:29:58 +01:00
"ref": "main",
"rev": "9ec64d6189890d01b70dbc4b275433ed67df56c9",
"revCount": 17,
2023-01-06 18:29:58 +01:00
"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-05-20 00:43:55 +02:00
"lastModified": 1684385584,
"narHash": "sha256-O7y0gK8OLIDqz+LaHJJyeu09IGiXlZIS3+JgEzGmmJA=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-20 00:43:55 +02:00
"rev": "48a0fb7aab511df92a17cf239c37f2bd2ec9ae3a",
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-05-20 00:43:55 +02:00
"lastModified": 1684025543,
"narHash": "sha256-hGe7S+i5je+8E/b2mOXVI9nmr038Dw+bV8e1P8xHSe0=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-20 00:43:55 +02:00
"rev": "c6d2f3dc0d3efd4285eebe4f8a36a47ba438138e",
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-05-20 00:43:55 +02:00
"lastModified": 1684032930,
"narHash": "sha256-ueeSYDii2e5bkKrsSdP12JhkW9sqgYrUghLC8aDfYGQ=",
2022-11-27 23:11:34 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-05-20 00:43:55 +02:00
"rev": "a376127bb5277cd2c337a9458744f370aaf2e08d",
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
}