haskellPackages: Regenerate with transitive-fixed packages

This commit is contained in:
maralorn
2023-04-22 15:10:09 +02:00
parent 0d30892a91
commit 86bb552bfb
2 changed files with 1 additions and 48 deletions
@@ -467,7 +467,6 @@ dont-distribute-packages:
- algorithmic-composition-basic
- algorithmic-composition-frequency-shift
- algorithmic-composition-overtones
- align-audio
- alms
- alpha
- alsa-gui
@@ -698,7 +697,6 @@ dont-distribute-packages:
- attoparsec-iteratee
- attoparsec-text-enumerator
- atuin
- audacity
- audiovisual
- aura
- authoring
@@ -762,7 +760,6 @@ dont-distribute-packages:
- batching
- battlenet-yesod
- battleplace-api
- battleship-combinatorics
- battleships
- bayes-stack
- bbi
@@ -818,7 +815,6 @@ dont-distribute-packages:
- bittorrent
- bla
- blakesum-demo
- blas-comfort-array
- blastxml
- blatex
- blaze-builder-enumerator
@@ -1029,10 +1025,6 @@ dont-distribute-packages:
- columbia
- columnar
- comark
- comfort-array
- comfort-array-shape
- comfort-fftw
- comfort-glpk
- commsec
- commsec-keyexchange
- comonad-random
@@ -2269,7 +2261,6 @@ dont-distribute-packages:
- hslua-objectorientation_2_3_0
- hslua-packaging_2_3_0
- hslua_2_3_0
- hsndfile-storablevector
- hspec-expectations-pretty
- hspec-pg-transact
- hspec-setup
@@ -2563,7 +2554,6 @@ dont-distribute-packages:
- language-qux
- language-spelling
- lapack
- lapack-comfort-array
- lapack-hmatrix
- large-anon
- lat
@@ -2769,9 +2759,7 @@ dont-distribute-packages:
- metronome
- micro-gateway
- microformats2-types
- midi-alsa
- midimory
- midisurface
- mighttpd
- minecraft-data
- minesweeper
@@ -2910,7 +2898,6 @@ dont-distribute-packages:
- net-spider-rpl
- net-spider-rpl-cli
- netcore
- netlib-comfort-array
- netlines
- netstring-enumerator
- nettle-frp
@@ -3260,6 +3247,7 @@ dont-distribute-packages:
- quickcheck-relaxng
- quickcheck-state-machine
- quickcheck-state-machine-distributed
- quickcheck-state-machine_0_7_2
- quicktest
- quipper
- quipper-algorithms
@@ -3702,9 +3690,7 @@ dont-distribute-packages:
- solr
- sonic-visualiser
- souffle-dsl
- sound-collage
- source-code-server
- soxlib
- sparkle
- sparrow
- sparsebit
@@ -3722,7 +3708,6 @@ dont-distribute-packages:
- spice
- spike
- splines
- split-record
- sprinkles
- sproxy
- sproxy-web
@@ -3767,14 +3752,12 @@ dont-distribute-packages:
- stm-actor
- stm-supply
- stmcontrol
- storablevector-carray
- storablevector-streamfusion
- stratum-tool
- stratux
- stratux-demo
- stratux-http
- stratux-websockets
- streamed
- streaming-fft
- streaming-process
- strelka
@@ -3852,13 +3835,7 @@ dont-distribute-packages:
- syntax-pretty
- syntax-printer
- syntaxnet-haskell
- synthesizer
- synthesizer-alsa
- synthesizer-core
- synthesizer-dimensional
- synthesizer-filter
- synthesizer-llvm
- synthesizer-midi
- sys-process
- systemstats
- t3-client
-24
View File
@@ -28153,7 +28153,6 @@ self: {
];
description = "Find relative time displacement of two recordings of the same music";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "align-audio";
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -37964,7 +37963,6 @@ self: {
];
description = "Interchange with the Audacity sound signal editor";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -41868,7 +41866,6 @@ self: {
testHaskellDepends = [ base QuickCheck ];
description = "Compute number of possible arrangements in the battleship game";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "battleship-combinatorics";
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -46853,7 +46850,6 @@ self: {
];
description = "Auto-generated interface to Fortran BLAS via comfort-array";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -64363,7 +64359,6 @@ self: {
];
description = "Arrays where the index type is a function of the shape type";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -64386,7 +64381,6 @@ self: {
doHaddock = false;
description = "Additional shape types for the comfort-array package";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -64408,7 +64402,6 @@ self: {
];
description = "High-level interface to FFTW (Fast Fourier Transform) based on comfort-array";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -64431,7 +64424,6 @@ self: {
];
description = "Linear Programming using GLPK and comfort-array";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {inherit (pkgs) glpk;};
@@ -152777,7 +152769,6 @@ self: {
libraryHaskellDepends = [ base hsndfile storablevector ];
description = "Haskell bindings for libsndfile (Data.StorableVector interface)";
license = lib.licenses.lgpl2Only;
hydraPlatforms = lib.platforms.none;
}) {};
"hsndfile-vector" = callPackage
@@ -177490,7 +177481,6 @@ self: {
];
description = "Auto-generated interface to Fortran LAPACK via comfort-array";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -193912,7 +193902,6 @@ self: {
description = "Convert between datatypes of the midi and the alsa packages";
license = lib.licenses.bsd3;
platforms = lib.platforms.linux;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -194030,7 +194019,6 @@ self: {
];
description = "A control midi surface";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "midisurface";
}) {};
@@ -205271,7 +205259,6 @@ self: {
];
description = "Helper modules for comfort-array wrappers to BLAS and LAPACK";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -271902,7 +271889,6 @@ self: {
];
description = "Approximate a song from other pieces of sound";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "sound-collage";
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -272058,7 +272044,6 @@ self: {
libraryPkgconfigDepends = [ sox ];
description = "Write, read, convert audio signals using libsox";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {inherit (pkgs) sox;};
@@ -273300,7 +273285,6 @@ self: {
];
description = "Split a big audio file into pieces at positions of silence";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "split-record";
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -277478,7 +277462,6 @@ self: {
libraryHaskellDepends = [ base carray storablevector utility-ht ];
description = "Conversion between storablevector and carray";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"storablevector-streamfusion" = callPackage
@@ -277836,7 +277819,6 @@ self: {
];
description = "Programmatically edit MIDI event streams via ALSA";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"streaming" = callPackage
@@ -283736,7 +283718,6 @@ self: {
];
description = "Audio signal processing coded in Haskell";
license = "GPL";
hydraPlatforms = lib.platforms.none;
}) {};
"synthesizer-alsa" = callPackage
@@ -283762,7 +283743,6 @@ self: {
description = "Control synthesizer effects via ALSA/MIDI";
license = lib.licenses.gpl3Only;
badPlatforms = lib.platforms.darwin;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -283798,7 +283778,6 @@ self: {
];
description = "Audio signal processing coded in Haskell: Low level part";
license = "GPL";
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -283822,7 +283801,6 @@ self: {
];
description = "Audio signal processing with static physical dimensions";
license = "GPL";
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};
@@ -283840,7 +283818,6 @@ self: {
];
description = "Audio signal processing coded in Haskell: Filter networks";
license = "GPL";
hydraPlatforms = lib.platforms.none;
}) {};
"synthesizer-inference" = callPackage
@@ -283919,7 +283896,6 @@ self: {
];
description = "Render audio signals from MIDI files or realtime messages";
license = "GPL";
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.thielema ];
}) {};