mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
update nixpkgs version
This commit is contained in:
parent
f77ae62112
commit
468bf944df
4 changed files with 12 additions and 12 deletions
|
|
@ -5,9 +5,9 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
|
||||
# for bootstrap zip ball creation and proot-termux builds, we use a fixed version of nixpkgs to ease maintanence.
|
||||
# head of nixos-22.11 as of 2022-12-01
|
||||
# head of nixos-23.05 as of 2023-06-18
|
||||
# note: when updating nixpkgs-for-bootstrap, update store paths of proot-termux in modules/environment/login/default.nix
|
||||
nixpkgs-for-bootstrap.url = "github:NixOS/nixpkgs/596a8e828c5dfa504f91918d0fa4152db3ab5502";
|
||||
nixpkgs-for-bootstrap.url = "github:NixOS/nixpkgs/c7ff1b9b95620ce8728c0d7bd501c458e6da9e04";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue