mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
flake.lock: Update (#133)
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/548962c50b8afad7b8c820c1d6e21dc8394d6e65' (2023-11-04)
→ 'github:nix-community/disko/72bc1526268fda374cd17315e37b64ba340c5bf2' (2023-11-08)
• Updated input 'master':
'github:NixOS/nixpkgs/40e5c0270fab19a0201e9a03791112b90fe09ed9' (2023-11-08)
→ 'github:NixOS/nixpkgs/0d8ec4eb0e73516b2f36d521a0d5577f47eb6e29' (2023-11-09)
• Updated input 'nvim-flake':
'github:Gerg-L/nvim-flake/4c664f560505d91d8e33fa6b5fe034340a4de162' (2023-11-08)
→ 'github:Gerg-L/nvim-flake/aa06402abb40aebf477c761147b98eca11c15bc9' (2023-11-09)
• Updated input 'nvim-flake/neovim-src':
'github:neovim/neovim/3d8f0cb695a5ea97ea05bc7decb19bb047cb753d' (2023-11-08)
→ 'github:neovim/neovim/77bb69d7b0d1ae8d9526b658eeea07b2d58ae78d' (2023-11-09)
• Updated input 'spicetify-nix':
'github:Gerg-L/spicetify-nix/023455cc9eb1b71fb0d8ceb7e2f7b2a4c34ce90f' (2023-11-08)
→ 'github:Gerg-L/spicetify-nix/dc0751a1f14642ef2e8970edb8ce5d579a8364bf' (2023-11-09)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa349241f3
commit
44403280d4
1 changed files with 15 additions and 15 deletions
30
flake.lock
generated
30
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699099781,
|
"lastModified": 1699483000,
|
||||||
"narHash": "sha256-2WAs839yL6xmIPBLNVwbft46BDh0/RAjq1bAKNRqeR4=",
|
"narHash": "sha256-zWEj1e6r2KNJFTdj4/vpnpoJc2l+v3JHwlQCzrtkojU=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "disko",
|
"repo": "disko",
|
||||||
"rev": "548962c50b8afad7b8c820c1d6e21dc8394d6e65",
|
"rev": "72bc1526268fda374cd17315e37b64ba340c5bf2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -168,11 +168,11 @@
|
||||||
},
|
},
|
||||||
"master": {
|
"master": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699414202,
|
"lastModified": 1699506475,
|
||||||
"narHash": "sha256-vru5zPJORL0Tp0jBJzlz9fj7u+Druuhu24M9IoUdAfM=",
|
"narHash": "sha256-9YEn7fSjc4Ewyoohc1UHwPtbT71circLyJUY0Qtajak=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "40e5c0270fab19a0201e9a03791112b90fe09ed9",
|
"rev": "0d8ec4eb0e73516b2f36d521a0d5577f47eb6e29",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -185,11 +185,11 @@
|
||||||
"neovim-src": {
|
"neovim-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699406593,
|
"lastModified": 1699490305,
|
||||||
"narHash": "sha256-YbnYrXg5w4t98MWs0tlBdhkWe/oGOmZwMf+Ej7LvGCg=",
|
"narHash": "sha256-hEzn+mMSwkaz7vSzXIopNK7JIp/IPPuZsx33/ofgC9s=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "3d8f0cb695a5ea97ea05bc7decb19bb047cb753d",
|
"rev": "77bb69d7b0d1ae8d9526b658eeea07b2d58ae78d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -381,11 +381,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699417011,
|
"lastModified": 1699503420,
|
||||||
"narHash": "sha256-fCReTOkJxaD2VDNftjoO2UOzjfqHhQhz7OSQC6M49FM=",
|
"narHash": "sha256-Hgpq4FmF5uyfL8EZS0yZWnSzsOum9Z3wFhPJIfwfp/w=",
|
||||||
"owner": "Gerg-L",
|
"owner": "Gerg-L",
|
||||||
"repo": "nvim-flake",
|
"repo": "nvim-flake",
|
||||||
"rev": "4c664f560505d91d8e33fa6b5fe034340a4de162",
|
"rev": "aa06402abb40aebf477c761147b98eca11c15bc9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -439,11 +439,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699416840,
|
"lastModified": 1699503250,
|
||||||
"narHash": "sha256-mrVm+JGCHaUBVVIkVC9XijOx5PNdyR9V/53E1UaLMR0=",
|
"narHash": "sha256-Cz5l0bvveJE+G37ARNrsINNMwUa82fq+KNrLzKpLsiY=",
|
||||||
"owner": "Gerg-L",
|
"owner": "Gerg-L",
|
||||||
"repo": "spicetify-nix",
|
"repo": "spicetify-nix",
|
||||||
"rev": "023455cc9eb1b71fb0d8ceb7e2f7b2a4c34ce90f",
|
"rev": "dc0751a1f14642ef2e8970edb8ce5d579a8364bf",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue