nixos-config/flake.lock

138 lines
3.6 KiB
Plaintext
Raw Normal View History

2021-11-20 04:08:18 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-10 18:10:58 +00:00
"lastModified": 1639871969,
"narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=",
2021-11-20 04:08:18 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-01-10 18:10:58 +00:00
"rev": "697cc8c68ed6a606296efbbe9614c32537078756",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2021-11-29 04:20:42 +00:00
"ref": "release-21.11",
2021-11-20 04:08:18 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-01-10 18:10:58 +00:00
"lastModified": 1641423937,
"narHash": "sha256-iIBSDySeZ79FDFiI5but9EtOIRc5Ncu/gq27Hg/yXjo=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-10 18:10:58 +00:00
"rev": "e67c94a1adbb5cf8a0448bc9c434589b2dd293c2",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-12-01 00:35:26 +00:00
"ref": "nixos-21.11",
2021-11-20 04:08:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-08 02:26:59 +00:00
"nixpkgs-unstable": {
"locked": {
2022-01-10 18:10:58 +00:00
"lastModified": 1641520708,
"narHash": "sha256-jGELR9I16UdMZmZ4j48k+yvUOYUVKThsoft41Pgx+h4=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-10 18:10:58 +00:00
"rev": "9f09fe7a15bfe656de7b1648ff8a312f4e05a686",
2021-12-08 02:26:59 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-20 04:08:18 +00:00
"private": {
"locked": {
2021-11-20 04:29:41 +00:00
"lastModified": 1637382407,
"narHash": "sha256-Bw/R8th8bbJ7w6qN6+kxv7pfN3oa+VuzuJdEWgFmDuA=",
2021-11-20 04:08:18 +00:00
"ref": "unified",
2021-11-20 04:29:41 +00:00
"rev": "992cc2ee5ba553bf3471e69fb59d8fe1fef4e87b",
"revCount": 28,
2021-11-20 04:08:18 +00:00
"type": "git",
"url": "ssh://git@github.com/artemist/nixos-config-private"
},
"original": {
"ref": "unified",
"type": "git",
"url": "ssh://git@github.com/artemist/nixos-config-private"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2021-12-08 02:26:59 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
2021-11-20 04:08:18 +00:00
"private": "private",
"rustybar": "rustybar",
"wip-pinebook-pro": "wip-pinebook-pro"
}
},
"rustybar": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1637380210,
"narHash": "sha256-aUpCO7JeSlhG2ydZucnzHTQdCd849u1EzTgIqTjpJV4=",
"owner": "mildlyfunctionalgays",
"repo": "rustybar",
"rev": "c21016e81ad2b460e05d1049cd15aafeac6f5dc9",
"type": "github"
},
"original": {
"owner": "mildlyfunctionalgays",
"repo": "rustybar",
"type": "github"
}
},
"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"
}
},
"wip-pinebook-pro": {
"flake": false,
"locked": {
"lastModified": 1635815864,
"narHash": "sha256-oIhShK2j198APnhm45iqhF8TDQ3M50LY3Hxn4hUDPF4=",
"owner": "samueldr",
"repo": "wip-pinebook-pro",
"rev": "caa3d3e324c369454da05ef6558c44ee1a0ee234",
"type": "github"
},
"original": {
"owner": "samueldr",
"repo": "wip-pinebook-pro",
"type": "github"
}
}
},
"root": "root",
"version": 7
}