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-07-10 04:20:33 +00:00
"lastModified": 1656933710,
"narHash": "sha256-SVG8EqY1OTJWBRY4hpct2ZR2Rk0L8hCFkug3m0ABoZE=",
2022-05-10 20:44:45 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-07-10 04:20:33 +00:00
"rev": "3bf48d3587d3f34f745a19ebc968b002ef5b5c5a",
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-08-20 15:52:26 +00:00
"lastModified": 1660842467,
"narHash": "sha256-lSer61lI5X61/3zjMu4OSUqdKSCW2jM1rU6B3WLBOj4=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-08-20 15:52:26 +00:00
"rev": "9b9f4bb4e1125a2b9734b05a4c35ff388cabec05",
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-08-20 15:52:26 +00:00
"lastModified": 1660819943,
"narHash": "sha256-TRZV/mlW1eYuojqDC3ueYWj7jsTKXJCtyMLNYX/Ybtw=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-08-20 15:52:26 +00:00
"rev": "8ea014acc33da95ea56c902229957d8225005163",
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
}