nixos-configuration/flake.lock
jalr 1d58285693 flake.lock: Update
Flake lock file changes:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/46251a79f752ae1d46ef733e8e9760b6d3429da4' (2021-11-15)
  → 'github:nixos/nixpkgs/d5b65f812cd4f5a8fa74b406075b59a46f1cfd98' (2021-11-20)
• Updated input 'nur':
    'github:nix-community/NUR/69746e0eb8efba6ed7776dd910c4ebc3bc85f6b6' (2021-11-19)
  → 'github:nix-community/NUR/1f289cf1f9488694ce0b4021387bf753e231a4de' (2021-11-22)
2021-11-22 10:56:12 +00:00

106 lines
2.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637019201,
"narHash": "sha256-lq4gz51fx4m5FXfx1SCB444aEBeaYtLMVm3P18Wi9ls=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
"repo": "home-manager",
"type": "github"
}
},
"nix-pre-commit-hooks": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1636988353,
"narHash": "sha256-KZoMUmLgJVYnmohhJ/ENeiH8fCN7rY3VyG/4UpDNEWA=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "50cfce93606c020b9e69dce24f039b39c34a4c2d",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637448181,
"narHash": "sha256-ujcXli4esmtIHUBjE1BjmMuBWrcNvlHZrVXx56i5B1M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d5b65f812cd4f5a8fa74b406075b59a46f1cfd98",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1637577503,
"narHash": "sha256-LMWWudNH6xMCdllbgEb6UFZac0iP8OH46Xt4hk40SbQ=",
"owner": "nix-community",
"repo": "NUR",
"rev": "1f289cf1f9488694ce0b4021387bf753e231a4de",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}