Files
nixcfg/flake.lock
2022-03-21 18:48:13 +00:00

84 lines
2.0 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1647821523,
"narHash": "sha256-NAIY357pAOcxK6bAt83kKEJ2LxZhLCiPIlmQ2iTQbk4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "835797f3a4a59459a316ae8d4ab91fa59faf61a4",
"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": 1647800324,
"narHash": "sha256-rjwoxrk16zfrcO5Torh6CbAd5GHsHrXw+EwxOvh9AUI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9bc841fec1c0e8b9772afa29f934d2c7ce57da8e",
"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
}