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"
2023-06-06 00:51:11 +00:00
]
2021-11-20 04:08:18 +00:00
},
"locked": {
2023-06-06 00:51:11 +00:00
"lastModified": 1685599623,
"narHash": "sha256-Tob4CMOVHue0D3RzguDBCtUmX5ji2PsdbQDbIOIKvsc=",
2021-11-20 04:08:18 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-06 00:51:11 +00:00
"rev": "93db05480c0c0f30382d3e80779e8386dcb4f9dd",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-06 00:51:11 +00:00
"ref": "release-23.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": {
2023-05-31 18:11:46 +00:00
"lastModified": 1684899633,
"narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=",
2022-05-10 20:44:45 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-05-31 18:11:46 +00:00
"rev": "4cc688ee711159b9bcb5a367be44007934e1a49d",
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": {
2023-06-06 00:51:11 +00:00
"lastModified": 1685865905,
"narHash": "sha256-XJZ/o17eOd2sEsGif+/MQBnfa2DKmndWgJyc7CWajFc=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-06 00:51:11 +00:00
"rev": "e7603eba51f2c7820c0a182c6bbb351181caa8e7",
2021-11-20 04:08:18 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-06-06 00:51:11 +00:00
"ref": "nixos-23.05",
2021-11-20 04:08:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-08 02:26:59 +00:00
"nixpkgs-unstable": {
"locked": {
2023-06-06 00:51:11 +00:00
"lastModified": 1685931219,
"narHash": "sha256-8EWeOZ6LKQfgAjB/USffUSELPRjw88A+xTcXnOUvO5M=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-06 00:51:11 +00:00
"rev": "7409480d5c8584a1a83c422530419efe4afb0d19",
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"
],
2023-06-06 00:51:11 +00:00
"utils": "utils"
2021-11-20 04:08:18 +00:00
},
"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
}