Files
nixcfg/flake.lock
2022-03-25 22:22:02 +00:00

84 lines
2.0 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1648078876,
"narHash": "sha256-oa3RA0Z0UwEZ1M5kQOT9oUVd4ew3XePOu2oDTenFd98=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ac9404115362c901ffe5c5c215f76f74b79d5eda",
"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": 1648069223,
"narHash": "sha256-BXzQV8p/RR440EB9qY0ULYfTH0zSW1stjUCYeP4SF+E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26",
"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
}