chaos-jetzt-nixfiles/flake.lock

124 lines
3.1 KiB
Text
Raw Permalink 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": {
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
2022-11-27 23:11:34 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
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": 1692954414,
"narHash": "sha256-rl1g3aGG0Nlmae7DCGqvOe+yQAcqTGUxehcMAk6usWQ=",
2023-01-06 18:29:58 +01:00
"ref": "main",
"rev": "1594009c5040acd2d0c6b8700ca2cc64808041c4",
"revCount": 23,
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": {
"lastModified": 1693377291,
"narHash": "sha256-vYGY9bnqEeIncNarDZYhm6KdLKgXMS+HA2mTRaWEc80=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e7f38be3775bab9659575f192ece011c033655f0",
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": {
"lastModified": 1693097136,
"narHash": "sha256-fBZSMdBaoZ0INFbyZ5s0DOF7zDNcLsLxgkwdDh3l9Pc=",
2022-11-27 23:11:34 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9117c4e9dc117a6cd0319cca40f2349ed333669d",
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": {
"lastModified": 1693404499,
"narHash": "sha256-cx/7yvM/AP+o/3wPJmA9W9F+WHemJk5t+Xcr+Qwkqhg=",
2022-11-27 23:11:34 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a",
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
}