2023-03-30 16:33:03 +03:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-04-14 14:12:45 +03:00
|
|
|
"agenix": {
|
|
|
|
"inputs": {
|
|
|
|
"darwin": [],
|
2023-08-18 13:47:27 +03:00
|
|
|
"home-manager": [
|
|
|
|
"home-manager"
|
|
|
|
],
|
2023-04-14 14:12:45 +03:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-12-24 01:30:10 +02:00
|
|
|
],
|
|
|
|
"systems": "systems"
|
2023-04-14 14:12:45 +03:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-05-10 02:30:48 +03:00
|
|
|
"lastModified": 1715290355,
|
|
|
|
"narHash": "sha256-2T7CHTqBXJJ3ZC6R/4TXTcKoXWHcvubKNj9SfomURnw=",
|
2023-04-14 14:12:45 +03:00
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
2024-05-10 02:30:48 +03:00
|
|
|
"rev": "8d37c5bdeade12b6479c85acd133063ab53187a0",
|
2023-04-14 14:12:45 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-30 16:33:03 +03:00
|
|
|
"deploy-rs": {
|
|
|
|
"inputs": {
|
2023-10-01 22:45:00 +03:00
|
|
|
"flake-compat": [
|
|
|
|
"flake-compat"
|
|
|
|
],
|
2023-03-30 16:33:03 +03:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"utils": [
|
|
|
|
"flake-utils"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-05-15 02:30:12 +03:00
|
|
|
"lastModified": 1715699772,
|
|
|
|
"narHash": "sha256-sKhqIgucN5sI/7UQgBwsonzR4fONjfMr9OcHK/vPits=",
|
2023-03-30 16:33:03 +03:00
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
2024-05-15 02:30:12 +03:00
|
|
|
"rev": "b3ea6f333f9057b77efd9091119ba67089399ced",
|
2023-03-30 16:33:03 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-01-17 13:17:19 +02:00
|
|
|
"e11sync": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": [
|
|
|
|
"flake-compat"
|
|
|
|
],
|
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"geoip2-tarball": "geoip2-tarball",
|
|
|
|
"gitignore": [
|
|
|
|
"gitignore"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"pre-commit-hooks": [
|
|
|
|
"pre-commit-hooks"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-05 13:01:02 +02:00
|
|
|
"lastModified": 1709633211,
|
|
|
|
"narHash": "sha256-kB93+AnZxq5mH6YvQGHBmkT/pvF0+GOCc8roJ5/w4LM=",
|
2024-01-17 13:17:19 +02:00
|
|
|
"ref": "refs/heads/main",
|
2024-03-05 13:01:02 +02:00
|
|
|
"rev": "93653ee1bd08ef14a693e98b1d01071eb2a1cee8",
|
|
|
|
"revCount": 187,
|
2024-01-17 13:17:19 +02:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.jakstys.lt/motiejus/e11sync"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.jakstys.lt/motiejus/e11sync"
|
|
|
|
}
|
|
|
|
},
|
2023-03-30 16:33:03 +03:00
|
|
|
"flake-compat": {
|
|
|
|
"locked": {
|
2023-10-01 22:45:00 +03:00
|
|
|
"lastModified": 1688025799,
|
|
|
|
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
|
|
|
|
"owner": "nix-community",
|
2023-03-30 16:33:03 +03:00
|
|
|
"repo": "flake-compat",
|
2023-10-01 22:45:00 +03:00
|
|
|
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
|
2023-03-30 16:33:03 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-10-01 22:45:00 +03:00
|
|
|
"owner": "nix-community",
|
2023-03-30 16:33:03 +03:00
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
2023-04-14 14:12:45 +03:00
|
|
|
"inputs": {
|
2023-12-24 01:30:10 +02:00
|
|
|
"systems": "systems_2"
|
2023-04-14 14:12:45 +03:00
|
|
|
},
|
2023-03-30 16:33:03 +03:00
|
|
|
"locked": {
|
2024-03-11 15:18:25 +02:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2023-03-30 16:33:03 +03:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-03-11 15:18:25 +02:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2023-03-30 16:33:03 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-01-17 13:17:19 +02:00
|
|
|
"geoip2-tarball": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1705308463,
|
|
|
|
"narHash": "sha256-Q+t6LnGy8R6QLugw25iC0WdVPU2C3eqZPlbvVQ9EpwE=",
|
|
|
|
"type": "tarball",
|
|
|
|
"url": "https://dl.jakstys.lt/_/2024.01.13.tar.zst"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "tarball",
|
|
|
|
"url": "https://dl.jakstys.lt/_/2024.01.13.tar.zst"
|
|
|
|
}
|
|
|
|
},
|
2023-10-01 22:45:00 +03:00
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-02-29 01:30:49 +02:00
|
|
|
"lastModified": 1709087332,
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
2023-10-01 22:45:00 +03:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
2024-02-29 01:30:49 +02:00
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
2023-10-01 22:45:00 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-08-18 13:47:27 +03:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-05-11 02:31:28 +03:00
|
|
|
"lastModified": 1715381426,
|
|
|
|
"narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
|
2023-08-18 13:47:27 +03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-05-11 02:31:28 +03:00
|
|
|
"rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
|
2023-08-18 13:47:27 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2023-11-27 12:07:19 +02:00
|
|
|
"ref": "release-23.11",
|
2023-08-18 13:47:27 +03:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-21 06:06:10 +03:00
|
|
|
"nix-index-database": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-05-21 02:31:33 +03:00
|
|
|
"lastModified": 1716170277,
|
|
|
|
"narHash": "sha256-fCAiox/TuzWGVaAz16PxrR4Jtf9lN5dwWL2W74DS0yI=",
|
2023-09-21 06:06:10 +03:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "nix-index-database",
|
2024-05-21 02:31:33 +03:00
|
|
|
"rev": "e0638db3db43b582512a7de8c0f8363a162842b9",
|
2023-09-21 06:06:10 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "nix-index-database",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-12-14 10:10:00 +02:00
|
|
|
"nixgl": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-20 02:30:13 +03:00
|
|
|
"lastModified": 1713543440,
|
|
|
|
"narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=",
|
2023-12-14 10:10:00 +02:00
|
|
|
"owner": "guibou",
|
|
|
|
"repo": "nixGL",
|
2024-04-20 02:30:13 +03:00
|
|
|
"rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a",
|
2023-12-14 10:10:00 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "guibou",
|
|
|
|
"repo": "nixGL",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-14 21:46:01 +03:00
|
|
|
"nixos-hardware": {
|
|
|
|
"locked": {
|
2024-05-21 02:31:33 +03:00
|
|
|
"lastModified": 1716173274,
|
|
|
|
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
|
2023-09-14 21:46:01 +03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixos-hardware",
|
2024-05-21 02:31:33 +03:00
|
|
|
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
|
2023-09-14 21:46:01 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "nixos-hardware",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-30 16:33:03 +03:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-05-24 02:30:48 +03:00
|
|
|
"lastModified": 1716361217,
|
|
|
|
"narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
|
2023-03-30 16:33:03 +03:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-05-24 02:30:48 +03:00
|
|
|
"rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
|
2023-03-30 16:33:03 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-11-27 12:07:19 +02:00
|
|
|
"ref": "nixos-23.11",
|
2023-11-15 09:20:23 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-03-13 13:56:38 +02:00
|
|
|
"nixpkgs-unstable": {
|
|
|
|
"locked": {
|
2024-05-23 02:30:52 +03:00
|
|
|
"lastModified": 1716330097,
|
|
|
|
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
|
2024-03-13 13:56:38 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-05-23 02:30:52 +03:00
|
|
|
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
|
2024-03-13 13:56:38 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-09-15 14:39:04 +03:00
|
|
|
"nur": {
|
|
|
|
"locked": {
|
2024-05-24 02:30:48 +03:00
|
|
|
"lastModified": 1716500755,
|
|
|
|
"narHash": "sha256-KbOpKmPaPCV949WhJPfHwoD6Zev/xPy1+mx4a5QIKr4=",
|
2023-09-15 14:39:04 +03:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2024-05-24 02:30:48 +03:00
|
|
|
"rev": "b7a68434d425221761e03d83790b0c73b8046769",
|
2023-09-15 14:39:04 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-01 22:45:00 +03:00
|
|
|
"pre-commit-hooks": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": [
|
|
|
|
"flake-compat"
|
|
|
|
],
|
2023-10-02 00:05:57 +03:00
|
|
|
"gitignore": [
|
|
|
|
"gitignore"
|
|
|
|
],
|
2023-10-01 22:45:00 +03:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"nixpkgs-stable": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-05-21 02:31:33 +03:00
|
|
|
"lastModified": 1716213921,
|
|
|
|
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
|
2023-10-01 22:45:00 +03:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2024-05-21 02:31:33 +03:00
|
|
|
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
|
2023-10-01 22:45:00 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-30 16:33:03 +03:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-04-14 14:12:45 +03:00
|
|
|
"agenix": "agenix",
|
2023-03-30 16:33:03 +03:00
|
|
|
"deploy-rs": "deploy-rs",
|
2024-01-17 13:17:19 +02:00
|
|
|
"e11sync": "e11sync",
|
2023-10-01 22:45:00 +03:00
|
|
|
"flake-compat": "flake-compat",
|
2023-03-30 16:33:03 +03:00
|
|
|
"flake-utils": "flake-utils",
|
2023-10-02 00:05:57 +03:00
|
|
|
"gitignore": "gitignore",
|
2023-08-18 13:47:27 +03:00
|
|
|
"home-manager": "home-manager",
|
2023-09-21 06:06:10 +03:00
|
|
|
"nix-index-database": "nix-index-database",
|
2023-12-14 10:10:00 +02:00
|
|
|
"nixgl": "nixgl",
|
2023-09-14 21:46:01 +03:00
|
|
|
"nixos-hardware": "nixos-hardware",
|
2023-09-15 14:39:04 +03:00
|
|
|
"nixpkgs": "nixpkgs",
|
2024-03-13 13:56:38 +02:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
2023-10-01 22:45:00 +03:00
|
|
|
"nur": "nur",
|
2023-12-18 22:57:09 +02:00
|
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
2023-04-05 22:48:04 +03:00
|
|
|
}
|
|
|
|
},
|
2023-04-14 14:12:45 +03:00
|
|
|
"systems": {
|
2023-04-05 22:48:04 +03:00
|
|
|
"locked": {
|
2023-04-14 14:12:45 +03:00
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
2023-04-05 22:48:04 +03:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-04-14 14:12:45 +03:00
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
2023-04-05 22:48:04 +03:00
|
|
|
"type": "github"
|
2023-03-30 16:33:03 +03:00
|
|
|
}
|
2023-12-24 01:30:10 +02:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
2023-03-30 16:33:03 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|