mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 23:36:16 +02:00
flake.nix: Remove outdated comment
This commit is contained in:
parent
650f189402
commit
f9a23c8d21
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
description = "The purely functional package manager";
|
description = "The purely functional package manager";
|
||||||
|
|
||||||
# TODO switch to nixos-23.11-small
|
|
||||||
# https://nixpk.gs/pr-tracker.html?pr=291954
|
|
||||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||||
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||||
inputs.nixpkgs-23-11.url = "github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446";
|
inputs.nixpkgs-23-11.url = "github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446";
|
||||||
|
|
Loading…
Reference in a new issue