Flake lock file updates:
• Updated input 'nix-pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/200790e9c77064c53eaf95805b013d96615ecc27' (2022-12-19)
→ 'github:cachix/pre-commit-hooks.nix/67d98f02443b9928bc77f1267741dcfdd3d7b65c' (2022-12-26)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/5d806470dff7f43c1cea567e2db66b1ba3a4ec9c' (2022-12-20)
→ 'github:nixos/nixpkgs/e1b816884f558821c2372ecdb6351aa9c03d5b3b' (2022-12-26)
• Updated input 'nixpkgsMaster':
'github:NixOS/nixpkgs/23b94c33e28fe2e23d7265bc03ae032b01d878b3' (2022-12-20)
→ 'github:NixOS/nixpkgs/bd7410c0e9f7c294cfd2286a84e79179a9323481' (2022-12-26)
• Updated input 'nur':
'github:nix-community/NUR/4103fbdf825891b4dc54a6bda72ef1757081444c' (2022-12-20)
→ 'github:nix-community/NUR/c4d98a84ce4284275581e6671225a7beaa7e3a64' (2022-12-26)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/32840f16ffa0856cdf9503a8658f2dd42bf70342' (2022-12-19)
→ 'github:Mic92/sops-nix/855b8d51fc3991bd817978f0f093aa6ae0fae738' (2022-12-25)
• Updated input 'sops-nix/nixpkgs-stable':
'github:NixOS/nixpkgs/87b58217c9a05edcf7630b9be32570f889217aef' (2022-12-19)
→ 'github:NixOS/nixpkgs/939c05a176b8485971463c18c44f48e56a7801c9' (2022-12-24)
255 lines
6.6 KiB
JSON
255 lines
6.6 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1668681692,
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"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"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nix-pre-commit-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1660459072,
|
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1667907331,
|
|
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-22.05",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"krops": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1644957911,
|
|
"narHash": "sha256-ggie/j7pdBqzDs4W7OiPmhqH9IGbXAbJxGqBdVxA8jA=",
|
|
"owner": "Mic92",
|
|
"repo": "krops",
|
|
"rev": "86fb3d2ee94fd8306231853b323ed8804edf26ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "krops",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-pre-commit-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1672050129,
|
|
"narHash": "sha256-GBQMcvJUSwAVOpDjVKzB6D5mmHI7Y4nFw+04bnS9QrM=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "67d98f02443b9928bc77f1267741dcfdd3d7b65c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "master",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1671271357,
|
|
"narHash": "sha256-xRJdLbWK4v2SewmSStYrcLa0YGJpleufl44A19XSW8k=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "40f79f003b6377bd2f4ed4027dde1f8f922995dd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1671271954,
|
|
"narHash": "sha256-cSvu+bnvN08sOlTBWbBrKaBHQZq8mvk8bgpt0ZJ2Snc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "d513b448cc2a6da2c8803e3c197c9fc7e67b19e3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1671923641,
|
|
"narHash": "sha256-flPauiL5UrfRJD+1oAcEefpEIUqTqnyKScWe/UUU+lE=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "939c05a176b8485971463c18c44f48e56a7801c9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgsMaster": {
|
|
"locked": {
|
|
"lastModified": 1672085117,
|
|
"narHash": "sha256-C+tgZDpZRXo61G91q23tCsTkaWb3vWqeNOR5oACFpF4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "bd7410c0e9f7c294cfd2286a84e79179a9323481",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1672069008,
|
|
"narHash": "sha256-KnI6P0JeSiD3fKI1q6a+dodq3194hgdGDlOmB217lzg=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "e1b816884f558821c2372ecdb6351aa9c03d5b3b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "release-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1672084008,
|
|
"narHash": "sha256-+on/N7MvMa+nyKHrvoCsmyIHcONIaRVFJ/YnG1BdygU=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "c4d98a84ce4284275581e6671225a7beaa7e3a64",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"home-manager": "home-manager",
|
|
"krops": "krops",
|
|
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"nixpkgsMaster": "nixpkgsMaster",
|
|
"nur": "nur",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1671937829,
|
|
"narHash": "sha256-YtaNB+mLw0d67JFYNjRWM+/AL3JCXuD/DGlnTlyX1tY=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "855b8d51fc3991bd817978f0f093aa6ae0fae738",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|