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-07-06 18:49:33 +00:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2021-11-20 04:08:18 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-06 18:49:33 +00:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
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-07-12 22:09:52 +00:00
"lastModified": 1689060619,
"narHash": "sha256-vODUkZLWFVCvo1KPK3dC2CbXjxa9antEn5ozwlcTr48=",
2022-05-10 20:44:45 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-07-12 22:09:52 +00:00
"rev": "44bc025007e5fcc10dbc3d9f96dcbf06fc0e8c1c",
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-07-12 22:09:52 +00:00
"lastModified": 1689137672,
"narHash": "sha256-QZoHxr0a73x6rQcAo5CiwYpysHbSnk7lAR8/16um7mM=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-12 22:09:52 +00:00
"rev": "98da3dd0de6660d4abed7bb74e748694bd803413",
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-07-12 22:09:52 +00:00
"lastModified": 1689098530,
"narHash": "sha256-fxc/9f20wRyo/5ydkmZkX/Sh/ULa7RcT8h+cUv8p/44=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-12 22:09:52 +00:00
"rev": "f2406198ea0e4e37d4380d0e20336c575b8f8ef9",
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": {
"lastModified": 1688700418,
"narHash": "sha256-IoC3cAf11rJ9cwtM/y2gWXnCUwIIP4rcQRsMtdr7d/c=",
2021-11-20 04:08:18 +00:00
"ref": "unified",
"rev": "a347e1d1fe0190b56c0268396fb719652bf4e839",
"revCount": 31,
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
}