nixpkgs: 0-unstable-2025-01-11 -> 0-unstable-2025-01-12

This commit is contained in:
2025-01-12 07:27:51 +00:00
parent ccca829c79
commit 3988191739
2 changed files with 3 additions and 9 deletions

View File

@@ -8,8 +8,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "dc1758843d49c1ad354dda69eacb1fd83a67ae67";
sha256 = "sha256-JSgC6tI3G2+NQ74axE8AGOPNls9MJ9MPHeQCPOXgE4Q=";
version = "0-unstable-2025-01-11";
rev = "b621926eb44bbefee7a044b9f11beda2c426d526";
sha256 = "sha256-xaAXXi5voLbjdksj57HjNd3WADHCRKeOzjDhQtN2L64=";
version = "0-unstable-2025-01-12";
branch = "master";
}

View File

@@ -69,12 +69,6 @@ in
hash = "sha256-Bmy1xqqmHqJVpleKWOssF+6SUpKOIm6hIGQsW6+hUTg=";
})
(fetchpatch' {
name = "itgmania: init at 0.9.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/355725";
hash = "sha256-PWY7mDoUNrUJMvMJ0fAF8cmvA34YrizG2MvuNIjofvU=";
})
# (fetchpatch' {
# # TODO: send to upstream nixpkgs once tested (branch: lappy: pr-stepmania-wrapper)
# name = "stepmania: wrap the program so it knows where to find its data files";