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-28 15:58:48 +00:00
"lastModified": 1690200740,
"narHash": "sha256-aRkEXGmCbAGcvDcdh/HB3YN+EvoPoxmJMOaqRZmf6vM=",
2022-05-10 20:44:45 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-07-28 15:58:48 +00:00
"rev": "ba9650b14e83b365fb9e731f7d7c803f22d2aecf",
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-28 15:58:48 +00:00
"lastModified": 1690470004,
"narHash": "sha256-l57RmPhPz9r1LGDg/0v8bYgJO8R+GGTQZtkIxE7negU=",
2021-11-20 04:08:18 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-28 15:58:48 +00:00
"rev": "9462344318b376e157c94fa60c20a25b913b2381",
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-28 15:58:48 +00:00
"lastModified": 1690367991,
"narHash": "sha256-2VwOn1l8y6+cu7zjNE8MgeGJNNz1eat1HwHrINeogFA=",
2021-12-08 02:26:59 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-28 15:58:48 +00:00
"rev": "c9cf0708f00fbe553319258e48ca89ff9a413703",
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
}