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-06-07 13:11:34 +02:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2022-11-27 23:11:34 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-07 13:11:34 +02:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
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": {
2023-06-07 13:11:34 +02:00
"lastModified": 1686137513,
"narHash": "sha256-u30JB/KsBjF4xWAz4iswdKIAmVGtkahD+VV7sywYCBA=",
2023-01-06 18:29:58 +01:00
"ref": "main",
2023-06-07 13:11:34 +02:00
"rev": "61db764a7ed44159c1ade3cd9bf9c068de0bdeb8",
"revCount": 20,
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-06-07 13:11:34 +02:00
"lastModified": 1689940971,
"narHash": "sha256-397xShPnFqPC59Bmpo3lS+/Aw0yoDRMACGo1+h2VJMo=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-07 13:11:34 +02:00
"rev": "9ca785644d067445a4aa749902b29ccef61f7476",
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-06-07 13:11:34 +02:00
"lastModified": 1689473667,
"narHash": "sha256-41ePf1ylHMTogSPAiufqvBbBos+gtB6zjQlYFSEKFMM=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-07 13:11:34 +02:00
"rev": "13231eccfa1da771afa5c0807fdd73e05a1ec4e6",
2022-11-27 23:11:34 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-07 13:11:34 +02:00
"ref": "release-23.05",
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-06-07 13:11:34 +02:00
"lastModified": 1689534977,
"narHash": "sha256-EB4hasmjKgetTR0My2bS5AwELZFIQ4zANLqHKi7aVXg=",
2022-11-27 23:11:34 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-06-07 13:11:34 +02:00
"rev": "bd695cc4d0a5e1bead703cc1bec5fa3094820a81",
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
}