Files
nixcfg/flake.lock
2022-02-02 01:48:28 +00:00

84 lines
2.0 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1643567433,
"narHash": "sha256-tyFgodcZRlt0ZshbgyLf4m/Sd/ys9p0AHfeVZQ50WKU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "95d39e13a4a7a818c87f2701b59820d3ac0e674c",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"i3utils": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1636667637,
"narHash": "sha256-qgjgowDhUF3Kb4KKzJGd5VtKEHkDqn4unEexPauPvgs=",
"ref": "main",
"rev": "7c057b93965fb730f73628d46d509797a93e32d9",
"revCount": 10,
"type": "git",
"url": "https://git.sr.ht/~dpatterbee/i3utils"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.sr.ht/~dpatterbee/i3utils"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1635992396,
"narHash": "sha256-U3EKRCbgPgiNlqxG0wdw3XX5M3dF1nWqK6PPRazLe7s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "16697754ebd07ed180fed5cd59dbc6e7b62776b8",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1643347846,
"narHash": "sha256-O0tyXF//ppRpe9yT1Uu5n34yI2MWDyY6ZiJ4Qn5zIkE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5bb20f9dc70e9ee16e21cc404b6508654931ce41",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"i3utils": "i3utils",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}