nixos-config/flake.lock

154 lines
4 KiB
Plaintext
Raw Normal View History

2021-11-20 04:08:18 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-06-28 00:06:42 +00:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2021-11-20 04:08:18 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-28 00:06:42 +00:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-05-31 04:42:46 +00:00
"ref": "release-22.05",
2021-11-20 04:08:18 +00:00
"repo": "home-manager",
"type": "github"
}
},
2022-05-10 20:44:45 +00:00
"nixos-hardware": {
"locked": {
2022-09-11 20:42:45 +00:00
"lastModified": 1662714967,
"narHash": "sha256-IOTq5tAGGmBFj7tQbkcyLE261JUeTUucEE3p0WLZ4qM=",
2022-05-10 20:44:45 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-09-11 20:42:45 +00:00
"rev": "1fec8fda86dac5701146c77d5f8a414b14ed1ff6",
2022-05-10 20:44:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-11-20 04:08:18 +00:00
"nixpkgs": {
"locked": {
2022-09-11 20:42:45 +00:00
"lastModified": 1662874738,
"narHash": "sha256-kG29aU9f5UTWhPf/QEh5LanDmqqbbcErWYAcPptC/Cg=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-11 20:42:45 +00:00
"rev": "dd1f4d982445a7d1b1869baa42f8f0f9bc606714",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-05-31 04:42:46 +00:00
"ref": "nixos-22.05",
2021-11-20 04:08:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-08 02:26:59 +00:00
"nixpkgs-unstable": {
"locked": {
2022-09-11 20:42:45 +00:00
"lastModified": 1662821606,
"narHash": "sha256-Z9z9iSH+tgJ0iyRcBfEQRwELgjnhpVXsktiWiFe3SuY=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-11 20:42:45 +00:00
"rev": "93a0067a9c85c17764f7755947e6ecf52dc47d8a",
2021-12-08 02:26:59 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2021-12-08 02:26:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-20 04:08:18 +00:00
"private": {
"locked": {
2022-07-10 04:20:33 +00:00
"lastModified": 1656526244,
"narHash": "sha256-FLoNh/rvQhkwMSzKj0lzkX3l+TY3Zp5sJZpwaxsLY7E=",
2021-11-20 04:08:18 +00:00
"ref": "unified",
2022-07-10 04:20:33 +00:00
"rev": "214732b6071afb2a9a1c2510528ce4f35c1b299e",
"revCount": 30,
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",
2022-05-10 20:44:45 +00:00
"nixos-hardware": "nixos-hardware",
2021-11-20 04:08:18 +00:00
"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": {
2022-03-29 23:01:33 +00:00
"lastModified": 1648577588,
"narHash": "sha256-ur0wxh0hrQH2BiFBxfmm16dJtS+tGzIU9EN3EZpSCpQ=",
2021-11-20 04:08:18 +00:00
"owner": "samueldr",
"repo": "wip-pinebook-pro",
2022-03-29 23:01:33 +00:00
"rev": "97751d24818f5fdc7abf4418fcfcc31fecfcc18a",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "samueldr",
"repo": "wip-pinebook-pro",
"type": "github"
}
}
},
"root": "root",
"version": 7
}