Flake lock file updates:
• Updated input 'dev-nixpkgs':
'github:NixOS/nixpkgs/91c9a64ce2a84e648d0cf9671274bb9c2fb9ba60?narHash=sha256-ITeH8GBpQTw9457ICZBddQEBjlXMmilML067q0e6vqY%3D' (2025-11-12)
→ 'github:NixOS/nixpkgs/1d4c88323ac36805d09657d13a5273aea1b34f0c?narHash=sha256-esRhOS0APE6k40Hs/jjReXg%2Brx%2BJ5LkWw7cuWFKlwYA%3D' (2025-11-15)
• Updated input 'home-manager':
'github:nix-community/home-manager/c3bc79be5ee97455262c6c677bbf065eed07948c?narHash=sha256-oLugbe2pJv39BjWg7kAljn6vUxjVr/ArkITDX8fFd2Y%3D' (2025-11-15)
→ 'github:nix-community/home-manager/96156a9e86281c4bfc451236bc2ddfe4317e6f39?narHash=sha256-1rYieMVUyZ3kK/cBIr8mOusxrOEJ1/%2B2MsOg0oJ7b3A%3D' (2025-11-15)
174 lines
4.3 KiB
JSON
174 lines
4.3 KiB
JSON
{
|
|
"nodes": {
|
|
"dev-nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1763191728,
|
|
"narHash": "sha256-esRhOS0APE6k40Hs/jjReXg+rx+J5LkWw7cuWFKlwYA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1d4c88323ac36805d09657d13a5273aea1b34f0c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1762521437,
|
|
"narHash": "sha256-RXN+lcx4DEn3ZS+LqEJSUu/HH+dwGvy0syN7hTo/Chg=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "07bacc9531f5f4df6657c0a02a806443685f384a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"locked": {
|
|
"lastModified": 1761588617,
|
|
"narHash": "sha256-bHDJDoMHMMctf90Ug0po2LNanPgdB8aRl0psH7+TWzc=",
|
|
"owner": "NixOS",
|
|
"repo": "flake-compat",
|
|
"rev": "01ad7ce89c455171e4f864799b21d0785ba94a3a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "pull/75/merge",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763032142,
|
|
"narHash": "sha256-M+2QBQoC0lzkCdUQRXylR2RkcT6BCRfW3KDs+c/IGLw=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "84255025dee4c8701a99fbff65ac3c9095952f99",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709087332,
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763228015,
|
|
"narHash": "sha256-1rYieMVUyZ3kK/cBIr8mOusxrOEJ1/+2MsOg0oJ7b3A=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "96156a9e86281c4bfc451236bc2ddfe4317e6f39",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763136804,
|
|
"narHash": "sha256-6p2ljK42s0S8zS0UU59EsEqupz0GVCaBYRylpUadeBM=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "973db96394513fd90270ea5a1211a82a4a0ba47f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"dev-nixpkgs": "dev-nixpkgs",
|
|
"devshell": "devshell",
|
|
"flake-compat": "flake-compat",
|
|
"git-hooks": "git-hooks",
|
|
"home-manager": "home-manager",
|
|
"nix-darwin": "nix-darwin",
|
|
"treefmt-nix": "treefmt-nix"
|
|
}
|
|
},
|
|
"treefmt-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1762938485,
|
|
"narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|